master
chentaisen 2024-08-25 18:49:42 +08:00
parent 0eda954ab4
commit ef87c3755e
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ public class RuleController {
return Result.success(ruleService.updateById(rule)); return Result.success(ruleService.updateById(rule));
} }
/** /**
* *
* *