REQ-3581: 改字段名称

This commit is contained in:
yanglin 2025-02-21 18:41:57 +08:00
parent 71afe9366f
commit cda53c1b38

View File

@ -19,7 +19,7 @@ public class EssContractInfo {
private String appCode; private String appCode;
/** /**
* 业务编码 * 幂等编码
*/ */
private String idempotentCode; private String idempotentCode;