|
@@ -16,24 +16,6 @@ db.name=exchange-v1.0.0
|
|
|
db.username=root
|
|
|
db.password=123456789
|
|
|
|
|
|
-#com.qmth.fss.public.config=oss://key:secret@teachcloud-print-dev-public.oss-api.qmth.com.cn
|
|
|
-#com.qmth.fss.public.server=https://oss-file.qmth.com.cn/teachcloud-print-dev-public
|
|
|
-#com.qmth.fss.private.config=oss://key:secret@teachcloud-print-dev-private.oss-api.qmth.com.cn
|
|
|
-#com.qmth.fss.private.server=https://oss-file.qmth.com.cn/teachcloud-print-dev-private
|
|
|
-
|
|
|
-#com.qmth.fss.public.config=oss://LTAI4Fi8jVRYT49QBXU9x5QX:97aBLBfkQR5mzCiQa82yWLAH57eUd8@teachcloud-test.oss-cn-shenzhen.aliyuncs.com
|
|
|
-#com.qmth.fss.public.server=https://teachcloud-test.oss-cn-shenzhen.aliyuncs.com
|
|
|
-#com.qmth.fss.private.config=oss://LTAI4Fi8jVRYT49QBXU9x5QX:97aBLBfkQR5mzCiQa82yWLAH57eUd8@teachcloud-test.oss-cn-shenzhen.aliyuncs.com
|
|
|
-#com.qmth.fss.private.server=https://teachcloud-test.oss-cn-shenzhen.aliyuncs.com
|
|
|
-
|
|
|
-com.qmth.fss.public.config=../static/
|
|
|
-com.qmth.fss.public.server=/Users/king/git
|
|
|
-#com.qmth.fss.public.server=/static/
|
|
|
-com.qmth.fss.private.config=../static/
|
|
|
-com.qmth.fss.private.server=/Users/king/git
|
|
|
-#com.qmth.fss.private.server=/static/
|
|
|
-spring.resources.static-locations=file:${com.qmth.fss.private.server},classpath:/META-INF/resources/,classpath:/resources/
|
|
|
-
|
|
|
#mysql\u914D\u7F6E
|
|
|
com.qmth.datasource.url=jdbc:mysql://${db.host}:${db.port}/${db.name}?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true
|
|
|
com.qmth.datasource.username=${db.username}
|