Commit 37f7dc06 by jianan

Merge branch 'refs/heads/test_zjn' into test

parents 77e98e2e 68320893
......@@ -113,4 +113,9 @@ public class ExpectedFortuneAddRequest {
@Schema(description = "出账状态 0=待出账 1=可出帐,待检核 2=完成出账 3=部分出账 4=保留 5=已失效 6=可出帐,检核完成 7=未找到当前预计发佣对应的来佣, 字典值: csf_expected_fortune_status")
private String status;
/**
* 备注
*/
@Schema(description = "备注")
private String remark;
}
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