Commit 3093aaa6 authored by zhaowei's avatar zhaowei

奥运活动

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