This is an automated email from the ASF dual-hosted git repository. linkinstar pushed a commit to branch test in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
commit d99bfcc3baf7b88667ff1b3c1328eabe5ab85afe Merge: 85f792ff 8616862f Author: LinkinStars <linkins...@foxmail.com> AuthorDate: Fri Nov 22 12:02:56 2024 +0800 Merge branch 'feat/1.4.2/file' into test internal/base/constant/site_info.go | 6 +++ internal/controller/upload_controller.go | 6 ++- internal/migrations/init.go | 6 ++- internal/migrations/v24.go | 38 +++++++++++++++ internal/schema/siteinfo_schema.go | 36 +++++++++++++-- internal/service/uploader/upload.go | 79 ++++++++++++++++++++++++++++---- pkg/checker/file_type.go | 53 +++++++++++---------- plugin/storage.go | 7 +-- 8 files changed, 186 insertions(+), 45 deletions(-)