文件地址:app\controller\admin\v1\agent\AgentManage.php
public function get_stair_order_list()
{
this->request->getMore([
['uid', 0],
['data', ''],
['order_id', ''],
['type', ''],
]);
return this->services->getStairOrderList((int)where));
}
复制代码
免费源码下载地址:github.crmeb.net/u/defu