批量修改密码 以及销售信息修改
This commit is contained in:
@@ -150,7 +150,7 @@ class SellInfo extends Controller
|
||||
$data['ros_active'] = "ROS订单:" . $sell_money_list['ros_1'];
|
||||
$data['jinqiao_active'] = "金桥订单:" . $sell_money_list['jinqiao_1'];
|
||||
$data['other_order_not_active'] = "其他IP产品:" . $sell_money_list['other_order_0'];
|
||||
$data['self_order_not_active'] = "其他IP产品:" . $sell_money_list['self_order_0'];
|
||||
$data['self_order_not_active'] = "自营IP产品:" . $sell_money_list['self_order_0'];
|
||||
// $data['mogu_order_not_active'] = "蘑菇IP产品:" . $sell_money_list['mogu_order_0'];
|
||||
// $data['jihu_order_not_active'] = "极狐IP产品:" . $sell_money_list['jihu_order_0'];
|
||||
// $data['jiguang_order_not_active'] = "极光IP产品:" . $sell_money_list['jiguang_order_0'];
|
||||
|
||||
Reference in New Issue
Block a user