浏览代码

本地和生产yml配置

chendayu 2 年之前
父节点
当前提交
e22f1a5643
共有 1 个文件被更改,包括 19 次插入1 次删除
  1. 19 1
      target/classes/configSetting.json

+ 19 - 1
target/classes/configSetting.json

@@ -9,7 +9,25 @@
         "filePath": "/file/"
     },
     {
-        "sourceId": "2",   
+        "sourceId": "2",
+        "sourceName": "FSS",
+        "name": "192.168.1.24",
+        "id": 1,
+        "userName": "root",
+        "passWord": "xiaoshi221101",
+        "filePath": "/project/pas/prod/file/"
+    },
+    {
+        "sourceId": "3",
+        "sourceName": "FSS",
+        "name": "192.168.1.24",
+        "id": 1,
+        "userName": "root",
+        "passWord": "xiaoshi221101",
+        "filePath": "/project/rms/prod/file/"
+    },
+    {
+        "sourceId": "4",
         "sourceName": "OSS",
         "name": "阿里云",
         "id": 2,