Showing
1 changed file
with
8 additions
and
6 deletions
1 | autoconfig.properties = sharedAutoconfig | 1 | autoconfig.properties = sharedAutoconfig |
2 | 2 | ||
3 | -autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties | 3 | +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_4/global-autoconfig.properties |
4 | 4 | ||
5 | jdbc.mysql.yhbpromotion.master.password = input_password | 5 | jdbc.mysql.yhbpromotion.master.password = input_password |
6 | jdbc.mysql.yhbpromotion.master.username = guang_res | 6 | jdbc.mysql.yhbpromotion.master.username = guang_res |
@@ -9,11 +9,13 @@ promoation.invite.failCoupon = {\\"old\\":12085,\\"fail\\":12087} | @@ -9,11 +9,13 @@ promoation.invite.failCoupon = {\\"old\\":12085,\\"fail\\":12087} | ||
9 | promoation.invite.newCouponMap = {\\"12091\\":25,\\"12097\\":20,\\"12095\\":23,\\"12093\\":22,\\"12089\\":20} | 9 | promoation.invite.newCouponMap = {\\"12091\\":25,\\"12097\\":20,\\"12095\\":23,\\"12093\\":22,\\"12089\\":20} |
10 | promoation.invite.shareCoupon = [ \\"12073\\", \\"12075\\", \\"12077\\", \\"12079\\", \\"12081\\", \\"12083\\" ] | 10 | promoation.invite.shareCoupon = [ \\"12073\\", \\"12075\\", \\"12077\\", \\"12079\\", \\"12081\\", \\"12083\\" ] |
11 | 11 | ||
12 | +promotion.sendCounpon.broadcast.rate = 0.9 | ||
13 | + | ||
14 | +resource_coupon_contentcode = b78b32ed81b18dde8ac84fd33602b88b | ||
15 | +share_coupon_expiredTime = 4 | ||
16 | + | ||
17 | +wechat.coupons.operators.email = wanli.zhao@yoho.cn | ||
18 | + | ||
12 | yohobuy.promotion.env.namespace = promotion | 19 | yohobuy.promotion.env.namespace = promotion |
13 | yohobuy.promotion.env.serverport = 5 | 20 | yohobuy.promotion.env.serverport = 5 |
14 | yohobuy.promotion.env.webapphome = /home/test/yohobuy-promotion/deploy | 21 | yohobuy.promotion.env.webapphome = /home/test/yohobuy-promotion/deploy |
15 | - | ||
16 | -wechat.coupons.operators.email=wanli.zhao@yoho.cn | ||
17 | - | ||
18 | -resource_coupon_contentcode=b78b32ed81b18dde8ac84fd33602b88b | ||
19 | -promotion.sendCounpon.broadcast.rate=0.9 |
-
Please register or login to post a comment