|
|
@@ -264,7 +264,7 @@ public class WxEnergyController extends BaseController { |
|
|
} |
|
|
} |
|
|
return new ResultData(retList); |
|
|
return new ResultData(retList); |
|
|
} |
|
|
} |
|
|
return new ResultData(); |
|
|
|
|
|
|
|
|
return new ResultData(retList); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
@ApiOperation("根据子表") |
|
|
@ApiOperation("根据子表") |
|
|
|