From 7111c44925e9430b4f34d62673a1a0b71f514ce6 Mon Sep 17 00:00:00 2001 From: bes Date: Thu, 13 Aug 2026 23:53:22 +0800 Subject: [PATCH] Update license url to bescms.com --- dayrui/My/Config/License.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dayrui/My/Config/License.php b/dayrui/My/Config/License.php index 51d9856..cbae793 100644 --- a/dayrui/My/Config/License.php +++ b/dayrui/My/Config/License.php @@ -6,7 +6,7 @@ return [ 'oem' => '445', 'name' => '北斯云', 'cms' => 'BESCMS', - 'url' => 'https://www.besyun.com', + 'url' => 'https://www.bescms.com', 'domain' => 'https://www.besyun.com', 'cloud' => 'https://www.besyun.com', 'service' => 'https://www.besyun.com',