去除小票打印二维码
This commit is contained in:
@@ -55,8 +55,7 @@ public class LoginFilter implements Filter {
|
||||
"cashierService/product/productInfo",
|
||||
"cashierService/notify/**",//登录部分接口不校验
|
||||
"notify/**",
|
||||
"cashierService/table/**",//回调部分接口不校验
|
||||
"cashierService/pay/**"
|
||||
"cashierService/table/**" //回调部分接口不校验
|
||||
);
|
||||
|
||||
@Autowired
|
||||
|
||||
Reference in New Issue
Block a user