.goods.js 92 B

123456
  1. module.exports = {
  2. goodsDetail: {
  3. requestBody: ['!id'],
  4. },
  5. indexGoodsList: {},
  6. };