Commit afe8d1b9 by jianan

生成预计发佣记录是查询出账币种、默认结算汇率4

parent 981ab70f
......@@ -27,6 +27,7 @@ public class ChangePolicyFollowStatusRequest {
* 生效日期
*/
@Schema(description = "生效日期")
@JsonFormat(pattern = "yyyy-MM-dd", timezone = "GMT+8")
private Date effectiveDate;
/**
......
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