@@ -242,10 +242,10 @@ class Stock extends Backend
}
/**
+ * 库存管理提示来新订单 进行处理修改状态
* @return string
* @throws \think\Exception
* @throws \think\exception\PDOException
- * 库存管理提示来新订单 进行处理修改状态
*/
public function orderstu(){
$company_id = $_SESSION['think']['admin']['company_id'];//查询对应的公司id