debug: true
|
evn: dev
|
|
spring:
|
datasource:
|
url: jdbc:mysql://120.27.238.55:3306/hive_test_meidu?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&allowMultiQueries=true&transformedBitIsBoolean=true&serverTimezone=GMT%2B8
|
username: ct_test
|
password: 123456
|
|
static_resource_url: http://localhost:1088/
|
swagger:
|
enable: true
|
useRabbit: false
|
wx_pay_debug_onoff: false
|
|
ali:
|
sms:
|
accessKeyId: LTAI4FrjY9R9iDfC6YQTHfne
|
accessKeySecret: eSvQslpHpDSGlI9Hxm4y5MynNgLbCp
|
regionId: cn-hangzhou
|
signName: 肽妍
|
|
showExcptionUrl: http://test.hive.jyymatrix.cc/showException
|
|
log_path: /Users/jiangyouyao/logs/zqerp
|