本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
server
/
formallProject
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
[营销分析][添加][卡营销列表]
release_toaliyun_real
luozukai
7 年之前
父節點
c84a9d008f
當前提交
1878c7a7d3
共有
2 個檔案被更改
,包括
4 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkMQConsumer/src/main/resources/application-prod.yml
+3
-0
mallinkMQConsumer/src/main/resources/application-test.yml
+ 1
- 1
mallinkMQConsumer/src/main/resources/application-prod.yml
查看文件
@@ -1,6 +1,6 @@
spring:
profiles:
include: r
ocke
tMQ
include: r
abbi
tMQ
# JDBC
datasource:
url: jdbc:mysql://formalldb.cfqyqflkdlit.rds.cn-northwest-1.amazonaws.com.cn:3306/mallink?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true
+ 3
- 0
mallinkMQConsumer/src/main/resources/application-test.yml
查看文件
@@ -1,3 +1,6 @@
spring:
profiles:
include: rabbitMQ
spring:
# JDBC
datasource:
Write
Preview
Loading…
取消
儲存