Commit c82ca464 by huluobin

update

parent c475a71e
...@@ -30,7 +30,7 @@ public class AfterSaleBuyCardReason implements Serializable { ...@@ -30,7 +30,7 @@ public class AfterSaleBuyCardReason implements Serializable {
private Integer id; private Integer id;
@ApiModelProperty(value = "不接受开卡的原因") @ApiModelProperty(value = "不接受开卡的原因")
private String afterSaleBuyCardReason; private String name;
} }
spring: spring:
profiles: profiles:
active: prod active: pre
servlet: servlet:
#文件上传最大容量 #文件上传最大容量
multipart: multipart:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment