!2 修改pom.xml中的多语言模块的错别字Bug

Merge pull request !2 from 空白/7.0.2-develop
pull/2/MERGE
stylefeng 2021-03-17 20:39:14 +08:00 committed by Gitee
commit 42ad8c8038
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<!--动态代码执行--> <!--动态代码执行-->
<module>kernel-d-groovy</module> <module>kernel-d-groovy</module>
<!--文件操作模块--> <!--多语言模块-->
<module>kernel-d-i18n</module> <module>kernel-d-i18n</module>
<!--jwt模块用于token校验--> <!--jwt模块用于token校验-->