红圈通字段调整

This commit is contained in:
shuo.wang
2025-08-08 17:31:28 +08:00
parent 7455756868
commit 6370f8129f
2 changed files with 4 additions and 4 deletions

View File

@@ -62,10 +62,10 @@ public class HqtBuildAPIRequest {
private String field5__c;
/**
* field62__c 联系人(老板)手机号
* field6__c 联系人(老板)手机号
*/
@JsonProperty("field62__c")
private String field62__c;
@JsonProperty("field6__c")
private String field6__c;
/**