This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<?php
|
||||
/*
|
||||
* @Descripttion:
|
||||
* @version:
|
||||
* @Descripttion:
|
||||
* @version:
|
||||
* @Author: kangkang
|
||||
* @Date: 2020-10-28 17:56:50
|
||||
* @LastEditors: kangkang
|
||||
* @LastEditTime: 2020-10-28 20:39:18
|
||||
* @LastEditTime: 2020-10-29 12:02:16
|
||||
*/
|
||||
namespace enum\product;
|
||||
|
||||
@@ -49,8 +49,8 @@ class Product
|
||||
public static $shihui = 16;
|
||||
|
||||
//强子、讯连
|
||||
public static $qx = [1,2];
|
||||
public static $qx = [1, 2];
|
||||
|
||||
//天天老鹰先锋
|
||||
public static $tlx = [5,6,14];
|
||||
//天天老鹰先锋 金瑞
|
||||
public static $tlxj = [4, 5, 6, 14];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user