|
|
@@ -222,7 +222,7 @@ public class WxEnergyController extends BaseController { |
|
|
} |
|
|
} |
|
|
return new ResultData(retList); |
|
|
return new ResultData(retList); |
|
|
} |
|
|
} |
|
|
return new ResultData(); |
|
|
|
|
|
|
|
|
return new ResultData(retList); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
@ApiOperation("根据店铺查询能源表") |
|
|
@ApiOperation("根据店铺查询能源表") |
|
|
|