💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
>[danger] 公众号端 + 商户导航 ``` /addons/ewei_shopv2/static/js/app/biz/order/ ``` + 生成订单 ``` /addons/ewei_shopv2/core/mobile/order/create.php ``` + 获取最近的商户接口 ``` /addons/ewei_shopv2/plugin/merch/core/mobile/list.php ``` + 确认订单页 ``` /addons/ewei_shopv2/template/mobile/default/order/create.html ``` >[danger] 小程序端 + 确定订单、生成订单 ``` /addons/ewei_shopv2/plugin/app/core/mobile/order/create.php ``` + 确认订单页接口地址 ``` https://buyishop.chenzhankj.cn/app/ewei_shopv2_api.php?i=1&r=order.create.ajaxmerchuserTwo&page=1&keyword=&cateid=0&lat=34.79726&lng=114.30731&range=2000&sorttype=0&comefrom=wxapp&openid=sns_wa_om_Q_5fXRZuBsgsuPGWpELstOb64&mid=&merchid=&authkey=&timestamp=1591580298909&goodsid=8131 ``` + 订单中心页 ``` /addons/ewei_shopv2/plugin/app/core/mobile/order/index.php ```