多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
## 产品导航 ~~~[api] post:/store/product/navlist *token=默认值#验证token *timestamp=默认值#时间戳 <<< success { { "code":200, "msg":"", "data":{ "company":[ //工商 { "id":1, //productSalesAttrId "productid":1, "title":"有限责任公司注册", "flowid":1, "flowserviceid":1, "servicetimelength":0, "unitcode":"", "servicenum":1, "personnum":1, "updatetime":1519350712, "state":2, "iscustom":1, "isshow":2, "sketch":"线上提交材料,为你快速注册公司", "isneedarea":2, "cid":1, "sort":10000 } ], "charge":[ //财税 { "id":2, "productid":14, "title":"小规模代理记账(一年)", "flowid":2, "flowserviceid":2, "servicetimelength":12, "unitcode":"month", "servicenum":12, "personnum":1, "updatetime":1524209155, "state":2, "iscustom":1, "isshow":2, "sketch":"从业三年以上会计师,专业又贴心", "isneedarea":2, "cid":2, "sort":2 }, { "id":91, "productid":15, "title":"一般纳税人代理记账(一年)", "flowid":97, "flowserviceid":2, "servicetimelength":12, "unitcode":"month", "servicenum":12, "personnum":1, "updatetime":1515153081, "state":2, "iscustom":1, "isshow":2, "sketch":"仅限每月单据量在60张以内的内资一般纳税人企业(非特殊行业),请在购买前与服务商确认", "isneedarea":2, "cid":2, "sort":10000 } ], "tool":[ { "name":"老板查账", "appid":"wx46d7a87e4c353e2c" }, { "name":"快合核名", "appid":"wx79ecc885756a54f9" } ] } } <<< error { "data": '', "code": 500, "msg": "错误信息" } 签名错误时返回: { "code":"403", "msg":"签名验证失败", "data":"" }