# dzt-edi-executor-meituan **Repository Path**: lostTime/dzt-edi-executor-meituan ## Basic Information - **Project Name**: dzt-edi-executor-meituan - **Description**: 美团执行器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-07-30 - **Last Updated**: 2025-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 美团电商edi-执行器 官方文档:https://tscc.meituan.com/home/doc/bulkPurchasing/100037 ### 待实现接口 开发完成,单元测试完成 1. /api/v1/gw/goods/list (查询门店商品列表) cy.sku.download.byTimeFrame https://tscc.meituan.com/home/doc/bulkPurchasing/544 开发完成,单元测试完成 2. /api/v1/gw/goods/detail (查询商品详情) cy.sku.download.bySpuID https://tscc.meituan.com/home/doc/bulkPurchasing/546 开发完成,单元测试完成 3. /api/v1/gw/goods/batchUpdateStatus (批量修改商品上下架) cy.sku.delisting、cy.sku.listing https://tscc.meituan.com/home/doc/bulkPurchasing/545 开发完成,单元测试完成 4. /api/v1/gw/order/perform(发货,支持拆单,每次只能传一个包裹) cy.shipment.dispatch https://tscc.meituan.com/home/doc/bulkPurchasing/504 开发完成,单元测试完成 5. /api/v1/gw/order/increment/list(查询增量订单列表信息) cy.salesOrder.download.byTimeFrame https://tscc.meituan.com/home/doc/bulkPurchasing/592 开发完成,单元测试完成 6. /api/v1/gw/order/detail(查询订单详情信息) cy.salesOrder.download.byOrderId https://tscc.meituan.com/home/doc/bulkPurchasing/512 开发完成,单元测试完成 7. /api/v1/gw/order/remark/update(修改订单备注) cy.shipment.flagUpdate https://tscc.meituan.com/home/doc/bulkPurchasing/572 开发完成,单元测试完成 8. /api/v1/gw/logistics/company/list(查询支持的物流公司列表) cy.carrierPlatform.download https://tscc.meituan.com/home/doc/bulkPurchasing/657 开发完成,单元测试完成 9. /api/v1/gw/order/batchGetRefundInfo(批量查询订单退款信息) cy.returnOrder.download.byOrderId https://tscc.meituan.com/home/doc/bulkPurchasing/510 10. 推送订单售后信息 https://tscc.meituan.com/home/doc/bulkPurchasing/515