链接管理模块

This commit is contained in:
root
2026-06-03 12:10:25 +08:00
parent 4aec0b4fce
commit 907d78b3aa
38 changed files with 3805 additions and 1 deletions
+5
View File
@@ -27,6 +27,7 @@ return array (
'dictionary' => 'Dictionary',
'user' => 'User',
'example' => 'Example',
'split' => '分流设置',
),
'mail_type' => '1',
'mail_smtp_host' => 'smtp.qq.com',
@@ -41,4 +42,8 @@ return array (
'category2' => 'Category2',
'custom' => 'Custom',
),
'split_platform_domain' => 'link1.com
link2.com
link3.com
link4.com',
);