lisai17@sina.com 2020-08-27 14:36:34 +08:00
parent 665d65a55e
commit e063880b57
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ public class AuthInterceptor implements Interceptor {
add("/orderclustertruck/find");
add("/orderclustertruck/save");
add("/orderclustertruck/del");
add("/customer/get");
add("/customer/update");
}});
}