Commit d70bd496 authored by chenchuanwen's avatar chenchuanwen

temp

parent 868ef6c1
......@@ -73,7 +73,6 @@ class ShopkeeperServiceModel extends \Business\AbstractModel
$orderTotalOnline=$orderTotalOnline['orderTotalOnline']?$orderTotalOnline['orderTotalOnline']:ApiConst::zero;
$goodsCount = $totalOrderCount['orderGoodsCount'];
$orderTotal = $totalOrderCount['orderTotal'];
echo "1231223"."\r\n";
$data['storeId'] = $store['store_id'];
$data['storeName'] = $store['store_name'];
$data['storeLabel'] = $store['store_label'];
......
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