From 77924ff24824cae2d13c0b041ba0968bf7bfdedf Mon Sep 17 00:00:00 2001 From: kuaifan Date: Fri, 1 Apr 2022 15:22:48 +0800 Subject: [PATCH] no message --- app/Module/Base.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Module/Base.php b/app/Module/Base.php index 6926a32a1..c45399815 100755 --- a/app/Module/Base.php +++ b/app/Module/Base.php @@ -2312,7 +2312,7 @@ public static function upload($param) $type = ['md']; break; case 'desktop': - $type = ['yml', 'yaml', 'dmg', 'blockmap', 'zip', 'exe', 'msi']; + $type = ['yml', 'yaml', 'dmg', 'pkg', 'blockmap', 'zip', 'exe', 'msi']; break; case 'more': $type = [