🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
~~~[api] post:/api/product/create *int:amount=贷款额度#贷款额度 *int:first=首付#首付 *int:total=总价#总价 *int:plastic_id=产品ID#产品ID *int:accrual=利息#利息 *int:num=分期数量#分期数量 *int:product_id=产品id#产品id <<< success {code:1001,msg:添加成功,data:[]} <<< error {code:4001,msg:添加失败,data:[]} ~~~