Commit c39abfbb by zhangxingmin

push

parent 90760517
......@@ -63,6 +63,16 @@ public class ApiUserSaleExpandDetailResponse {
private String deptName;
/**
* 团队表唯一业务ID
*/
private String teamBizId;
/**
* 团队名称
*/
private String teamName;
/**
* 状态(0:停用 1:启用)
*/
private Integer status;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment