shopId
This commit is contained in:
@@ -9,6 +9,8 @@ import java.util.Date;
|
||||
@Data
|
||||
@ApiModel("证照审批列表响应体")
|
||||
public class LicenseListResponse {
|
||||
|
||||
private String shopId;
|
||||
@ApiModelProperty("门店名称")
|
||||
private String storeName;
|
||||
@ApiModelProperty("门店编码")
|
||||
|
||||
Reference in New Issue
Block a user