refactor: 将 RuoYi 标记替换为 HZHub

This commit is contained in:
2026-03-27 06:42:14 +00:00
parent 849adec937
commit f115a793a7
988 changed files with 4836 additions and 4590 deletions

View File

@@ -30,10 +30,10 @@ async function viteLicensePlugin(
handler: (_options: NormalizedOutputOptions, bundle: OutputBundle) => {
const date = dateUtil().format('YYYY-MM-DD ');
const copyrightText = `/*!
* ruoyi-ai Admin
* hzhub-ai Admin
* Version: ${version}
* Author: ageer
* Copyright (C) 2026 ruoyi-ai
* Copyright (C) 2026 hzhub-ai
* License: MIT License
* Description: ${description}
* Date Created: ${date}