chore: add english comment

This commit is contained in:
jialin
2024-08-28 14:51:20 +08:00
parent 9a0aeb491a
commit 9bd6dedd90
28 changed files with 353 additions and 145 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// 应用前置、全局运行的逻辑时 会在这里执行
// Logic that runs globally and before the application will be executed here
import dayjs from 'dayjs';
import localizedFormat from 'dayjs/plugin/localizedFormat';