|
|
@@ -137,7 +137,6 @@ public class WxCreditHistoryController extends BaseController { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@TenantIgnore |
|
|
|
|
|
@ApiOperation("积分清零计划") |
|
|
@ApiOperation("积分清零计划") |
|
|
@GetMapping("clearCreditByYear") |
|
|
@GetMapping("clearCreditByYear") |
|
|
@SystemControllerLog(description = "积分清零计划") |
|
|
@SystemControllerLog(description = "积分清零计划") |
|
|
|