This commit is contained in:
“wanyongkang”
2021-05-06 15:54:43 +08:00
parent e64c3c7858
commit bcff5b539a
2 changed files with 59 additions and 3 deletions

View File

@@ -31,6 +31,7 @@ class Product
16 => '实惠IP',
17 => '西瓜IP',
18 => '蘑菇IP',
18 => '火狐IP',
];
public static $qiangzi = 1;
@@ -51,9 +52,10 @@ class Product
public static $shihui = 16;
public static $xigua = 17;
public static $mogu = 18;
public static $huohu = 19;
//强子、讯连
public static $qx = [1, 2];
//强子、讯连、火狐
public static $qx = [1, 2, 19];
//天天老鹰先锋 金瑞 蘑菇
public static $tlxj = [4, 5, 6, 14,18];