Pārlūkot izejas kodu

Merge branch 'huangyuan-user' of lift-manager/lift-server into develop

huangyuan 5 gadi atpakaļ
vecāks
revīzija
0114766314

+ 5 - 0
lift-common/src/main/java/cn.com.ty.lift.common/constants/ApiConstants.java

@@ -40,6 +40,11 @@ public class ApiConstants {
      */
     public static final String CURRENT_USER_ID = "userId";
 
+    /**
+     * 公司id
+     */
+    public static final String CURRENT_COMPANY_ID = "companyId";
+
     /**
      * 已删除
      */