汇付 会员sevice

This commit is contained in:
2023-06-06 16:18:25 +08:00
parent eec55a761b
commit 4e847c34f0
3 changed files with 105 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ charset = utf-8
# 缩进风格可选space、tab
indent_style = space
# 缩进的空格数
indent_size = 2
indent_size = 4
# 结尾换行符可选lf、cr、crlf
end_of_line = lf
# 在文件结尾插入新行