detail.json 305 B

123456789
  1. {
  2. "usingComponents": {
  3. "Product": "./modules/product/index",
  4. "Module": "/packageA/fittings/modules/product/index",
  5. "Yl_Attachment": "/components/Yl_Attachment/index",
  6. "Consignment": "./modules/consignment/index",
  7. "Shipments": "./modules/shipments/index"
  8. }
  9. }