feat: 用户管理和数字人授权

This commit is contained in:
2024-08-20 03:36:25 +08:00
parent 777aecd1cb
commit 2bf4bfad81
17 changed files with 989 additions and 464 deletions

View File

@@ -61,5 +61,11 @@ export default <Partial<Config>>{
{
pattern: /^bg-/,
},
{
pattern: /^from-/,
},
{
pattern: /^to-/,
},
],
}