From ee1dff45595e094d7874718b960adf959283b993 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期六, 23 九月 2023 09:25:39 +0800 Subject: [PATCH] 1 --- ExportMap/Controllers/licenseEncryptionController.cs | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/ExportMap/Controllers/licenseEncryptionController.cs b/ExportMap/Controllers/licenseEncryptionController.cs index 80b702a..6a88d4f 100644 --- a/ExportMap/Controllers/licenseEncryptionController.cs +++ b/ExportMap/Controllers/licenseEncryptionController.cs @@ -8,6 +8,12 @@ namespace ExportMap.Controllers { + /** + * 娴嬭瘯锛� + * + * http://localhost/ExportMap/licenseEncryption/getLicenseSecret + * http://localhost/ExportMap/licenseEncryption/getLicenseDecrypt + */ public class licenseEncryptionController : ApiController { [HttpGet] -- Gitblit v1.9.3