This commit is contained in:
zhouwentao 2025-06-27 17:30:35 +08:00
parent 718d773648
commit 865099d714
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ public class StaticDataController {
jsonObject.set("benZhiYuanNum", 64);
jsonObject.set("zhuanZhiYuanNum", 64);
// 会员截止时间
jsonObject.set("memberDeadline", "2024年08月31日");
jsonObject.set("memberDeadline", "2025年08月31日");
// 联系人
JSONObject contact = new JSONObject();
contact.set("personNumber","15785689971");