修改日志结束符判定

This commit is contained in:
whyour
2022-10-20 15:16:17 +08:00
parent 42c64c82d7
commit 4194f1964d
12 changed files with 36 additions and 16 deletions
+1
View File
@@ -0,0 +1 @@
export const LOG_END_SYMBOL = '\n          ';