Lijy 5 ماه پیش
والد
کامیت
b22dc39657
1فایلهای تغییر یافته به همراه12 افزوده شده و 6 حذف شده
  1. 12 6
      fhKeeper/formulahousekeeper/timesheet_h5/src/utils/appidConfiguration.js

+ 12 - 6
fhKeeper/formulahousekeeper/timesheet_h5/src/utils/appidConfiguration.js

@@ -5,31 +5,37 @@
  */
 const config = {
   "worktime.ttkuaiban.com": {
-    // 工时管家(pc)
+    // 工时管家 (pc)
     path: "https://worktime.ttkuaiban.com",
     appId: "ww4e237fd6abb635af",
     agentId: "",
   },
-  "worktime.ttkuaiban.com": {
-    // 工时管家(移动端)
+  "mobworktime.ttkuaiban.com": {
+    // 工时管家 (h5)
     path: "http://mobworktime.ttkuaiban.com",
     appId: "ww4e237fd6abb635af",
     agentId: "",
   },
   "blue.blovelight.net": {
-    // 蓝光研发(PC)
+    // 蓝光研发 (PC)
     path: "http://blue.blovelight.net:2021",
     appId: "wwb12ec40df8c35139",
     agentId: "1000075",
   },
   "moblue.blovelight.net": {
-    // 蓝光研发(移动端)
+    // 蓝光研发 (h5)
     path: "http://moblue.blovelight.net:2021",
     appId: "wwb12ec40df8c35139",
     agentId: "1000075",
   },
   "privatewx.ttkuaiban.com": {
-    // 火石闪信-企业微信私有化
+    // 火石闪信-企业微信私有化 (pc)
+    path: "http://privatewx.ttkuaiban.com",
+    appId: "wwf11426cf618e1703",
+    agentId: "1000069",
+  },
+  "mobprivatewx.ttkuaiban.com": {
+    // 火石闪信-企业微信私有化 (h5)
     path: "http://privatewx.ttkuaiban.com",
     appId: "wwf11426cf618e1703",
     agentId: "1000069",