From b6cc5dd84936b3aaa7629c7840ad3c58976c299a Mon Sep 17 00:00:00 2001 From: heshupeng <hsp@bronet.cn> Date: Wed, 9 Dec 2020 11:34:55 +0800 Subject: [PATCH] test --- application/extra/upload.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/extra/upload.php b/application/extra/upload.php index 9a2e41b..69e8e6b 100644 --- a/application/extra/upload.php +++ b/application/extra/upload.php @@ -9,7 +9,7 @@ return [ /** * CDN地址 */ - 'cdnurl' => '', + 'cdnurl' => 'http://recruit.t.brotop.cn/', /** * 文件保存格式 */ -- libgit2 0.24.0