wangxy 1 hete
szülő
commit
79b8d03444

+ 1 - 1
fs-service/src/main/java/com/fs/company/vo/CompanyVO.java

@@ -108,5 +108,5 @@ public class CompanyVO implements Serializable
     // 控制休息提示是否打开要暂停  0-关闭 1-打开 null-默认打开
     private Integer isOpenRestReminder;
 
-    private Integer accountId;
+    private Long accountId;
 }