C00022_D(获取商品列表).csv 949 B

123456789101112131415161718
  1. 序号,英文名称,中文名称,数据类型,默认值,格式化,非空/引用,最小(长度/值),最大(长度/值),验证规则,标准数据ID,XML样式,TAG标签,映射/子标签,CDATA
  2. 1,total,总数,int,,,,,,,,,,,
  3. 3,count,当页总数,int,,,,,,,,,,,
  4. 2,rows,数据,list,,,,,,,,,,,
  5. 2.1,goodsCode,商品编码,string,,,,,,,,,,,
  6. 2.2,price,价格,string,,,,,,,,,,,
  7. 2.3,salePrice,销售价格,string,,,,,,,,,,,
  8. 2.4,name,商品名称,string,,,,,,,,,,,
  9. 2.5,returnGoods,购买的商品数量,string,,,,,,,,,,,
  10. 2.6,saleUnit,出售方式(0-整卖 1-零卖),string,,,,,,,,,,,
  11. 2.7,priceMedia,标价单位(1-积分 2-人民币),string,,,,,,,,,,,
  12. 2.8,isDiscount,是否有折扣(1-折扣),string,,,,,,,,,,,
  13. 2.9,description,描述,string,,,,,,,,,,,
  14. 2.10,remarks,说明,string,,,,,,,,,,,
  15. 2.11,subType,子类型,string,,,,,,,,,,,
  16. 2.12,goodsId,商品Id,string,,,,,,,,,,,
  17. 6,orderSortName,排序表头,string,,,,,,,,,,,
  18. 7,orderSortType,排序方向,string,,,,,,,,,,,