Commit 4494f649 by jianan

来佣接口22

parent 56dd7b41
...@@ -77,7 +77,7 @@ public class CommissionVO implements Serializable { ...@@ -77,7 +77,7 @@ public class CommissionVO implements Serializable {
/** /**
* 来佣状态 * 来佣状态
*/ */
@Schema(description = "来佣状态 0=未比对 1=比对成功 2=比对失败") @Schema(description = "来佣状态 0=未比对 1=比对成功 2=比对失败 字典值: csf_commission_status")
private String status; private String 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