Versions in this module Expand all Collapse all v1 v1.0.0 Apr 5, 2024 Changes in this version + type Config struct + Auth rest.AuthConf + CROSConf config.CROSConf + Captcha captcha.Conf + CasbinConf casbin.CasbinConf + CoreRpc zrpc.RpcClientConf + DatabaseConf config.DatabaseConf + I18nConf i18n.Conf + JobRpc zrpc.RpcClientConf + McmsRpc zrpc.RpcClientConf + ProjectConf ProjectConf + RedisConf config.RedisConf + type ProjectConf struct + AllowInit bool + DefaultDepartmentId uint64 + DefaultPositionId uint64 + DefaultRoleId uint64 + EmailCaptchaExpiredTime int + LoginVerify string + RegisterVerify string + ResetVerify string + SmsAppId string + SmsParamsType string + SmsSignName string + SmsTemplateId string