fix:根据免押分验收条件跳转页面效果

This commit is contained in:
2025-07-16 16:57:36 +08:00
parent bc45124a42
commit 5725dda5df
12 changed files with 41 additions and 40 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
"use strict";
const URL = "https://unifans.gxfs123.com/api";
const URL = "http://192.168.10.44:8080";
const appid = "wx2165f0be356ae7a9";
exports.URL = URL;
exports.appid = appid;