jyy
2021-06-12 393d296e43f0e5f11e524cab5446bcd3eee94e89
zq-erp/src/main/java/com/matrix/system/constance/SystemConstance.java
@@ -3,10 +3,6 @@
public class SystemConstance {
    
   /**
    * 当前进行操作的用户
    */
   public static final String CURRENT_CUSTOMER = "CURRENT_CUSTOMER";
   /**
@@ -14,10 +10,7 @@
    */
   public static final String SYSTEM_USER = "SYSTEM";
   /**
    * 查询历史记录
    */
   public static final String HISTORY_CUSTOMER = "HISTORY_CUSTOMER";
   /**
    * 登陆前要访问的地址
    */