fix:会员订单新增对应标识

This commit is contained in:
2025-08-25 17:57:38 +08:00
parent 38eb05fefd
commit ab9a7279f5
30 changed files with 46 additions and 560 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
"use strict";
const URL = "https://fansdev.gxfs123.com/api";
const URL = "http://192.168.10.76:8080";
const appid = "wx2165f0be356ae7a9";
exports.URL = URL;
exports.appid = appid;