Commit 36eab8ec by huluobin

update

parent 261f1315
......@@ -99,7 +99,7 @@ public class Customer implements Serializable {
@ApiModelProperty("数据完整度")
private Double dataIntegrity;
@ApiModelProperty("1, 大众 2,朋友介绍3, 自来 4,微信 5:街客 6:线上活动 7,街客(逛街)8,街客(附近上班)9, 街客(住附近)10,其他")
@ApiModelProperty("1, 大众 2,朋友介绍3, 自来 4,微信 5:街客 6:线上活动 7,街客(逛街)8,街客(附近上班)9, 街客(住附近)10,其他 11,小红书")
private Integer customerSource;
@ApiModelProperty("1,新建预约2,新建订单3,微信端授权'")
......
......@@ -36,7 +36,7 @@ spring:
# 数据配置
datasource:
# url: jdbc:mysql://10.0.0.9:3306/bailun_gogirl?useUnicode=true&characterEncoding=utf-8&useSSL=false&&zeroDateTimeBehavior=convertToNull
url: jdbc:mysql://gz-cdb-c0sq6eax.sql.tencentcdb.com:60779/gogirl_manicure?useUnicode=true&characterEncoding=utf-8&useSSL=false&zeroDateTimeBehavior=convertToNull
url: jdbc:mysql://gz-cdb-c0sq6eax.sql.tencentcdb.com:60779/gogirl_pre?useUnicode=true&characterEncoding=utf-8&useSSL=false&zeroDateTimeBehavior=convertToNull
username: root
password: "#7kfnymAM$Y9-Ntf"
driver-class-name: com.mysql.jdbc.Driver
......
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