【更新】修正文字

This commit is contained in:
xuyuxiang 2021-04-15 15:33:28 +08:00
parent 0ca7a7f09d
commit 7e35e1629a
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
** 此模块可以尽量不要动,升级的时候只要将xiaonuo-base的模块覆盖即可 **
** 此模块可以尽量不要动,升级的时候只要将snowy-base的模块覆盖即可 **

View File

@ -41,7 +41,7 @@ public interface SysExpEnumConstant {
/**
* 模块分类编码2位
* <p>
* xiaonuo-system模块异常枚举编码
* snowy-system模块异常枚举编码
*/
int SNOWY_SYS_MODULE_EXP_CODE = 20;