mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
1、线程池bean命名规范;2、菜单管理controller、service单元测试完善;3、已有controller单测替换mock static SecurityFrameworkUtils;
This commit is contained in:
+4
@@ -23,4 +23,8 @@ public @interface WithMockLoginUser {
|
||||
boolean isSuperAdmin() default false;
|
||||
|
||||
long organId() default 0L;
|
||||
|
||||
int userType() default 1;
|
||||
|
||||
long productId() default 0L;
|
||||
}
|
||||
Reference in New Issue
Block a user