Example #1
0
 public GasContentService(IGasContentAlarmCacheService gasContentAlarmCacheService)
 {
     _gasContentAlarmCacheService = gasContentAlarmCacheService;
 }