init tenant_admin

This commit is contained in:
2025-12-24 17:08:09 +08:00
parent d60c1e9312
commit 1d0b38bbb7
136 changed files with 29525 additions and 1986 deletions

View File

@@ -0,0 +1,10 @@
{
"useTabs": false,
"tabWidth": 4,
"trailingComma": "none",
"semi": true,
"singleQuote": true,
"vueIndentScriptAndStyle": false,
"printWidth": 250,
"bracketSameLine": false
}