This commit is contained in:
wanyongkang
2020-10-29 10:49:51 +08:00
parent ab88e8d34d
commit c7f9c073d9
4 changed files with 484 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
* @Author: kangkang
* @Date: 2020-10-22 15:35:49
* @LastEditors: kangkang
* @LastEditTime: 2020-10-23 15:37:17
* @LastEditTime: 2020-10-28 17:43:57
*/
namespace enum\order;
@@ -45,6 +45,8 @@ class ProductOrder
public static $PayComplete = [20,90];
//账单付款和退款
public static $Refunds = [30,40,50];
//统计分析用到的状态
public static $fenxi = [20,40,50,90];
//订单类型
public static $OrderType = [