wcj 5 tahun lalu
induk
melakukan
a5d8d564ef

+ 2 - 1
src/jfw/modules/subscribepay/src/config.json

@@ -44,5 +44,6 @@
             "pwd": "ue9Rg9Sf4CVtdm5a",
             "user": "public03@topnet.net.cn"
         }
-    ]
+    ],
+	"wxTplExpire":"Iky7z3veZ6hy-ISchmQSgBvRd-34KzSyuYr0_fUbesE"
 }

+ 1 - 0
src/jfw/modules/subscribepay/src/config/config.go

@@ -35,6 +35,7 @@ type config struct {
 		User string
 	}
 	ExpireRemind []int
+	WxTplExpire  string
 }
 type timetaskConfig struct {
 	ExpireRemind   string