fix(other): 增加澳拾测试环境api

This commit is contained in:
2024-01-21 18:54:06 +08:00
parent c468127ffb
commit 42687fd697
2 changed files with 26 additions and 23 deletions

View File

@@ -1,12 +1,12 @@
# http://editorconfig.org
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 4
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
insert_final_newline = false