diff --git a/_const/enum/country_e/enum.go b/_const/enum/country_e/enum.go index 1f09c395674a6597163d4e7a9b04d4255ee5dce2..b7ed2b982ca1e40dbca509ab3bd5a6d39b3bec4d 100644 --- a/_const/enum/country_e/enum.go +++ b/_const/enum/country_e/enum.go @@ -3,7 +3,7 @@ package country_e import "git.hilo.cn/hilo-common/resource/mysql" // 国家角色 -type CountryMgrRole mysql.Type +type CountryMgrRole uint8 const ( // 国家管理员