Authored by hongyong.zhao

添加miniapptype

... ... @@ -143,7 +143,7 @@ export default class ZeroSellServices extends BaseService {
}
fetchCode(data, complete) {
data.miniAppType = MINI_APP_TYPE
return this.POST(
{
...data
... ...