fix(data): 清理旧数据并保护服务端写入

This commit is contained in:
Script Generator
2026-07-02 09:30:50 +08:00
parent 28e0c6de19
commit 916bd17a48
38 changed files with 1346 additions and 194 deletions

View File

@@ -76,6 +76,9 @@ describe('clean app data seed', () => {
expect.objectContaining({
id: 'm-8',
name: '超级管理员',
username: 'admin',
email: '',
departmentId: '',
roleId: 'role-admin',
isSystem: true,
password: 'Ftb@2024',