更新订单统计
This commit is contained in:
parent
a445b388b0
commit
ddc9c67448
@ -899,7 +899,7 @@ class StoreOrderRepository extends BaseRepository
|
|||||||
break; // 已支付
|
break; // 已支付
|
||||||
default:
|
default:
|
||||||
unset($param['StoreOrder.is_del']);
|
unset($param['StoreOrder.is_del']);
|
||||||
break; //全部
|
break; // 全部
|
||||||
}
|
}
|
||||||
return $param;
|
return $param;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user