Commit a7c7891b authored by 孙东伟's avatar 孙东伟

活动修改成喜力活动

parent 8bd31a9b
...@@ -11,7 +11,7 @@ spring: ...@@ -11,7 +11,7 @@ spring:
strict: true strict: true
datasource: datasource:
db1: db1:
url: jdbc:mysql://rm-bp15h28bq72fbw407.mysql.rds.aliyuncs.com:3306/drawdongao?characterEncoding=UTF-8&useSSL=true&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2B8&rewriteBatchedStatements=true url: jdbc:mysql://rm-bp15h28bq72fbw407.mysql.rds.aliyuncs.com:3306/drawxili?characterEncoding=UTF-8&useSSL=true&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2B8&rewriteBatchedStatements=true
username: draw username: draw
password: sACSFEgGEYcWXNDeyr74 password: sACSFEgGEYcWXNDeyr74
driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.jdbc.Driver
......
######################## 业务配置 #################### ######################## 业务配置 ####################
draw: draw:
maxcount: 9999999 #抽奖最大次数 maxcount: 9999999 #抽奖最大次数
countunit: 58 #每抽10元加1次次数 countunit: 8 #每多少元加1次次数
maxmoney: 580 #理论上最多花费金额 元 maxmoney: 80 #理论上最多花费金额 元
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