master
chentaisen 2024-09-05 11:51:43 +08:00
parent 7aaefce117
commit 739a5f713b
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ public class RuleEditionController {
// } else {
// log.info("没有找到文件");
// }
testService.test();
// testService.test();
LambdaQueryWrapper<RuleEdition> queryWrapper = new LambdaQueryWrapper<>();
queryWrapper.eq(
RuleEdition::getRuleKind, ruleEdition.getRuleKind()