小时费率

This commit is contained in:
hanchaobo
2024-06-12 09:50:18 +08:00
parent b159ccd420
commit 8de5841fb5
325 changed files with 4969 additions and 22249 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"*.{js,jsx,vue}": ["prettier --write ."],
"*.md": ["prettier --write"]
}