Browse Source

路径查找增加id过滤功能

Pchen. 3 months ago
parent
commit
25c2789bcb
1 changed files with 12 additions and 24 deletions
  1. 12 24
      config.json

+ 12 - 24
config.json

@@ -2,9 +2,9 @@
     "port": 30003,
     "port": 30003,
     "database": {
     "database": {
         "host": "8.137.37.202",
         "host": "8.137.37.202",
-        "database": "ic",
-        "port": 41306,
-        "user": "ic",
+        "database": "cg_lepao",
+        "port": 23306,
+        "user": "cg_lepao",
         "password": "yx3ud937",
         "password": "yx3ud937",
         "connectTimeout": 30000
         "connectTimeout": 30000
     },
     },
@@ -13,30 +13,18 @@
         "port": 5173,
         "port": 5173,
         "password": ""
         "password": ""
     },
     },
+    "rabbitmq": {
+        "url": "amqp://admin:yx3ud937@154.64.245.88:5672",
+        "reconnectInterval": 5000
+    },
     "email": [
     "email": [
         {
         {
-            "host": "smtp.zoho.com",
-            "port": 465,
-            "secure": true,
-            "user": "mail@xxoo365.top",
-            "password": "yx3ud937",
-            "from": "RunForge智能校园乐跑平台 <mail@xxoo365.top>"
-        },
-        {
-            "host": "smtp.zeptomail.com",
+            "host": "xxoo365.top",
             "port": 587,
             "port": 587,
-            "secure": true,
-            "user": "noreply@mail.xxoo365.top",
-            "password": "wSsVR60k+xX5X6osmGCsL708nFUHAw6gE09/ilGo7iL6G/3Cp8dowRDKVlenTvkfGGFvQmMbrOkgnUtV2zMJit4smQlSXiiF9mqRe1U4J3x17qnvhDzIXWlakBeLKo8Aww1omGBoEsgn+g==",
-            "from": "RunForge智能校园乐跑平台 <noreply@mail.xxoo365.top>"
-        },
-        {
-            "host": "smtp.exmail.qq.com",
-            "port": 465,
-            "secure": true,
-            "user": "mail@ctbu.top",
-            "password": "FPhxUVrt5J9WxgiP",
-            "from": "RunForge智能校园乐跑平台 <mail@ctbu.top>"
+            "secure": false,
+            "user": "noreply@xxoo365.top",
+            "password": "Yx3ud937",
+            "from": "RunForge智能校园乐跑平台 <noreply@xxoo365.top>"
         }
         }
     ],
     ],
     "url": "https://lepao-api.xxoo365.top",
     "url": "https://lepao-api.xxoo365.top",