维护枚举
This commit is contained in:
@@ -26,7 +26,7 @@ public class AddSignFranchiseRequest {
|
||||
@ApiModelProperty("是否有营业执照 0-是 1-否")
|
||||
private Integer isBusinessLicense;
|
||||
|
||||
@ApiModelProperty("是否有食营 0-是 1-否")
|
||||
@ApiModelProperty("是否有食营 0-是 2-否[二证合一] 3-否[[三小一摊] 4-否[暂未办理]")
|
||||
private Integer isFoodLicense;
|
||||
|
||||
@ApiModelProperty("合同开始日期")
|
||||
|
||||
Reference in New Issue
Block a user