dev
parent
665d65a55e
commit
e063880b57
|
|
@ -42,6 +42,9 @@ public class AuthInterceptor implements Interceptor {
|
||||||
add("/orderclustertruck/find");
|
add("/orderclustertruck/find");
|
||||||
add("/orderclustertruck/save");
|
add("/orderclustertruck/save");
|
||||||
add("/orderclustertruck/del");
|
add("/orderclustertruck/del");
|
||||||
|
|
||||||
|
add("/customer/get");
|
||||||
|
add("/customer/update");
|
||||||
}});
|
}});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue