
获得徽章 0
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇沸点
有谁需要 json 转 TS 的谷歌插件吗
自己写的,在开发时候快速把接口示例的json转化掉
点击复制就OK了
{
status: {
returnCode: string,
message: string,
domainCode: string,
path: string
},
body: {
saleItemId: string,
requestForQuoteId: string,
title: string,
mainImage: string,
moq: number,
price: string,
currency: string,
gmtQuoteTime: number,
specs: {
specName: string,
specValue: string,
specType: string
}[]
}[]
}
自己写的,在开发时候快速把接口示例的json转化掉
点击复制就OK了
{
status: {
returnCode: string,
message: string,
domainCode: string,
path: string
},
body: {
saleItemId: string,
requestForQuoteId: string,
title: string,
mainImage: string,
moq: number,
price: string,
currency: string,
gmtQuoteTime: number,
specs: {
specName: string,
specValue: string,
specType: string
}[]
}[]
}
展开



3
4
赞了这篇文章
赞了这篇文章