From dbe8dc0d6dc3326f894a9c0142221d8a89ad4168 Mon Sep 17 00:00:00 2001 From: duancheng Date: Fri, 22 Nov 2024 09:30:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application.properties | 27 ++----------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/ysepay/src/main/resources/application.properties b/ysepay/src/main/resources/application.properties index 39ba384..f7c8e0d 100644 --- a/ysepay/src/main/resources/application.properties +++ b/ysepay/src/main/resources/application.properties @@ -1,30 +1,7 @@ -spring.application.name=ysepay -# ?????? -# ?? -#HTTP_NET = https://appdev.ysepay.com/openapi -# ?? -HTTP_NET = https://ysgate.ysepay.com/openapi - -#?? -#CERT_ID: 826341457228011 -#?? -CERT_ID = 826452972730006 - - -# ????????? -#?? -#YS_PUBLIC_CER_PATH = D:/datas/SM2-test/sm2businessgate.cer -#?? YS_PUBLIC_CER_PATH = D:/datas/SM2-Pro/sm2businessgate.cer -# ??????? -# ?? -#MERC_PRIVATE_FILE = D:/datas/SM2-test/826341457228011.sm2 -#?? + MERC_PRIVATE_FILE = D:/datas/SM2-Pro/826452972730006.sm2 -# ????????? -#?? -#MERC_PRIVATE_FILE_PASSWORD = a1234567 -#?? + MERC_PRIVATE_FILE_PASSWORD = angya123456 \ No newline at end of file