You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-library/pinduoduo/v20210726/type/type.go

7 lines
226 B

package _type
const (
GoodsPidGenerate = "pdd.ddk.goods.pid.generate"
GoodsSearch = "pdd.ddk.goods.search" // 多多进宝商品查询 https://jinbao.pinduoduo.com/third-party/api-detail?apiName=pdd.ddk.goods.search
)