国贸推送合同接口:接口请求号参数名修改
This commit is contained in:
@@ -8,7 +8,7 @@ import lombok.Data;
|
|||||||
public class IntPushContractReqVO {
|
public class IntPushContractReqVO {
|
||||||
|
|
||||||
@Schema(description = "接口请求号")
|
@Schema(description = "接口请求号")
|
||||||
private String __requestId_;
|
private String __requestId__;
|
||||||
@Schema(description = "接口类型")
|
@Schema(description = "接口类型")
|
||||||
private String __interfaceType__;
|
private String __interfaceType__;
|
||||||
@Schema(description = "操作标志")
|
@Schema(description = "操作标志")
|
||||||
|
|||||||
Reference in New Issue
Block a user