小程序首页做完后的备份
This commit is contained in:
@@ -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, "健康执行官");
|
||||
|
||||
Reference in New Issue
Block a user