904118851 5 months ago
parent
commit
84a8a565a4
3 changed files with 3668 additions and 4 deletions
  1. 4 0
      bin/dj_back.pid
  2. 4 4
      etc/run_config.lua
  3. 3660 0
      log/2025_03_11.log

+ 4 - 0
bin/dj_back.pid

@@ -1,2 +1,6 @@
+<<<<<<< HEAD
+10052
+=======
 9810
 9810
 
 
+>>>>>>> 6070fc9ca7804091fee7a7df1d55e7b7a51c52b3

+ 4 - 4
etc/run_config.lua

@@ -36,28 +36,28 @@ return {
         --     db = "video_task"
         --     db = "video_task"
         -- },
         -- },
         mysqldb_cnf = {
         mysqldb_cnf = {
-            ip = 'djtext.rwlb.rds.aliyuncs.com',
+            ip = 'djmysql.rwlb.rds.aliyuncs.com',
             port = 3306,
             port = 3306,
             user = "zdroot",
             user = "zdroot",
             password = "p0LTZh&CjMl2023",
             password = "p0LTZh&CjMl2023",
             db = "ml_oceanengine"
             db = "ml_oceanengine"
         },
         },
         mysqldb_task_cnf = {
         mysqldb_task_cnf = {
-            ip = 'djtext.rwlb.rds.aliyuncs.com',
+            ip = 'djmysql.rwlb.rds.aliyuncs.com',
             port = 3306,
             port = 3306,
             user = "zdroot",
             user = "zdroot",
             password = "p0LTZh&CjMl2023",
             password = "p0LTZh&CjMl2023",
             db = "video_task"
             db = "video_task"
         },
         },
         mysqldb_checks_cnf = {
         mysqldb_checks_cnf = {
-            ip = 'djtext.rwlb.rds.aliyuncs.com',
+            ip = 'djmysql.rwlb.rds.aliyuncs.com',
             port = 3306,
             port = 3306,
             user = "zdroot",
             user = "zdroot",
             password = "p0LTZh&CjMl2023",
             password = "p0LTZh&CjMl2023",
             db = "n8_union"
             db = "n8_union"
         },
         },
         mysqldb_material_review_cnf = {
         mysqldb_material_review_cnf = {
-            ip = 'djtext.rwlb.rds.aliyuncs.com',
+            ip = 'djmysql.rwlb.rds.aliyuncs.com',
             port = 3306,
             port = 3306,
             user = "zdroot",
             user = "zdroot",
             password = "p0LTZh&CjMl2023",
             password = "p0LTZh&CjMl2023",

File diff suppressed because it is too large
+ 3660 - 0
log/2025_03_11.log


Some files were not shown because too many files changed in this diff