企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
### 确认提交支付 /** * 确认提交支付 * http_method post * @datetime 2017-05-29T23:26:06+0800 * @author 韩文博 * @param $order_type 订单支付类型,goods_buy商品购买,predeposit预存款充值 * @param $pay_sn 商品订单的sn码 * @param $payment_code 支付方式的标识码,在该接口上级的逻辑的接口上有返回,用来调起服务器端的支付方式的策略 * @return 返回要支付的信息 * todo 约定返回内容 让logic去按约定返回 */ +++ get:/Payment/topay <<< success <<< error +++