feat:新建店添加合同编码字段

This commit is contained in:
苏竹红
2025-09-16 11:14:54 +08:00
parent fe16305910
commit 4251b69eab
2 changed files with 3 additions and 0 deletions

View File

@@ -219,6 +219,8 @@ public class ZxjpApiRequest {
private Long shopId;
@ApiModelProperty("合同编号")
private String contractCode;