From 06dd8d0b5614c39a50924046714c444cc75c21e9 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期五, 29 八月 2025 14:23:07 +0800 Subject: [PATCH] 企业管理添加角色显示 --- Admin.NET/Admin.NET.Application/Configuration/Alipay.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Admin.NET/Admin.NET.Application/Configuration/Alipay.json b/Admin.NET/Admin.NET.Application/Configuration/Alipay.json index b3d2d2b..1034e8b 100644 --- a/Admin.NET/Admin.NET.Application/Configuration/Alipay.json +++ b/Admin.NET/Admin.NET.Application/Configuration/Alipay.json @@ -12,8 +12,8 @@ "RootCertPath": "Alipaycrt/alipayRootCert.crt", // 鏀粯瀹濇牴璇佷功瀛樻斁璺緞 "AccountList": [ { - "Name": "sandbox 榛樿搴旂敤", - "AppId": "xxxxxxxxxxxxxx", + "Name": "闈炴斂閲囨嫑鎶曟爣", + "AppId": "2021005184675726", "SignType": "RSA2", "PrivateKey": "xxxxxxxxxxxxxxxxx", "EncryptKey": "xxxxxxxxxxxxxxxxxxxx", -- Gitblit v1.9.1