【更新】代码生产接口仅超管可用

This commit is contained in:
xuyuxiang 2023-03-01 11:09:32 +08:00
parent 437b0b069d
commit a1e78d1d1e

View File

@ -168,6 +168,8 @@ public class GlobalConfigure implements WebMvcConfigurer {
"/dev/sms/page",
"/dev/sms/delete",
"/dev/sms/detail",
"/gen/basic/**",
"/gen/config/**",
"/mobile/menu/**",
"/mobile/module/**",
};