updates
This commit is contained in:
parent
718d773648
commit
865099d714
|
|
@ -114,7 +114,7 @@ public class StaticDataController {
|
||||||
jsonObject.set("benZhiYuanNum", 64);
|
jsonObject.set("benZhiYuanNum", 64);
|
||||||
jsonObject.set("zhuanZhiYuanNum", 64);
|
jsonObject.set("zhuanZhiYuanNum", 64);
|
||||||
// 会员截止时间
|
// 会员截止时间
|
||||||
jsonObject.set("memberDeadline", "2024年08月31日");
|
jsonObject.set("memberDeadline", "2025年08月31日");
|
||||||
// 联系人
|
// 联系人
|
||||||
JSONObject contact = new JSONObject();
|
JSONObject contact = new JSONObject();
|
||||||
contact.set("personNumber","15785689971");
|
contact.set("personNumber","15785689971");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue