From d7c025d5b62f943edfab6ee7a0e096ebc7193662 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期一, 11 九月 2023 16:17:13 +0800
Subject: [PATCH] 隐私协议更新
---
OnPro/HDL_ON/Common/Constant.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/OnPro/HDL_ON/Common/Constant.cs b/OnPro/HDL_ON/Common/Constant.cs
index 020629a..b13eb12 100644
--- a/OnPro/HDL_ON/Common/Constant.cs
+++ b/OnPro/HDL_ON/Common/Constant.cs
@@ -24,7 +24,7 @@
{
get
{
- return "https://developer.hdlcontrol.com/RongAnPrivacyPolicy.html";
+ return "https://developer.hdlcontrol.com/RongAnPlusPrivacyPolicy.html";
}
}
/// <summary>
--
Gitblit v1.8.0