From 92448b060807ee8a034a5a89e66b5fa852a642ee Mon Sep 17 00:00:00 2001 From: Weasley J <1432689025@qq.com> Date: Wed, 9 Aug 2023 22:19:43 +0800 Subject: [PATCH] =?UTF-8?q?[feature]=20=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=A0=BC=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-dev.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/chinaport-data-signature-app/src/main/resources/application-dev.yml b/chinaport-data-signature-app/src/main/resources/application-dev.yml index c191366..0f382a3 100644 --- a/chinaport-data-signature-app/src/main/resources/application-dev.yml +++ b/chinaport-data-signature-app/src/main/resources/application-dev.yml @@ -64,13 +64,13 @@ eport: report: # CEBMessage XML加签配置 ceb-message: - cop-code: '传输企业代码' - cop-name: '海南省荣誉进出口贸易有限公司' - dxp-id: '向中国电子口岸数据中心申请数据交换平台的用户编号' + cop-code: 传输企业代码 + cop-name: 海南省荣誉进出口贸易有限公司 + dxp-id: 向中国电子口岸数据中心申请数据交换平台的用户编号 # 数据上报服务器地址,格式: http://ip:port, 缺省将采用默认server server: # 海关 179 数据抓取配置 customs179: - ebp-code: '电商平台代码' + ebp-code: 电商平台代码 # server可为空,配置文件中指定时,将被优先使用 server: https://海关服务器域名不方便公开/ceb2grab/grab/realTimeDataUpload