小程序首页做完后的备份

This commit is contained in:
lym
2026-03-29 01:05:28 +08:00
parent ab0d429a4a
commit 14203dad93
18 changed files with 2029 additions and 853 deletions

View File

@@ -1980,7 +1980,7 @@ namespace Mtxfw.Utility
{
Dictionary<int, string> dic = new Dictionary<int, string>();
dic.Add(0, "普通会员");
dic.Add(1, "准健康大使");
dic.Add(1, "VIP");
dic.Add(2, "健康大使");
dic.Add(3, "健康合伙人");
dic.Add(4, "健康执行官");