jyy
2021-06-19 756e16e090b15c7fd8648f55f5451367face6abc
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";
   /**
    * 登陆前要访问的地址
    */