From 41326b3129ae3e4ef7a45bc16dba64dc9dd27404 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 04 九月 2024 09:58:14 +0800 Subject: [PATCH] Merge branch 'phyzasrs' of http://47.97.1.152:5880/r/zy-asrs into phyzasrs-erp --- src/main/resources/application.yml | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index cd5a48f..fc45b8b 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -90,9 +90,16 @@ ERP: url: http://39.184.149.30:8877 orderReportPath: /DBMS/U8/CM/add -MES: - url: http://192.168.1.55:8010 - orderReportPath: /api/RdAudit +mes: + url: https://v3-ali.blacklake.cn/api/openapi/domain/web/v1/route + orderReportPath: /inventory/open/v2/transfer_order/ordinary/_execute + pakinReportPath: /inventory/open/v2/inbound_order/execute/_inbound + buyPakinReportPath: /schedule-for-yinzuo/open/yinzuo/inboundOrder + pakoutReportPath: /inventory/open/v2/outbound_order/_outbound_by_suggest + getTokenUrl: https://v3-ali.blacklake.cn + getTokenPath: /api/openapi/domain/api/v1/access_token/_get_access_token + appKey: cli_1712644281065780 + appSecret: 6710d24e31e64adc963d4c213b2c9b8e agvBasDev: maxWorkNum: 1 -- Gitblit v1.9.1