Merge branch 'ww' into test

This commit is contained in:
2024-09-24 17:46:40 +08:00
3 changed files with 5 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ public class AppApiMethodAspect {
"cn.ysk.cashier.controller.* " +
"|| cn.ysk.cashier.controller.*.* " +
"|| cn.ysk.cashier.mnt.rest.* " +
"|| cn.ysk.cashier.cons.rest.* " +
"|| cn.ysk.cashier.system.rest.* " +
"|| cn.ysk.cashier.config.security.rest.*" +
").*(..))")