zhaojs
2023-07-31 d4b1c654014f391ff69c04e6491d3e892e5551bf
no message
已修改1个文件
1 ■■■■ 文件已修改
application/api/controller/Taoke.php 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
application/api/controller/Taoke.php
@@ -172,6 +172,7 @@
    }
    public function wx_get_goods_things(){
        $this->success('获取成功',['list'=>[]]);
        $type = request()->param('type',1);
        $page = request()->param('pageId',1);
        $page_size = request()->param('pageSize',10);