提交 17fdbf03 authored 作者: 000516's avatar 000516 提交者: Coding

userDTO添加飞书ID信息

Merge Request: userDTO添加飞书ID信息 Created By: @李秋林 Accepted By: @李秋林 URL: https://g-pkkp8204.coding.net/p/wangxiaolu-sfa/d/wangxiaolu-sfa-api-system/git/merge/89?initial=true
...@@ -157,4 +157,6 @@ public class UserDto { ...@@ -157,4 +157,6 @@ public class UserDto {
* 促销帐号状态(0:正常 1:停用) * 促销帐号状态(0:正常 1:停用)
*/ */
private String proStatus; private String proStatus;
private String fsUserId;
private String fsOpenId;
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论