Commit 0ae4ac99 by 王召彬

修改StoreEnum

parent a3c1610f
......@@ -7,6 +7,6 @@ class StoreEnum
const EDITION_FREE = 1; // 店铺版本 - 免费版
const EDITION_VIP = 2; // 店铺版本 - VIP 版
const VIP_TRIAL = 'ty'; // 特殊VIP类型:免费体验
const VIP_TYPE_TY = 'ty'; // 特殊VIP类型:免费体验
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment