Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterAccessManageServer(s grpc.ServiceRegistrar, srv AccessManageServer)
- func RegisterAppManageServer(s grpc.ServiceRegistrar, srv AppManageServer)
- func RegisterAreaManageServer(s grpc.ServiceRegistrar, srv AreaManageServer)
- func RegisterCommonServer(s grpc.ServiceRegistrar, srv CommonServer)
- func RegisterDataManageServer(s grpc.ServiceRegistrar, srv DataManageServer)
- func RegisterDictManageServer(s grpc.ServiceRegistrar, srv DictManageServer)
- func RegisterLogServer(s grpc.ServiceRegistrar, srv LogServer)
- func RegisterModuleManageServer(s grpc.ServiceRegistrar, srv ModuleManageServer)
- func RegisterNotifyManageServer(s grpc.ServiceRegistrar, srv NotifyManageServer)
- func RegisterOpsServer(s grpc.ServiceRegistrar, srv OpsServer)
- func RegisterProjectManageServer(s grpc.ServiceRegistrar, srv ProjectManageServer)
- func RegisterRoleManageServer(s grpc.ServiceRegistrar, srv RoleManageServer)
- func RegisterTenantManageServer(s grpc.ServiceRegistrar, srv TenantManageServer)
- func RegisterUserManageServer(s grpc.ServiceRegistrar, srv UserManageServer)
- type AccessInfo
- func (*AccessInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AccessInfo) GetApis() []*ApiInfo
- func (x *AccessInfo) GetAuthType() int64
- func (x *AccessInfo) GetCode() string
- func (x *AccessInfo) GetDesc() string
- func (x *AccessInfo) GetGroup() string
- func (x *AccessInfo) GetId() int64
- func (x *AccessInfo) GetIsNeedAuth() int64
- func (x *AccessInfo) GetModule() string
- func (x *AccessInfo) GetName() string
- func (*AccessInfo) ProtoMessage()
- func (x *AccessInfo) ProtoReflect() protoreflect.Message
- func (x *AccessInfo) Reset()
- func (x *AccessInfo) String() string
- type AccessInfoIndexReq
- func (*AccessInfoIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *AccessInfoIndexReq) GetAuthTypes() []int64
- func (x *AccessInfoIndexReq) GetCode() string
- func (x *AccessInfoIndexReq) GetCodes() []string
- func (x *AccessInfoIndexReq) GetGroup() string
- func (x *AccessInfoIndexReq) GetIsNeedAuth() int64
- func (x *AccessInfoIndexReq) GetModule() string
- func (x *AccessInfoIndexReq) GetName() string
- func (x *AccessInfoIndexReq) GetPage() *PageInfo
- func (x *AccessInfoIndexReq) GetWithApis() bool
- func (*AccessInfoIndexReq) ProtoMessage()
- func (x *AccessInfoIndexReq) ProtoReflect() protoreflect.Message
- func (x *AccessInfoIndexReq) Reset()
- func (x *AccessInfoIndexReq) String() string
- type AccessInfoIndexResp
- func (*AccessInfoIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *AccessInfoIndexResp) GetList() []*AccessInfo
- func (x *AccessInfoIndexResp) GetTotal() int64
- func (*AccessInfoIndexResp) ProtoMessage()
- func (x *AccessInfoIndexResp) ProtoReflect() protoreflect.Message
- func (x *AccessInfoIndexResp) Reset()
- func (x *AccessInfoIndexResp) String() string
- type AccessInfoMultiImportReq
- func (*AccessInfoMultiImportReq) Descriptor() ([]byte, []int)deprecated
- func (x *AccessInfoMultiImportReq) GetAccess() string
- func (x *AccessInfoMultiImportReq) GetModule() string
- func (*AccessInfoMultiImportReq) ProtoMessage()
- func (x *AccessInfoMultiImportReq) ProtoReflect() protoreflect.Message
- func (x *AccessInfoMultiImportReq) Reset()
- func (x *AccessInfoMultiImportReq) String() string
- type AccessInfoMultiImportResp
- func (*AccessInfoMultiImportResp) Descriptor() ([]byte, []int)deprecated
- func (x *AccessInfoMultiImportResp) GetErrCount() int64
- func (x *AccessInfoMultiImportResp) GetIgnoreCount() int64
- func (x *AccessInfoMultiImportResp) GetSuccCount() int64
- func (x *AccessInfoMultiImportResp) GetTotal() int64
- func (*AccessInfoMultiImportResp) ProtoMessage()
- func (x *AccessInfoMultiImportResp) ProtoReflect() protoreflect.Message
- func (x *AccessInfoMultiImportResp) Reset()
- func (x *AccessInfoMultiImportResp) String() string
- type AccessManageClient
- type AccessManageServer
- type ApiInfo
- func (*ApiInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ApiInfo) GetAccessCode() string
- func (x *ApiInfo) GetBusinessType() int64
- func (x *ApiInfo) GetDesc() string
- func (x *ApiInfo) GetId() int64
- func (x *ApiInfo) GetMethod() string
- func (x *ApiInfo) GetName() string
- func (x *ApiInfo) GetRoute() string
- func (*ApiInfo) ProtoMessage()
- func (x *ApiInfo) ProtoReflect() protoreflect.Message
- func (x *ApiInfo) Reset()
- func (x *ApiInfo) String() string
- type ApiInfoIndexReq
- func (*ApiInfoIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *ApiInfoIndexReq) GetAccessCode() string
- func (x *ApiInfoIndexReq) GetApiIDs() []int64
- func (x *ApiInfoIndexReq) GetAuthType() int64
- func (x *ApiInfoIndexReq) GetMethod() string
- func (x *ApiInfoIndexReq) GetName() string
- func (x *ApiInfoIndexReq) GetPage() *PageInfo
- func (x *ApiInfoIndexReq) GetRoute() string
- func (*ApiInfoIndexReq) ProtoMessage()
- func (x *ApiInfoIndexReq) ProtoReflect() protoreflect.Message
- func (x *ApiInfoIndexReq) Reset()
- func (x *ApiInfoIndexReq) String() string
- type ApiInfoIndexResp
- func (*ApiInfoIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *ApiInfoIndexResp) GetList() []*ApiInfo
- func (x *ApiInfoIndexResp) GetTotal() int64
- func (*ApiInfoIndexResp) ProtoMessage()
- func (x *ApiInfoIndexResp) ProtoReflect() protoreflect.Message
- func (x *ApiInfoIndexResp) Reset()
- func (x *ApiInfoIndexResp) String() string
- type AppInfo
- func (*AppInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AppInfo) GetCode() string
- func (x *AppInfo) GetDesc() *wrapperspb.StringValue
- func (x *AppInfo) GetId() int64
- func (x *AppInfo) GetName() string
- func (x *AppInfo) GetSubType() string
- func (x *AppInfo) GetType() string
- func (*AppInfo) ProtoMessage()
- func (x *AppInfo) ProtoReflect() protoreflect.Message
- func (x *AppInfo) Reset()
- func (x *AppInfo) String() string
- type AppInfoIndexReq
- func (*AppInfoIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *AppInfoIndexReq) GetCode() string
- func (x *AppInfoIndexReq) GetCodes() []string
- func (x *AppInfoIndexReq) GetName() string
- func (x *AppInfoIndexReq) GetPage() *PageInfo
- func (*AppInfoIndexReq) ProtoMessage()
- func (x *AppInfoIndexReq) ProtoReflect() protoreflect.Message
- func (x *AppInfoIndexReq) Reset()
- func (x *AppInfoIndexReq) String() string
- type AppInfoIndexResp
- func (*AppInfoIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *AppInfoIndexResp) GetList() []*AppInfo
- func (x *AppInfoIndexResp) GetTotal() int64
- func (*AppInfoIndexResp) ProtoMessage()
- func (x *AppInfoIndexResp) ProtoReflect() protoreflect.Message
- func (x *AppInfoIndexResp) Reset()
- func (x *AppInfoIndexResp) String() string
- type AppManageClient
- type AppManageServer
- type AppModuleIndexReq
- type AppModuleIndexResp
- func (*AppModuleIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *AppModuleIndexResp) GetModuleCodes() []string
- func (*AppModuleIndexResp) ProtoMessage()
- func (x *AppModuleIndexResp) ProtoReflect() protoreflect.Message
- func (x *AppModuleIndexResp) Reset()
- func (x *AppModuleIndexResp) String() string
- type AppModuleMultiUpdateReq
- func (*AppModuleMultiUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *AppModuleMultiUpdateReq) GetCode() string
- func (x *AppModuleMultiUpdateReq) GetModuleCodes() []string
- func (*AppModuleMultiUpdateReq) ProtoMessage()
- func (x *AppModuleMultiUpdateReq) ProtoReflect() protoreflect.Message
- func (x *AppModuleMultiUpdateReq) Reset()
- func (x *AppModuleMultiUpdateReq) String() string
- type AreaInfo
- func (*AreaInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AreaInfo) GetAreaID() int64
- func (x *AreaInfo) GetAreaIDPath() string
- func (x *AreaInfo) GetAreaImg() string
- func (x *AreaInfo) GetAreaName() string
- func (x *AreaInfo) GetAreaNamePath() string
- func (x *AreaInfo) GetChildren() []*AreaInfo
- func (x *AreaInfo) GetChildrenAreaIDs() []int64
- func (x *AreaInfo) GetCreatedTime() int64
- func (x *AreaInfo) GetDesc() *wrapperspb.StringValue
- func (x *AreaInfo) GetDeviceCount() *wrapperspb.Int64Value
- func (x *AreaInfo) GetGroupCount() *wrapperspb.Int64Value
- func (x *AreaInfo) GetIsLeaf() int64
- func (x *AreaInfo) GetIsSysCreated() int64
- func (x *AreaInfo) GetIsUpdateAreaImg() bool
- func (x *AreaInfo) GetLowerLevelCount() int64
- func (x *AreaInfo) GetParentAreaID() int64
- func (x *AreaInfo) GetPosition() *Point
- func (x *AreaInfo) GetProjectID() int64
- func (x *AreaInfo) GetUseBy() string
- func (*AreaInfo) ProtoMessage()
- func (x *AreaInfo) ProtoReflect() protoreflect.Message
- func (x *AreaInfo) Reset()
- func (x *AreaInfo) String() string
- type AreaInfoIndexReq
- func (*AreaInfoIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *AreaInfoIndexReq) GetAreaIDs() []int64
- func (x *AreaInfoIndexReq) GetDeviceCount() *CompareInt64
- func (x *AreaInfoIndexReq) GetGroupCount() *CompareInt64
- func (x *AreaInfoIndexReq) GetIsLeaf() int64
- func (x *AreaInfoIndexReq) GetIsRetTopLevel() bool
- func (x *AreaInfoIndexReq) GetPage() *PageInfo
- func (x *AreaInfoIndexReq) GetParentAreaID() int64
- func (x *AreaInfoIndexReq) GetProjectID() int64
- func (*AreaInfoIndexReq) ProtoMessage()
- func (x *AreaInfoIndexReq) ProtoReflect() protoreflect.Message
- func (x *AreaInfoIndexReq) Reset()
- func (x *AreaInfoIndexReq) String() string
- type AreaInfoIndexResp
- func (*AreaInfoIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *AreaInfoIndexResp) GetList() []*AreaInfo
- func (x *AreaInfoIndexResp) GetTotal() int64
- func (*AreaInfoIndexResp) ProtoMessage()
- func (x *AreaInfoIndexResp) ProtoReflect() protoreflect.Message
- func (x *AreaInfoIndexResp) Reset()
- func (x *AreaInfoIndexResp) String() string
- type AreaInfoReadReq
- func (*AreaInfoReadReq) Descriptor() ([]byte, []int)deprecated
- func (x *AreaInfoReadReq) GetAreaID() int64
- func (x *AreaInfoReadReq) GetProjectID() int64
- func (x *AreaInfoReadReq) GetWithChildren() bool
- func (*AreaInfoReadReq) ProtoMessage()
- func (x *AreaInfoReadReq) ProtoReflect() protoreflect.Message
- func (x *AreaInfoReadReq) Reset()
- func (x *AreaInfoReadReq) String() string
- type AreaManageClient
- type AreaManageServer
- type AreaProfile
- func (*AreaProfile) Descriptor() ([]byte, []int)deprecated
- func (x *AreaProfile) GetAreaID() int64
- func (x *AreaProfile) GetCode() string
- func (x *AreaProfile) GetParams() string
- func (*AreaProfile) ProtoMessage()
- func (x *AreaProfile) ProtoReflect() protoreflect.Message
- func (x *AreaProfile) Reset()
- func (x *AreaProfile) String() string
- type AreaProfileIndexReq
- func (*AreaProfileIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *AreaProfileIndexReq) GetAreaID() int64
- func (x *AreaProfileIndexReq) GetCodes() []string
- func (*AreaProfileIndexReq) ProtoMessage()
- func (x *AreaProfileIndexReq) ProtoReflect() protoreflect.Message
- func (x *AreaProfileIndexReq) Reset()
- func (x *AreaProfileIndexReq) String() string
- type AreaProfileIndexResp
- func (*AreaProfileIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *AreaProfileIndexResp) GetProfiles() []*AreaProfile
- func (*AreaProfileIndexResp) ProtoMessage()
- func (x *AreaProfileIndexResp) ProtoReflect() protoreflect.Message
- func (x *AreaProfileIndexResp) Reset()
- func (x *AreaProfileIndexResp) String() string
- type AreaProfileReadReq
- func (*AreaProfileReadReq) Descriptor() ([]byte, []int)deprecated
- func (x *AreaProfileReadReq) GetAreaID() int64
- func (x *AreaProfileReadReq) GetCode() string
- func (*AreaProfileReadReq) ProtoMessage()
- func (x *AreaProfileReadReq) ProtoReflect() protoreflect.Message
- func (x *AreaProfileReadReq) Reset()
- func (x *AreaProfileReadReq) String() string
- type AreaWithID
- type AuthApiInfo
- func (*AuthApiInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AuthApiInfo) GetMethod() string
- func (x *AuthApiInfo) GetRoute() string
- func (*AuthApiInfo) ProtoMessage()
- func (x *AuthApiInfo) ProtoReflect() protoreflect.Message
- func (x *AuthApiInfo) Reset()
- func (x *AuthApiInfo) String() string
- type CommonClient
- type CommonServer
- type CompareInt64
- func (*CompareInt64) Descriptor() ([]byte, []int)deprecated
- func (x *CompareInt64) GetCmpType() string
- func (x *CompareInt64) GetValue() int64
- func (*CompareInt64) ProtoMessage()
- func (x *CompareInt64) ProtoReflect() protoreflect.Message
- func (x *CompareInt64) Reset()
- func (x *CompareInt64) String() string
- type CompareString
- func (*CompareString) Descriptor() ([]byte, []int)deprecated
- func (x *CompareString) GetCmpType() string
- func (x *CompareString) GetValue() string
- func (*CompareString) ProtoMessage()
- func (x *CompareString) ProtoReflect() protoreflect.Message
- func (x *CompareString) Reset()
- func (x *CompareString) String() string
- type ConfigResp
- type DataArea
- type DataAreaIndexReq
- func (*DataAreaIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *DataAreaIndexReq) GetPage() *PageInfo
- func (x *DataAreaIndexReq) GetProjectID() int64
- func (x *DataAreaIndexReq) GetTargetID() int64
- func (x *DataAreaIndexReq) GetTargetType() string
- func (*DataAreaIndexReq) ProtoMessage()
- func (x *DataAreaIndexReq) ProtoReflect() protoreflect.Message
- func (x *DataAreaIndexReq) Reset()
- func (x *DataAreaIndexReq) String() string
- type DataAreaIndexResp
- func (*DataAreaIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *DataAreaIndexResp) GetList() []*DataArea
- func (x *DataAreaIndexResp) GetTotal() int64
- func (*DataAreaIndexResp) ProtoMessage()
- func (x *DataAreaIndexResp) ProtoReflect() protoreflect.Message
- func (x *DataAreaIndexResp) Reset()
- func (x *DataAreaIndexResp) String() string
- type DataAreaMultiDeleteReq
- func (*DataAreaMultiDeleteReq) Descriptor() ([]byte, []int)deprecated
- func (x *DataAreaMultiDeleteReq) GetAreaIDs() []int64
- func (x *DataAreaMultiDeleteReq) GetProjectID() int64
- func (x *DataAreaMultiDeleteReq) GetTargetID() int64
- func (x *DataAreaMultiDeleteReq) GetTargetType() string
- func (*DataAreaMultiDeleteReq) ProtoMessage()
- func (x *DataAreaMultiDeleteReq) ProtoReflect() protoreflect.Message
- func (x *DataAreaMultiDeleteReq) Reset()
- func (x *DataAreaMultiDeleteReq) String() string
- type DataAreaMultiUpdateReq
- func (*DataAreaMultiUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *DataAreaMultiUpdateReq) GetAreas() []*DataArea
- func (x *DataAreaMultiUpdateReq) GetProjectID() int64
- func (x *DataAreaMultiUpdateReq) GetTargetID() int64
- func (x *DataAreaMultiUpdateReq) GetTargetType() string
- func (*DataAreaMultiUpdateReq) ProtoMessage()
- func (x *DataAreaMultiUpdateReq) ProtoReflect() protoreflect.Message
- func (x *DataAreaMultiUpdateReq) Reset()
- func (x *DataAreaMultiUpdateReq) String() string
- type DataManageClient
- type DataManageServer
- type DataProject
- func (*DataProject) Descriptor() ([]byte, []int)deprecated
- func (x *DataProject) GetAuthType() int64
- func (x *DataProject) GetProjectID() int64
- func (x *DataProject) GetTargetID() int64
- func (*DataProject) ProtoMessage()
- func (x *DataProject) ProtoReflect() protoreflect.Message
- func (x *DataProject) Reset()
- func (x *DataProject) String() string
- type DataProjectDeleteReq
- func (*DataProjectDeleteReq) Descriptor() ([]byte, []int)deprecated
- func (x *DataProjectDeleteReq) GetProjectID() int64
- func (x *DataProjectDeleteReq) GetTargetID() int64
- func (x *DataProjectDeleteReq) GetTargetType() string
- func (*DataProjectDeleteReq) ProtoMessage()
- func (x *DataProjectDeleteReq) ProtoReflect() protoreflect.Message
- func (x *DataProjectDeleteReq) Reset()
- func (x *DataProjectDeleteReq) String() string
- type DataProjectIndexReq
- func (*DataProjectIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *DataProjectIndexReq) GetAuthType() int64
- func (x *DataProjectIndexReq) GetPage() *PageInfo
- func (x *DataProjectIndexReq) GetProjectID() int64
- func (x *DataProjectIndexReq) GetTargetID() int64
- func (x *DataProjectIndexReq) GetTargetType() string
- func (*DataProjectIndexReq) ProtoMessage()
- func (x *DataProjectIndexReq) ProtoReflect() protoreflect.Message
- func (x *DataProjectIndexReq) Reset()
- func (x *DataProjectIndexReq) String() string
- type DataProjectIndexResp
- func (*DataProjectIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *DataProjectIndexResp) GetList() []*DataProject
- func (x *DataProjectIndexResp) GetTotal() int64
- func (*DataProjectIndexResp) ProtoMessage()
- func (x *DataProjectIndexResp) ProtoReflect() protoreflect.Message
- func (x *DataProjectIndexResp) Reset()
- func (x *DataProjectIndexResp) String() string
- type DataProjectMultiUpdateReq
- func (*DataProjectMultiUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *DataProjectMultiUpdateReq) GetProjects() []*DataProject
- func (x *DataProjectMultiUpdateReq) GetTargetID() int64
- func (x *DataProjectMultiUpdateReq) GetTargetType() string
- func (*DataProjectMultiUpdateReq) ProtoMessage()
- func (x *DataProjectMultiUpdateReq) ProtoReflect() protoreflect.Message
- func (x *DataProjectMultiUpdateReq) Reset()
- func (x *DataProjectMultiUpdateReq) String() string
- type DataProjectSaveReq
- func (*DataProjectSaveReq) Descriptor() ([]byte, []int)deprecated
- func (x *DataProjectSaveReq) GetAuthType() int64
- func (x *DataProjectSaveReq) GetProjectID() int64
- func (x *DataProjectSaveReq) GetTargetID() int64
- func (x *DataProjectSaveReq) GetTargetType() string
- func (*DataProjectSaveReq) ProtoMessage()
- func (x *DataProjectSaveReq) ProtoReflect() protoreflect.Message
- func (x *DataProjectSaveReq) Reset()
- func (x *DataProjectSaveReq) String() string
- type DateRange
- type DictDetail
- func (*DictDetail) Descriptor() ([]byte, []int)deprecated
- func (x *DictDetail) GetBody() *wrapperspb.StringValue
- func (x *DictDetail) GetChildren() []*DictDetail
- func (x *DictDetail) GetDesc() *wrapperspb.StringValue
- func (x *DictDetail) GetDictCode() string
- func (x *DictDetail) GetId() int64
- func (x *DictDetail) GetIdPath() string
- func (x *DictDetail) GetLabel() string
- func (x *DictDetail) GetParent() *DictDetail
- func (x *DictDetail) GetParentID() int64
- func (x *DictDetail) GetSort() int64
- func (x *DictDetail) GetStatus() int64
- func (x *DictDetail) GetValue() string
- func (*DictDetail) ProtoMessage()
- func (x *DictDetail) ProtoReflect() protoreflect.Message
- func (x *DictDetail) Reset()
- func (x *DictDetail) String() string
- type DictDetailIndexReq
- func (*DictDetailIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *DictDetailIndexReq) GetDictCode() string
- func (x *DictDetailIndexReq) GetLabel() string
- func (x *DictDetailIndexReq) GetPage() *PageInfo
- func (x *DictDetailIndexReq) GetParentID() int64
- func (x *DictDetailIndexReq) GetStatus() int64
- func (x *DictDetailIndexReq) GetValue() string
- func (*DictDetailIndexReq) ProtoMessage()
- func (x *DictDetailIndexReq) ProtoReflect() protoreflect.Message
- func (x *DictDetailIndexReq) Reset()
- func (x *DictDetailIndexReq) String() string
- type DictDetailIndexResp
- func (*DictDetailIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *DictDetailIndexResp) GetList() []*DictDetail
- func (x *DictDetailIndexResp) GetTotal() int64
- func (*DictDetailIndexResp) ProtoMessage()
- func (x *DictDetailIndexResp) ProtoReflect() protoreflect.Message
- func (x *DictDetailIndexResp) Reset()
- func (x *DictDetailIndexResp) String() string
- type DictDetailReadReq
- func (*DictDetailReadReq) Descriptor() ([]byte, []int)deprecated
- func (x *DictDetailReadReq) GetDictCode() string
- func (x *DictDetailReadReq) GetId() int64
- func (x *DictDetailReadReq) GetValue() string
- func (x *DictDetailReadReq) GetWithChildren() bool
- func (x *DictDetailReadReq) GetWithFather() bool
- func (*DictDetailReadReq) ProtoMessage()
- func (x *DictDetailReadReq) ProtoReflect() protoreflect.Message
- func (x *DictDetailReadReq) Reset()
- func (x *DictDetailReadReq) String() string
- type DictInfo
- func (*DictInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DictInfo) GetBody() *wrapperspb.StringValue
- func (x *DictInfo) GetCode() string
- func (x *DictInfo) GetDesc() *wrapperspb.StringValue
- func (x *DictInfo) GetGroup() string
- func (x *DictInfo) GetId() int64
- func (x *DictInfo) GetName() string
- func (*DictInfo) ProtoMessage()
- func (x *DictInfo) ProtoReflect() protoreflect.Message
- func (x *DictInfo) Reset()
- func (x *DictInfo) String() string
- type DictInfoIndexReq
- func (*DictInfoIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *DictInfoIndexReq) GetGroup() string
- func (x *DictInfoIndexReq) GetName() string
- func (x *DictInfoIndexReq) GetPage() *PageInfo
- func (*DictInfoIndexReq) ProtoMessage()
- func (x *DictInfoIndexReq) ProtoReflect() protoreflect.Message
- func (x *DictInfoIndexReq) Reset()
- func (x *DictInfoIndexReq) String() string
- type DictInfoIndexResp
- func (*DictInfoIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *DictInfoIndexResp) GetList() []*DictInfo
- func (x *DictInfoIndexResp) GetTotal() int64
- func (*DictInfoIndexResp) ProtoMessage()
- func (x *DictInfoIndexResp) ProtoReflect() protoreflect.Message
- func (x *DictInfoIndexResp) Reset()
- func (x *DictInfoIndexResp) String() string
- type DictInfoReadReq
- func (*DictInfoReadReq) Descriptor() ([]byte, []int)deprecated
- func (x *DictInfoReadReq) GetCode() string
- func (x *DictInfoReadReq) GetId() int64
- func (*DictInfoReadReq) ProtoMessage()
- func (x *DictInfoReadReq) ProtoReflect() protoreflect.Message
- func (x *DictInfoReadReq) Reset()
- func (x *DictInfoReadReq) String() string
- type DictManageClient
- type DictManageServer
- type Empty
- type IDList
- type JwtToken
- func (*JwtToken) Descriptor() ([]byte, []int)deprecated
- func (x *JwtToken) GetAccessExpire() int64
- func (x *JwtToken) GetAccessToken() string
- func (x *JwtToken) GetRefreshAfter() int64
- func (*JwtToken) ProtoMessage()
- func (x *JwtToken) ProtoReflect() protoreflect.Message
- func (x *JwtToken) Reset()
- func (x *JwtToken) String() string
- type LogClient
- type LogServer
- type LoginLogCreateReq
- func (*LoginLogCreateReq) Descriptor() ([]byte, []int)deprecated
- func (x *LoginLogCreateReq) GetAppCode() string
- func (x *LoginLogCreateReq) GetBrowser() string
- func (x *LoginLogCreateReq) GetCode() int64
- func (x *LoginLogCreateReq) GetIpAddr() string
- func (x *LoginLogCreateReq) GetLoginLocation() string
- func (x *LoginLogCreateReq) GetMsg() string
- func (x *LoginLogCreateReq) GetOs() string
- func (x *LoginLogCreateReq) GetUserID() int64
- func (x *LoginLogCreateReq) GetUserName() string
- func (*LoginLogCreateReq) ProtoMessage()
- func (x *LoginLogCreateReq) ProtoReflect() protoreflect.Message
- func (x *LoginLogCreateReq) Reset()
- func (x *LoginLogCreateReq) String() string
- type LoginLogIndexReq
- func (*LoginLogIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *LoginLogIndexReq) GetAppCode() string
- func (x *LoginLogIndexReq) GetDate() *DateRange
- func (x *LoginLogIndexReq) GetIpAddr() string
- func (x *LoginLogIndexReq) GetLoginLocation() string
- func (x *LoginLogIndexReq) GetPage() *PageInfo
- func (*LoginLogIndexReq) ProtoMessage()
- func (x *LoginLogIndexReq) ProtoReflect() protoreflect.Message
- func (x *LoginLogIndexReq) Reset()
- func (x *LoginLogIndexReq) String() string
- type LoginLogIndexResp
- func (*LoginLogIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *LoginLogIndexResp) GetList() []*LoginLogInfo
- func (x *LoginLogIndexResp) GetTotal() int64
- func (*LoginLogIndexResp) ProtoMessage()
- func (x *LoginLogIndexResp) ProtoReflect() protoreflect.Message
- func (x *LoginLogIndexResp) Reset()
- func (x *LoginLogIndexResp) String() string
- type LoginLogInfo
- func (*LoginLogInfo) Descriptor() ([]byte, []int)deprecated
- func (x *LoginLogInfo) GetAppCode() string
- func (x *LoginLogInfo) GetBrowser() string
- func (x *LoginLogInfo) GetCode() int64
- func (x *LoginLogInfo) GetCreatedTime() int64
- func (x *LoginLogInfo) GetIpAddr() string
- func (x *LoginLogInfo) GetLoginLocation() string
- func (x *LoginLogInfo) GetMsg() string
- func (x *LoginLogInfo) GetOs() string
- func (x *LoginLogInfo) GetUserID() int64
- func (x *LoginLogInfo) GetUserName() string
- func (*LoginLogInfo) ProtoMessage()
- func (x *LoginLogInfo) ProtoReflect() protoreflect.Message
- func (x *LoginLogInfo) Reset()
- func (x *LoginLogInfo) String() string
- type Map
- type MenuInfo
- func (*MenuInfo) Descriptor() ([]byte, []int)deprecated
- func (x *MenuInfo) GetBody() *wrapperspb.StringValue
- func (x *MenuInfo) GetChildren() []*MenuInfo
- func (x *MenuInfo) GetComponent() string
- func (x *MenuInfo) GetCreateTime() int64
- func (x *MenuInfo) GetHideInMenu() int64
- func (x *MenuInfo) GetIcon() string
- func (x *MenuInfo) GetId() int64
- func (x *MenuInfo) GetIsCommon() int64
- func (x *MenuInfo) GetModuleCode() string
- func (x *MenuInfo) GetName() string
- func (x *MenuInfo) GetOrder() int64
- func (x *MenuInfo) GetParentID() int64
- func (x *MenuInfo) GetPath() string
- func (x *MenuInfo) GetRedirect() string
- func (x *MenuInfo) GetType() int64
- func (*MenuInfo) ProtoMessage()
- func (x *MenuInfo) ProtoReflect() protoreflect.Message
- func (x *MenuInfo) Reset()
- func (x *MenuInfo) String() string
- type MenuInfoIndexReq
- func (*MenuInfoIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *MenuInfoIndexReq) GetIsCommon() int64
- func (x *MenuInfoIndexReq) GetIsRetTree() bool
- func (x *MenuInfoIndexReq) GetMenuIDs() []int64
- func (x *MenuInfoIndexReq) GetModuleCode() string
- func (*MenuInfoIndexReq) ProtoMessage()
- func (x *MenuInfoIndexReq) ProtoReflect() protoreflect.Message
- func (x *MenuInfoIndexReq) Reset()
- func (x *MenuInfoIndexReq) String() string
- type MenuInfoIndexResp
- type MessageInfo
- func (*MessageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *MessageInfo) GetBody() string
- func (x *MessageInfo) GetCreatedTime() int64
- func (x *MessageInfo) GetGroup() string
- func (x *MessageInfo) GetId() int64
- func (x *MessageInfo) GetIsGlobal() int64
- func (x *MessageInfo) GetNotifyCode() string
- func (x *MessageInfo) GetNotifyName() string
- func (x *MessageInfo) GetNotifyTime() int64
- func (x *MessageInfo) GetStr1() string
- func (x *MessageInfo) GetStr2() string
- func (x *MessageInfo) GetStr3() string
- func (x *MessageInfo) GetSubject() string
- func (*MessageInfo) ProtoMessage()
- func (x *MessageInfo) ProtoReflect() protoreflect.Message
- func (x *MessageInfo) Reset()
- func (x *MessageInfo) String() string
- type MessageInfoIndexReq
- func (*MessageInfoIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *MessageInfoIndexReq) GetGroup() string
- func (x *MessageInfoIndexReq) GetNotifyCode() string
- func (x *MessageInfoIndexReq) GetPage() *PageInfo
- func (*MessageInfoIndexReq) ProtoMessage()
- func (x *MessageInfoIndexReq) ProtoReflect() protoreflect.Message
- func (x *MessageInfoIndexReq) Reset()
- func (x *MessageInfoIndexReq) String() string
- type MessageInfoIndexResp
- func (*MessageInfoIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *MessageInfoIndexResp) GetList() []*MessageInfo
- func (x *MessageInfoIndexResp) GetTotal() int64
- func (*MessageInfoIndexResp) ProtoMessage()
- func (x *MessageInfoIndexResp) ProtoReflect() protoreflect.Message
- func (x *MessageInfoIndexResp) Reset()
- func (x *MessageInfoIndexResp) String() string
- type MessageInfoSendReq
- func (*MessageInfoSendReq) Descriptor() ([]byte, []int)deprecated
- func (x *MessageInfoSendReq) GetBody() string
- func (x *MessageInfoSendReq) GetIsGlobal() int64
- func (x *MessageInfoSendReq) GetNotifyCode() string
- func (x *MessageInfoSendReq) GetNotifyTime() int64
- func (x *MessageInfoSendReq) GetStr1() string
- func (x *MessageInfoSendReq) GetStr2() string
- func (x *MessageInfoSendReq) GetStr3() string
- func (x *MessageInfoSendReq) GetSubject() string
- func (x *MessageInfoSendReq) GetUserIDs() []int64
- func (x *MessageInfoSendReq) GetWithTypes() []string
- func (*MessageInfoSendReq) ProtoMessage()
- func (x *MessageInfoSendReq) ProtoReflect() protoreflect.Message
- func (x *MessageInfoSendReq) Reset()
- func (x *MessageInfoSendReq) String() string
- type ModuleInfo
- func (*ModuleInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ModuleInfo) GetBody() *wrapperspb.StringValue
- func (x *ModuleInfo) GetCode() string
- func (x *ModuleInfo) GetDesc() *wrapperspb.StringValue
- func (x *ModuleInfo) GetHideInMenu() int64
- func (x *ModuleInfo) GetIcon() string
- func (x *ModuleInfo) GetId() int64
- func (x *ModuleInfo) GetName() string
- func (x *ModuleInfo) GetOrder() int64
- func (x *ModuleInfo) GetPath() string
- func (x *ModuleInfo) GetSubType() int64
- func (x *ModuleInfo) GetTag() int64
- func (x *ModuleInfo) GetType() int64
- func (x *ModuleInfo) GetUrl() string
- func (*ModuleInfo) ProtoMessage()
- func (x *ModuleInfo) ProtoReflect() protoreflect.Message
- func (x *ModuleInfo) Reset()
- func (x *ModuleInfo) String() string
- type ModuleInfoIndexReq
- func (*ModuleInfoIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *ModuleInfoIndexReq) GetAppCode() string
- func (x *ModuleInfoIndexReq) GetCode() string
- func (x *ModuleInfoIndexReq) GetCodes() []string
- func (x *ModuleInfoIndexReq) GetName() string
- func (x *ModuleInfoIndexReq) GetPage() *PageInfo
- func (x *ModuleInfoIndexReq) GetType() int64
- func (*ModuleInfoIndexReq) ProtoMessage()
- func (x *ModuleInfoIndexReq) ProtoReflect() protoreflect.Message
- func (x *ModuleInfoIndexReq) Reset()
- func (x *ModuleInfoIndexReq) String() string
- type ModuleInfoIndexResp
- func (*ModuleInfoIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *ModuleInfoIndexResp) GetList() []*ModuleInfo
- func (x *ModuleInfoIndexResp) GetTotal() int64
- func (*ModuleInfoIndexResp) ProtoMessage()
- func (x *ModuleInfoIndexResp) ProtoReflect() protoreflect.Message
- func (x *ModuleInfoIndexResp) Reset()
- func (x *ModuleInfoIndexResp) String() string
- type ModuleManageClient
- type ModuleManageServer
- type NotifyChannel
- func (*NotifyChannel) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyChannel) GetApp() *ThirdAppConfig
- func (x *NotifyChannel) GetDesc() string
- func (x *NotifyChannel) GetEmail() *ThirdEmail
- func (x *NotifyChannel) GetId() int64
- func (x *NotifyChannel) GetName() string
- func (x *NotifyChannel) GetSms() *ThirdSms
- func (x *NotifyChannel) GetType() string
- func (x *NotifyChannel) GetWebhook() string
- func (*NotifyChannel) ProtoMessage()
- func (x *NotifyChannel) ProtoReflect() protoreflect.Message
- func (x *NotifyChannel) Reset()
- func (x *NotifyChannel) String() string
- type NotifyChannelIndexReq
- func (*NotifyChannelIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyChannelIndexReq) GetName() string
- func (x *NotifyChannelIndexReq) GetPage() *PageInfo
- func (x *NotifyChannelIndexReq) GetType() string
- func (*NotifyChannelIndexReq) ProtoMessage()
- func (x *NotifyChannelIndexReq) ProtoReflect() protoreflect.Message
- func (x *NotifyChannelIndexReq) Reset()
- func (x *NotifyChannelIndexReq) String() string
- type NotifyChannelIndexResp
- func (*NotifyChannelIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyChannelIndexResp) GetList() []*NotifyChannel
- func (x *NotifyChannelIndexResp) GetTotal() int64
- func (*NotifyChannelIndexResp) ProtoMessage()
- func (x *NotifyChannelIndexResp) ProtoReflect() protoreflect.Message
- func (x *NotifyChannelIndexResp) Reset()
- func (x *NotifyChannelIndexResp) String() string
- type NotifyConfig
- func (*NotifyConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyConfig) GetCode() string
- func (x *NotifyConfig) GetDesc() string
- func (x *NotifyConfig) GetEnableTypes() []string
- func (x *NotifyConfig) GetGroup() string
- func (x *NotifyConfig) GetId() int64
- func (x *NotifyConfig) GetIsRecord() int64
- func (x *NotifyConfig) GetName() string
- func (x *NotifyConfig) GetParams() map[string]string
- func (x *NotifyConfig) GetSupportTypes() []string
- func (*NotifyConfig) ProtoMessage()
- func (x *NotifyConfig) ProtoReflect() protoreflect.Message
- func (x *NotifyConfig) Reset()
- func (x *NotifyConfig) String() string
- type NotifyConfigIndexReq
- func (*NotifyConfigIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyConfigIndexReq) GetCode() string
- func (x *NotifyConfigIndexReq) GetGroup() string
- func (x *NotifyConfigIndexReq) GetName() string
- func (x *NotifyConfigIndexReq) GetPage() *PageInfo
- func (*NotifyConfigIndexReq) ProtoMessage()
- func (x *NotifyConfigIndexReq) ProtoReflect() protoreflect.Message
- func (x *NotifyConfigIndexReq) Reset()
- func (x *NotifyConfigIndexReq) String() string
- type NotifyConfigIndexResp
- func (*NotifyConfigIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyConfigIndexResp) GetList() []*NotifyConfig
- func (x *NotifyConfigIndexResp) GetTotal() int64
- func (*NotifyConfigIndexResp) ProtoMessage()
- func (x *NotifyConfigIndexResp) ProtoReflect() protoreflect.Message
- func (x *NotifyConfigIndexResp) Reset()
- func (x *NotifyConfigIndexResp) String() string
- type NotifyConfigSendReq
- func (*NotifyConfigSendReq) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyConfigSendReq) GetAccounts() []string
- func (x *NotifyConfigSendReq) GetNotifyCode() string
- func (x *NotifyConfigSendReq) GetParams() map[string]string
- func (x *NotifyConfigSendReq) GetStr1() string
- func (x *NotifyConfigSendReq) GetStr2() string
- func (x *NotifyConfigSendReq) GetStr3() string
- func (x *NotifyConfigSendReq) GetTemplateID() int64
- func (x *NotifyConfigSendReq) GetType() string
- func (x *NotifyConfigSendReq) GetUserIDs() []int64
- func (*NotifyConfigSendReq) ProtoMessage()
- func (x *NotifyConfigSendReq) ProtoReflect() protoreflect.Message
- func (x *NotifyConfigSendReq) Reset()
- func (x *NotifyConfigSendReq) String() string
- type NotifyConfigTemplate
- func (*NotifyConfigTemplate) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyConfigTemplate) GetId() int64
- func (x *NotifyConfigTemplate) GetNotifyCode() string
- func (x *NotifyConfigTemplate) GetTemplateID() int64
- func (x *NotifyConfigTemplate) GetType() string
- func (*NotifyConfigTemplate) ProtoMessage()
- func (x *NotifyConfigTemplate) ProtoReflect() protoreflect.Message
- func (x *NotifyConfigTemplate) Reset()
- func (x *NotifyConfigTemplate) String() string
- type NotifyConfigTemplateDeleteReq
- func (*NotifyConfigTemplateDeleteReq) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyConfigTemplateDeleteReq) GetNotifyCode() string
- func (x *NotifyConfigTemplateDeleteReq) GetType() string
- func (*NotifyConfigTemplateDeleteReq) ProtoMessage()
- func (x *NotifyConfigTemplateDeleteReq) ProtoReflect() protoreflect.Message
- func (x *NotifyConfigTemplateDeleteReq) Reset()
- func (x *NotifyConfigTemplateDeleteReq) String() string
- type NotifyConfigTemplateIndexReq
- func (*NotifyConfigTemplateIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyConfigTemplateIndexReq) GetNotifyCode() string
- func (x *NotifyConfigTemplateIndexReq) GetType() string
- func (*NotifyConfigTemplateIndexReq) ProtoMessage()
- func (x *NotifyConfigTemplateIndexReq) ProtoReflect() protoreflect.Message
- func (x *NotifyConfigTemplateIndexReq) Reset()
- func (x *NotifyConfigTemplateIndexReq) String() string
- type NotifyConfigTemplateIndexResp
- func (*NotifyConfigTemplateIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyConfigTemplateIndexResp) GetList() []*NotifyConfigTemplate
- func (*NotifyConfigTemplateIndexResp) ProtoMessage()
- func (x *NotifyConfigTemplateIndexResp) ProtoReflect() protoreflect.Message
- func (x *NotifyConfigTemplateIndexResp) Reset()
- func (x *NotifyConfigTemplateIndexResp) String() string
- type NotifyManageClient
- type NotifyManageServer
- type NotifyTemplate
- func (*NotifyTemplate) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyTemplate) GetBody() string
- func (x *NotifyTemplate) GetChannel() *NotifyChannel
- func (x *NotifyTemplate) GetChannelID() int64
- func (x *NotifyTemplate) GetDesc() string
- func (x *NotifyTemplate) GetId() int64
- func (x *NotifyTemplate) GetName() string
- func (x *NotifyTemplate) GetNotifyCode() string
- func (x *NotifyTemplate) GetSignName() string
- func (x *NotifyTemplate) GetSubject() string
- func (x *NotifyTemplate) GetTemplateCode() string
- func (x *NotifyTemplate) GetTenantCode() string
- func (x *NotifyTemplate) GetType() string
- func (*NotifyTemplate) ProtoMessage()
- func (x *NotifyTemplate) ProtoReflect() protoreflect.Message
- func (x *NotifyTemplate) Reset()
- func (x *NotifyTemplate) String() string
- type NotifyTemplateIndexReq
- func (*NotifyTemplateIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyTemplateIndexReq) GetName() string
- func (x *NotifyTemplateIndexReq) GetNotifyCode() string
- func (x *NotifyTemplateIndexReq) GetPage() *PageInfo
- func (x *NotifyTemplateIndexReq) GetType() string
- func (*NotifyTemplateIndexReq) ProtoMessage()
- func (x *NotifyTemplateIndexReq) ProtoReflect() protoreflect.Message
- func (x *NotifyTemplateIndexReq) Reset()
- func (x *NotifyTemplateIndexReq) String() string
- type NotifyTemplateIndexResp
- func (*NotifyTemplateIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyTemplateIndexResp) GetList() []*NotifyTemplate
- func (x *NotifyTemplateIndexResp) GetTotal() int64
- func (*NotifyTemplateIndexResp) ProtoMessage()
- func (x *NotifyTemplateIndexResp) ProtoReflect() protoreflect.Message
- func (x *NotifyTemplateIndexResp) Reset()
- func (x *NotifyTemplateIndexResp) String() string
- type OpenAccess
- func (*OpenAccess) Descriptor() ([]byte, []int)deprecated
- func (x *OpenAccess) GetAccessSecret() string
- func (x *OpenAccess) GetCode() string
- func (x *OpenAccess) GetDesc() string
- func (x *OpenAccess) GetId() int64
- func (x *OpenAccess) GetIpRange() []string
- func (x *OpenAccess) GetTenantCode() string
- func (x *OpenAccess) GetUserID() int64
- func (*OpenAccess) ProtoMessage()
- func (x *OpenAccess) ProtoReflect() protoreflect.Message
- func (x *OpenAccess) Reset()
- func (x *OpenAccess) String() string
- type OpenAccessIndexReq
- func (*OpenAccessIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *OpenAccessIndexReq) GetCode() string
- func (x *OpenAccessIndexReq) GetPage() *PageInfo
- func (x *OpenAccessIndexReq) GetTenantCode() string
- func (x *OpenAccessIndexReq) GetUserID() int64
- func (*OpenAccessIndexReq) ProtoMessage()
- func (x *OpenAccessIndexReq) ProtoReflect() protoreflect.Message
- func (x *OpenAccessIndexReq) Reset()
- func (x *OpenAccessIndexReq) String() string
- type OpenAccessIndexResp
- func (*OpenAccessIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *OpenAccessIndexResp) GetList() []*OpenAccess
- func (x *OpenAccessIndexResp) GetTotal() int64
- func (*OpenAccessIndexResp) ProtoMessage()
- func (x *OpenAccessIndexResp) ProtoReflect() protoreflect.Message
- func (x *OpenAccessIndexResp) Reset()
- func (x *OpenAccessIndexResp) String() string
- type OperLogCreateReq
- func (*OperLogCreateReq) Descriptor() ([]byte, []int)deprecated
- func (x *OperLogCreateReq) GetAppCode() string
- func (x *OperLogCreateReq) GetBusinessType() int64
- func (x *OperLogCreateReq) GetCode() int64
- func (x *OperLogCreateReq) GetMsg() string
- func (x *OperLogCreateReq) GetOperIpAddr() string
- func (x *OperLogCreateReq) GetOperLocation() string
- func (x *OperLogCreateReq) GetOperName() string
- func (x *OperLogCreateReq) GetOperUserName() string
- func (x *OperLogCreateReq) GetReq() string
- func (x *OperLogCreateReq) GetResp() string
- func (x *OperLogCreateReq) GetRoute() string
- func (x *OperLogCreateReq) GetUri() string
- func (x *OperLogCreateReq) GetUserID() int64
- func (*OperLogCreateReq) ProtoMessage()
- func (x *OperLogCreateReq) ProtoReflect() protoreflect.Message
- func (x *OperLogCreateReq) Reset()
- func (x *OperLogCreateReq) String() string
- type OperLogIndexReq
- func (*OperLogIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *OperLogIndexReq) GetAppCode() string
- func (x *OperLogIndexReq) GetBusinessType() int64
- func (x *OperLogIndexReq) GetOperName() string
- func (x *OperLogIndexReq) GetOperUserName() string
- func (x *OperLogIndexReq) GetPage() *PageInfo
- func (*OperLogIndexReq) ProtoMessage()
- func (x *OperLogIndexReq) ProtoReflect() protoreflect.Message
- func (x *OperLogIndexReq) Reset()
- func (x *OperLogIndexReq) String() string
- type OperLogIndexResp
- func (*OperLogIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *OperLogIndexResp) GetList() []*OperLogInfo
- func (x *OperLogIndexResp) GetTotal() int64
- func (*OperLogIndexResp) ProtoMessage()
- func (x *OperLogIndexResp) ProtoReflect() protoreflect.Message
- func (x *OperLogIndexResp) Reset()
- func (x *OperLogIndexResp) String() string
- type OperLogInfo
- func (*OperLogInfo) Descriptor() ([]byte, []int)deprecated
- func (x *OperLogInfo) GetAppCode() string
- func (x *OperLogInfo) GetBusinessType() int64
- func (x *OperLogInfo) GetCode() int64
- func (x *OperLogInfo) GetCreatedTime() int64
- func (x *OperLogInfo) GetMsg() string
- func (x *OperLogInfo) GetOperIpAddr() string
- func (x *OperLogInfo) GetOperLocation() string
- func (x *OperLogInfo) GetOperName() string
- func (x *OperLogInfo) GetOperUserName() string
- func (x *OperLogInfo) GetReq() string
- func (x *OperLogInfo) GetResp() string
- func (x *OperLogInfo) GetUri() string
- func (x *OperLogInfo) GetUserID() int64
- func (*OperLogInfo) ProtoMessage()
- func (x *OperLogInfo) ProtoReflect() protoreflect.Message
- func (x *OperLogInfo) Reset()
- func (x *OperLogInfo) String() string
- type OpsClient
- type OpsFeedback
- func (*OpsFeedback) Descriptor() ([]byte, []int)deprecated
- func (x *OpsFeedback) GetContactInformation() string
- func (x *OpsFeedback) GetCreatedTime() int64
- func (x *OpsFeedback) GetId() int64
- func (x *OpsFeedback) GetIssueDesc() string
- func (x *OpsFeedback) GetProjectID() int64
- func (x *OpsFeedback) GetRaiseUserID() int64
- func (x *OpsFeedback) GetStatus() int64
- func (x *OpsFeedback) GetTenantCode() string
- func (x *OpsFeedback) GetType() string
- func (*OpsFeedback) ProtoMessage()
- func (x *OpsFeedback) ProtoReflect() protoreflect.Message
- func (x *OpsFeedback) Reset()
- func (x *OpsFeedback) String() string
- type OpsFeedbackIndexReq
- func (*OpsFeedbackIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *OpsFeedbackIndexReq) GetIsAllTenant() bool
- func (x *OpsFeedbackIndexReq) GetPage() *PageInfo
- func (x *OpsFeedbackIndexReq) GetProjectID() int64
- func (x *OpsFeedbackIndexReq) GetStatus() int64
- func (x *OpsFeedbackIndexReq) GetTenantCode() string
- func (x *OpsFeedbackIndexReq) GetType() string
- func (*OpsFeedbackIndexReq) ProtoMessage()
- func (x *OpsFeedbackIndexReq) ProtoReflect() protoreflect.Message
- func (x *OpsFeedbackIndexReq) Reset()
- func (x *OpsFeedbackIndexReq) String() string
- type OpsFeedbackIndexResp
- func (*OpsFeedbackIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *OpsFeedbackIndexResp) GetList() []*OpsFeedback
- func (x *OpsFeedbackIndexResp) GetTotal() int64
- func (*OpsFeedbackIndexResp) ProtoMessage()
- func (x *OpsFeedbackIndexResp) ProtoReflect() protoreflect.Message
- func (x *OpsFeedbackIndexResp) Reset()
- func (x *OpsFeedbackIndexResp) String() string
- type OpsServer
- type OpsWorkOrder
- func (*OpsWorkOrder) Descriptor() ([]byte, []int)deprecated
- func (x *OpsWorkOrder) GetAreaID() int64
- func (x *OpsWorkOrder) GetCreatedTime() int64
- func (x *OpsWorkOrder) GetFinishedTime() int64
- func (x *OpsWorkOrder) GetHandleTime() int64
- func (x *OpsWorkOrder) GetId() int64
- func (x *OpsWorkOrder) GetIssueDesc() string
- func (x *OpsWorkOrder) GetNumber() string
- func (x *OpsWorkOrder) GetParams() map[string]string
- func (x *OpsWorkOrder) GetRaiseUserID() int64
- func (x *OpsWorkOrder) GetStatus() int64
- func (x *OpsWorkOrder) GetType() string
- func (*OpsWorkOrder) ProtoMessage()
- func (x *OpsWorkOrder) ProtoReflect() protoreflect.Message
- func (x *OpsWorkOrder) Reset()
- func (x *OpsWorkOrder) String() string
- type OpsWorkOrderIndexReq
- func (*OpsWorkOrderIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *OpsWorkOrderIndexReq) GetAreaID() int64
- func (x *OpsWorkOrderIndexReq) GetNumber() string
- func (x *OpsWorkOrderIndexReq) GetPage() *PageInfo
- func (x *OpsWorkOrderIndexReq) GetStatus() int64
- func (x *OpsWorkOrderIndexReq) GetType() string
- func (*OpsWorkOrderIndexReq) ProtoMessage()
- func (x *OpsWorkOrderIndexReq) ProtoReflect() protoreflect.Message
- func (x *OpsWorkOrderIndexReq) Reset()
- func (x *OpsWorkOrderIndexReq) String() string
- type OpsWorkOrderIndexResp
- func (*OpsWorkOrderIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *OpsWorkOrderIndexResp) GetList() []*OpsWorkOrder
- func (x *OpsWorkOrderIndexResp) GetTotal() int64
- func (*OpsWorkOrderIndexResp) ProtoMessage()
- func (x *OpsWorkOrderIndexResp) ProtoReflect() protoreflect.Message
- func (x *OpsWorkOrderIndexResp) Reset()
- func (x *OpsWorkOrderIndexResp) String() string
- type PageInfo
- func (*PageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PageInfo) GetOrders() []*PageInfo_OrderBy
- func (x *PageInfo) GetPage() int64
- func (x *PageInfo) GetSize() int64
- func (*PageInfo) ProtoMessage()
- func (x *PageInfo) ProtoReflect() protoreflect.Message
- func (x *PageInfo) Reset()
- func (x *PageInfo) String() string
- type PageInfo_OrderBy
- func (*PageInfo_OrderBy) Descriptor() ([]byte, []int)deprecated
- func (x *PageInfo_OrderBy) GetField() string
- func (x *PageInfo_OrderBy) GetSort() int64
- func (*PageInfo_OrderBy) ProtoMessage()
- func (x *PageInfo_OrderBy) ProtoReflect() protoreflect.Message
- func (x *PageInfo_OrderBy) Reset()
- func (x *PageInfo_OrderBy) String() string
- type Point
- type ProjectAuth
- func (*ProjectAuth) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectAuth) GetArea() map[int64]int64
- func (x *ProjectAuth) GetAuthType() int64
- func (*ProjectAuth) ProtoMessage()
- func (x *ProjectAuth) ProtoReflect() protoreflect.Message
- func (x *ProjectAuth) Reset()
- func (x *ProjectAuth) String() string
- type ProjectInfo
- func (*ProjectInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectInfo) GetAddress() *wrapperspb.StringValue
- func (x *ProjectInfo) GetAdminUserID() int64
- func (x *ProjectInfo) GetArea() *wrapperspb.FloatValue
- func (x *ProjectInfo) GetAreaCount() int64
- func (x *ProjectInfo) GetAreas() []*AreaInfo
- func (x *ProjectInfo) GetCreatedTime() int64
- func (x *ProjectInfo) GetDesc() *wrapperspb.StringValue
- func (x *ProjectInfo) GetDeviceCount() *wrapperspb.Int64Value
- func (x *ProjectInfo) GetIsSysCreated() int64
- func (x *ProjectInfo) GetIsUpdateProjectImg() bool
- func (x *ProjectInfo) GetPosition() *Point
- func (x *ProjectInfo) GetPpsm() int64
- func (x *ProjectInfo) GetProjectID() int64
- func (x *ProjectInfo) GetProjectImg() string
- func (x *ProjectInfo) GetProjectName() string
- func (x *ProjectInfo) GetUserCount() int64
- func (*ProjectInfo) ProtoMessage()
- func (x *ProjectInfo) ProtoReflect() protoreflect.Message
- func (x *ProjectInfo) Reset()
- func (x *ProjectInfo) String() string
- type ProjectInfoIndexReq
- func (*ProjectInfoIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectInfoIndexReq) GetIsGetAll() bool
- func (x *ProjectInfoIndexReq) GetPage() *PageInfo
- func (x *ProjectInfoIndexReq) GetProjectIDs() []int64
- func (x *ProjectInfoIndexReq) GetProjectName() string
- func (x *ProjectInfoIndexReq) GetWithTopAreas() bool
- func (*ProjectInfoIndexReq) ProtoMessage()
- func (x *ProjectInfoIndexReq) ProtoReflect() protoreflect.Message
- func (x *ProjectInfoIndexReq) Reset()
- func (x *ProjectInfoIndexReq) String() string
- type ProjectInfoIndexResp
- func (*ProjectInfoIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectInfoIndexResp) GetList() []*ProjectInfo
- func (x *ProjectInfoIndexResp) GetTotal() int64
- func (*ProjectInfoIndexResp) ProtoMessage()
- func (x *ProjectInfoIndexResp) ProtoReflect() protoreflect.Message
- func (x *ProjectInfoIndexResp) Reset()
- func (x *ProjectInfoIndexResp) String() string
- type ProjectManageClient
- type ProjectManageServer
- type ProjectProfile
- func (*ProjectProfile) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectProfile) GetCode() string
- func (x *ProjectProfile) GetParams() string
- func (*ProjectProfile) ProtoMessage()
- func (x *ProjectProfile) ProtoReflect() protoreflect.Message
- func (x *ProjectProfile) Reset()
- func (x *ProjectProfile) String() string
- type ProjectProfileIndexReq
- func (*ProjectProfileIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectProfileIndexReq) GetCodes() []string
- func (*ProjectProfileIndexReq) ProtoMessage()
- func (x *ProjectProfileIndexReq) ProtoReflect() protoreflect.Message
- func (x *ProjectProfileIndexReq) Reset()
- func (x *ProjectProfileIndexReq) String() string
- type ProjectProfileIndexResp
- func (*ProjectProfileIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectProfileIndexResp) GetProfiles() []*ProjectProfile
- func (*ProjectProfileIndexResp) ProtoMessage()
- func (x *ProjectProfileIndexResp) ProtoReflect() protoreflect.Message
- func (x *ProjectProfileIndexResp) Reset()
- func (x *ProjectProfileIndexResp) String() string
- type ProjectProfileReadReq
- func (*ProjectProfileReadReq) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectProfileReadReq) GetCode() string
- func (*ProjectProfileReadReq) ProtoMessage()
- func (x *ProjectProfileReadReq) ProtoReflect() protoreflect.Message
- func (x *ProjectProfileReadReq) Reset()
- func (x *ProjectProfileReadReq) String() string
- type ProjectWithID
- type QRCodeReadReq
- func (*QRCodeReadReq) Descriptor() ([]byte, []int)deprecated
- func (x *QRCodeReadReq) GetEnvVersion() string
- func (x *QRCodeReadReq) GetPage() string
- func (x *QRCodeReadReq) GetScene() string
- func (*QRCodeReadReq) ProtoMessage()
- func (x *QRCodeReadReq) ProtoReflect() protoreflect.Message
- func (x *QRCodeReadReq) Reset()
- func (x *QRCodeReadReq) String() string
- type QRCodeReadResp
- type RoleAccessIndexReq
- func (*RoleAccessIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *RoleAccessIndexReq) GetId() int64
- func (x *RoleAccessIndexReq) GetIds() []int64
- func (*RoleAccessIndexReq) ProtoMessage()
- func (x *RoleAccessIndexReq) ProtoReflect() protoreflect.Message
- func (x *RoleAccessIndexReq) Reset()
- func (x *RoleAccessIndexReq) String() string
- type RoleAccessIndexResp
- func (*RoleAccessIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *RoleAccessIndexResp) GetAccessCodes() []string
- func (x *RoleAccessIndexResp) GetTotal() int64
- func (*RoleAccessIndexResp) ProtoMessage()
- func (x *RoleAccessIndexResp) ProtoReflect() protoreflect.Message
- func (x *RoleAccessIndexResp) Reset()
- func (x *RoleAccessIndexResp) String() string
- type RoleAccessMultiUpdateReq
- func (*RoleAccessMultiUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *RoleAccessMultiUpdateReq) GetAccessCodes() []string
- func (x *RoleAccessMultiUpdateReq) GetId() int64
- func (*RoleAccessMultiUpdateReq) ProtoMessage()
- func (x *RoleAccessMultiUpdateReq) ProtoReflect() protoreflect.Message
- func (x *RoleAccessMultiUpdateReq) Reset()
- func (x *RoleAccessMultiUpdateReq) String() string
- type RoleApiAuthReq
- func (*RoleApiAuthReq) Descriptor() ([]byte, []int)deprecated
- func (x *RoleApiAuthReq) GetMethod() string
- func (x *RoleApiAuthReq) GetPath() string
- func (*RoleApiAuthReq) ProtoMessage()
- func (x *RoleApiAuthReq) ProtoReflect() protoreflect.Message
- func (x *RoleApiAuthReq) Reset()
- func (x *RoleApiAuthReq) String() string
- type RoleApiAuthResp
- func (*RoleApiAuthResp) Descriptor() ([]byte, []int)deprecated
- func (x *RoleApiAuthResp) GetBusinessType() int64
- func (x *RoleApiAuthResp) GetName() string
- func (*RoleApiAuthResp) ProtoMessage()
- func (x *RoleApiAuthResp) ProtoReflect() protoreflect.Message
- func (x *RoleApiAuthResp) Reset()
- func (x *RoleApiAuthResp) String() string
- type RoleAppIndexReq
- func (*RoleAppIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *RoleAppIndexReq) GetId() int64
- func (x *RoleAppIndexReq) GetIds() []int64
- func (*RoleAppIndexReq) ProtoMessage()
- func (x *RoleAppIndexReq) ProtoReflect() protoreflect.Message
- func (x *RoleAppIndexReq) Reset()
- func (x *RoleAppIndexReq) String() string
- type RoleAppIndexResp
- func (*RoleAppIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *RoleAppIndexResp) GetAppCodes() []string
- func (x *RoleAppIndexResp) GetTotal() int64
- func (*RoleAppIndexResp) ProtoMessage()
- func (x *RoleAppIndexResp) ProtoReflect() protoreflect.Message
- func (x *RoleAppIndexResp) Reset()
- func (x *RoleAppIndexResp) String() string
- type RoleAppMultiUpdateReq
- func (*RoleAppMultiUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *RoleAppMultiUpdateReq) GetAppCodes() []string
- func (x *RoleAppMultiUpdateReq) GetId() int64
- func (*RoleAppMultiUpdateReq) ProtoMessage()
- func (x *RoleAppMultiUpdateReq) ProtoReflect() protoreflect.Message
- func (x *RoleAppMultiUpdateReq) Reset()
- func (x *RoleAppMultiUpdateReq) String() string
- type RoleAppUpdateReq
- func (*RoleAppUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *RoleAppUpdateReq) GetAppCodes() []string
- func (x *RoleAppUpdateReq) GetId() int64
- func (*RoleAppUpdateReq) ProtoMessage()
- func (x *RoleAppUpdateReq) ProtoReflect() protoreflect.Message
- func (x *RoleAppUpdateReq) Reset()
- func (x *RoleAppUpdateReq) String() string
- type RoleInfo
- func (*RoleInfo) Descriptor() ([]byte, []int)deprecated
- func (x *RoleInfo) GetCode() string
- func (x *RoleInfo) GetCreatedTime() int64
- func (x *RoleInfo) GetDesc() string
- func (x *RoleInfo) GetId() int64
- func (x *RoleInfo) GetName() string
- func (x *RoleInfo) GetStatus() int64
- func (*RoleInfo) ProtoMessage()
- func (x *RoleInfo) ProtoReflect() protoreflect.Message
- func (x *RoleInfo) Reset()
- func (x *RoleInfo) String() string
- type RoleInfoIndexReq
- func (*RoleInfoIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *RoleInfoIndexReq) GetCodes() []string
- func (x *RoleInfoIndexReq) GetIds() []int64
- func (x *RoleInfoIndexReq) GetName() string
- func (x *RoleInfoIndexReq) GetPage() *PageInfo
- func (x *RoleInfoIndexReq) GetStatus() int64
- func (*RoleInfoIndexReq) ProtoMessage()
- func (x *RoleInfoIndexReq) ProtoReflect() protoreflect.Message
- func (x *RoleInfoIndexReq) Reset()
- func (x *RoleInfoIndexReq) String() string
- type RoleInfoIndexResp
- func (*RoleInfoIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *RoleInfoIndexResp) GetList() []*RoleInfo
- func (x *RoleInfoIndexResp) GetTotal() int64
- func (*RoleInfoIndexResp) ProtoMessage()
- func (x *RoleInfoIndexResp) ProtoReflect() protoreflect.Message
- func (x *RoleInfoIndexResp) Reset()
- func (x *RoleInfoIndexResp) String() string
- type RoleManageClient
- type RoleManageServer
- type RoleMenuIndexReq
- func (*RoleMenuIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *RoleMenuIndexReq) GetAppCode() string
- func (x *RoleMenuIndexReq) GetId() int64
- func (x *RoleMenuIndexReq) GetIds() []int64
- func (x *RoleMenuIndexReq) GetModuleCode() string
- func (*RoleMenuIndexReq) ProtoMessage()
- func (x *RoleMenuIndexReq) ProtoReflect() protoreflect.Message
- func (x *RoleMenuIndexReq) Reset()
- func (x *RoleMenuIndexReq) String() string
- type RoleMenuIndexResp
- func (*RoleMenuIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *RoleMenuIndexResp) GetMenuIDs() []int64
- func (x *RoleMenuIndexResp) GetTotal() int64
- func (*RoleMenuIndexResp) ProtoMessage()
- func (x *RoleMenuIndexResp) ProtoReflect() protoreflect.Message
- func (x *RoleMenuIndexResp) Reset()
- func (x *RoleMenuIndexResp) String() string
- type RoleMenuMultiUpdateReq
- func (*RoleMenuMultiUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *RoleMenuMultiUpdateReq) GetAppCode() string
- func (x *RoleMenuMultiUpdateReq) GetId() int64
- func (x *RoleMenuMultiUpdateReq) GetMenuIDs() []int64
- func (x *RoleMenuMultiUpdateReq) GetModuleCode() string
- func (*RoleMenuMultiUpdateReq) ProtoMessage()
- func (x *RoleMenuMultiUpdateReq) ProtoReflect() protoreflect.Message
- func (x *RoleMenuMultiUpdateReq) Reset()
- func (x *RoleMenuMultiUpdateReq) String() string
- type RoleModuleIndexReq
- func (*RoleModuleIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *RoleModuleIndexReq) GetAppCode() string
- func (x *RoleModuleIndexReq) GetId() int64
- func (x *RoleModuleIndexReq) GetIds() []int64
- func (*RoleModuleIndexReq) ProtoMessage()
- func (x *RoleModuleIndexReq) ProtoReflect() protoreflect.Message
- func (x *RoleModuleIndexReq) Reset()
- func (x *RoleModuleIndexReq) String() string
- type RoleModuleIndexResp
- func (*RoleModuleIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *RoleModuleIndexResp) GetModuleCodes() []string
- func (x *RoleModuleIndexResp) GetTotal() int64
- func (*RoleModuleIndexResp) ProtoMessage()
- func (x *RoleModuleIndexResp) ProtoReflect() protoreflect.Message
- func (x *RoleModuleIndexResp) Reset()
- func (x *RoleModuleIndexResp) String() string
- type RoleModuleMultiUpdateReq
- func (*RoleModuleMultiUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *RoleModuleMultiUpdateReq) GetAppCode() string
- func (x *RoleModuleMultiUpdateReq) GetId() int64
- func (x *RoleModuleMultiUpdateReq) GetModuleCodes() []string
- func (*RoleModuleMultiUpdateReq) ProtoMessage()
- func (x *RoleModuleMultiUpdateReq) ProtoReflect() protoreflect.Message
- func (x *RoleModuleMultiUpdateReq) Reset()
- func (x *RoleModuleMultiUpdateReq) String() string
- type SendOption
- func (*SendOption) Descriptor() ([]byte, []int)deprecated
- func (x *SendOption) GetRequestTimeout() int64
- func (x *SendOption) GetRetryInterval() int64
- func (x *SendOption) GetTimeoutToFail() int64
- func (*SendOption) ProtoMessage()
- func (x *SendOption) ProtoReflect() protoreflect.Message
- func (x *SendOption) Reset()
- func (x *SendOption) String() string
- type SlotInfo
- func (*SlotInfo) Descriptor() ([]byte, []int)deprecated
- func (x *SlotInfo) GetAuthType() string
- func (x *SlotInfo) GetBody() string
- func (x *SlotInfo) GetCode() string
- func (x *SlotInfo) GetDesc() string
- func (x *SlotInfo) GetHandler() map[string]string
- func (x *SlotInfo) GetHosts() []string
- func (x *SlotInfo) GetId() int64
- func (x *SlotInfo) GetMethod() string
- func (x *SlotInfo) GetSlotCode() string
- func (x *SlotInfo) GetSubCode() string
- func (x *SlotInfo) GetUri() string
- func (*SlotInfo) ProtoMessage()
- func (x *SlotInfo) ProtoReflect() protoreflect.Message
- func (x *SlotInfo) Reset()
- func (x *SlotInfo) String() string
- type SlotInfoIndexReq
- func (*SlotInfoIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *SlotInfoIndexReq) GetCode() string
- func (x *SlotInfoIndexReq) GetPage() *PageInfo
- func (x *SlotInfoIndexReq) GetSubCode() string
- func (*SlotInfoIndexReq) ProtoMessage()
- func (x *SlotInfoIndexReq) ProtoReflect() protoreflect.Message
- func (x *SlotInfoIndexReq) Reset()
- func (x *SlotInfoIndexReq) String() string
- type SlotInfoIndexResp
- func (*SlotInfoIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *SlotInfoIndexResp) GetList() []*SlotInfo
- func (x *SlotInfoIndexResp) GetTotal() int64
- func (*SlotInfoIndexResp) ProtoMessage()
- func (x *SlotInfoIndexResp) ProtoReflect() protoreflect.Message
- func (x *SlotInfoIndexResp) Reset()
- func (x *SlotInfoIndexResp) String() string
- type TenantAccessIndexReq
- func (*TenantAccessIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAccessIndexReq) GetCode() string
- func (*TenantAccessIndexReq) ProtoMessage()
- func (x *TenantAccessIndexReq) ProtoReflect() protoreflect.Message
- func (x *TenantAccessIndexReq) Reset()
- func (x *TenantAccessIndexReq) String() string
- type TenantAccessIndexResp
- func (*TenantAccessIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAccessIndexResp) GetAccessCodes() []string
- func (*TenantAccessIndexResp) ProtoMessage()
- func (x *TenantAccessIndexResp) ProtoReflect() protoreflect.Message
- func (x *TenantAccessIndexResp) Reset()
- func (x *TenantAccessIndexResp) String() string
- type TenantAccessMultiSaveReq
- func (*TenantAccessMultiSaveReq) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAccessMultiSaveReq) GetAccessCodes() []string
- func (x *TenantAccessMultiSaveReq) GetCode() string
- func (*TenantAccessMultiSaveReq) ProtoMessage()
- func (x *TenantAccessMultiSaveReq) ProtoReflect() protoreflect.Message
- func (x *TenantAccessMultiSaveReq) Reset()
- func (x *TenantAccessMultiSaveReq) String() string
- type TenantAgreement
- func (*TenantAgreement) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAgreement) GetCode() string
- func (x *TenantAgreement) GetContent() string
- func (x *TenantAgreement) GetId() int64
- func (x *TenantAgreement) GetName() string
- func (x *TenantAgreement) GetTitle() string
- func (*TenantAgreement) ProtoMessage()
- func (x *TenantAgreement) ProtoReflect() protoreflect.Message
- func (x *TenantAgreement) Reset()
- func (x *TenantAgreement) String() string
- type TenantAgreementIndexReq
- func (*TenantAgreementIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAgreementIndexReq) GetPage() *PageInfo
- func (*TenantAgreementIndexReq) ProtoMessage()
- func (x *TenantAgreementIndexReq) ProtoReflect() protoreflect.Message
- func (x *TenantAgreementIndexReq) Reset()
- func (x *TenantAgreementIndexReq) String() string
- type TenantAgreementIndexResp
- func (*TenantAgreementIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAgreementIndexResp) GetList() []*TenantAgreement
- func (x *TenantAgreementIndexResp) GetTotal() int64
- func (*TenantAgreementIndexResp) ProtoMessage()
- func (x *TenantAgreementIndexResp) ProtoReflect() protoreflect.Message
- func (x *TenantAgreementIndexResp) Reset()
- func (x *TenantAgreementIndexResp) String() string
- type TenantAppIndexReq
- func (*TenantAppIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAppIndexReq) GetAppCodes() []string
- func (x *TenantAppIndexReq) GetAppID() string
- func (x *TenantAppIndexReq) GetCode() string
- func (x *TenantAppIndexReq) GetPage() *PageInfo
- func (x *TenantAppIndexReq) GetSubType() string
- func (x *TenantAppIndexReq) GetType() string
- func (*TenantAppIndexReq) ProtoMessage()
- func (x *TenantAppIndexReq) ProtoReflect() protoreflect.Message
- func (x *TenantAppIndexReq) Reset()
- func (x *TenantAppIndexReq) String() string
- type TenantAppIndexResp
- func (*TenantAppIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAppIndexResp) GetList() []*TenantAppInfo
- func (x *TenantAppIndexResp) GetTotal() int64
- func (*TenantAppIndexResp) ProtoMessage()
- func (x *TenantAppIndexResp) ProtoReflect() protoreflect.Message
- func (x *TenantAppIndexResp) Reset()
- func (x *TenantAppIndexResp) String() string
- type TenantAppInfo
- func (*TenantAppInfo) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAppInfo) GetAndroid() *ThirdApp
- func (x *TenantAppInfo) GetAppCode() string
- func (x *TenantAppInfo) GetCode() string
- func (x *TenantAppInfo) GetDingMini() *ThirdAppConfig
- func (x *TenantAppInfo) GetId() int64
- func (x *TenantAppInfo) GetIsAutoRegister() int64
- func (x *TenantAppInfo) GetLoginTypes() []string
- func (x *TenantAppInfo) GetModules() []*TenantAppModule
- func (x *TenantAppInfo) GetWxMini() *ThirdAppConfig
- func (x *TenantAppInfo) GetWxOpen() *ThirdAppConfig
- func (*TenantAppInfo) ProtoMessage()
- func (x *TenantAppInfo) ProtoReflect() protoreflect.Message
- func (x *TenantAppInfo) Reset()
- func (x *TenantAppInfo) String() string
- type TenantAppMenu
- func (*TenantAppMenu) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAppMenu) GetAppCode() string
- func (x *TenantAppMenu) GetChildren() []*TenantAppMenu
- func (x *TenantAppMenu) GetCode() string
- func (x *TenantAppMenu) GetInfo() *MenuInfo
- func (x *TenantAppMenu) GetTemplateID() int64
- func (*TenantAppMenu) ProtoMessage()
- func (x *TenantAppMenu) ProtoReflect() protoreflect.Message
- func (x *TenantAppMenu) Reset()
- func (x *TenantAppMenu) String() string
- type TenantAppMenuIndexReq
- func (*TenantAppMenuIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAppMenuIndexReq) GetAppCode() string
- func (x *TenantAppMenuIndexReq) GetCode() string
- func (x *TenantAppMenuIndexReq) GetIsCommon() int64
- func (x *TenantAppMenuIndexReq) GetIsRetTree() bool
- func (x *TenantAppMenuIndexReq) GetMenuIDs() []int64
- func (x *TenantAppMenuIndexReq) GetModuleCode() string
- func (x *TenantAppMenuIndexReq) GetPage() *PageInfo
- func (*TenantAppMenuIndexReq) ProtoMessage()
- func (x *TenantAppMenuIndexReq) ProtoReflect() protoreflect.Message
- func (x *TenantAppMenuIndexReq) Reset()
- func (x *TenantAppMenuIndexReq) String() string
- type TenantAppMenuIndexResp
- func (*TenantAppMenuIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAppMenuIndexResp) GetList() []*TenantAppMenu
- func (*TenantAppMenuIndexResp) ProtoMessage()
- func (x *TenantAppMenuIndexResp) ProtoReflect() protoreflect.Message
- func (x *TenantAppMenuIndexResp) Reset()
- func (x *TenantAppMenuIndexResp) String() string
- type TenantAppModule
- func (*TenantAppModule) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAppModule) GetCode() string
- func (x *TenantAppModule) GetMenuIDs() []int64
- func (*TenantAppModule) ProtoMessage()
- func (x *TenantAppModule) ProtoReflect() protoreflect.Message
- func (x *TenantAppModule) Reset()
- func (x *TenantAppModule) String() string
- type TenantAppMultiUpdateReq
- func (*TenantAppMultiUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAppMultiUpdateReq) GetAppCodes() []string
- func (x *TenantAppMultiUpdateReq) GetCode() string
- func (*TenantAppMultiUpdateReq) ProtoMessage()
- func (x *TenantAppMultiUpdateReq) ProtoReflect() protoreflect.Message
- func (x *TenantAppMultiUpdateReq) Reset()
- func (x *TenantAppMultiUpdateReq) String() string
- type TenantAppWithIDOrCode
- func (*TenantAppWithIDOrCode) Descriptor() ([]byte, []int)deprecated
- func (x *TenantAppWithIDOrCode) GetAppCode() string
- func (x *TenantAppWithIDOrCode) GetCode() string
- func (x *TenantAppWithIDOrCode) GetId() int64
- func (*TenantAppWithIDOrCode) ProtoMessage()
- func (x *TenantAppWithIDOrCode) ProtoReflect() protoreflect.Message
- func (x *TenantAppWithIDOrCode) Reset()
- func (x *TenantAppWithIDOrCode) String() string
- type TenantConfig
- func (*TenantConfig) Descriptor() ([]byte, []int)deprecated
- func (x *TenantConfig) GetCheckUserDelete() int64
- func (x *TenantConfig) GetDeviceLimit() *wrapperspb.Int64Value
- func (x *TenantConfig) GetId() int64
- func (x *TenantConfig) GetName() string
- func (x *TenantConfig) GetRegisterAutoCreateProject() []*TenantConfigRegisterAutoCreateProject
- func (x *TenantConfig) GetRegisterRoleID() int64
- func (x *TenantConfig) GetTenantCode() string
- func (x *TenantConfig) GetWeatherKey() string
- func (*TenantConfig) ProtoMessage()
- func (x *TenantConfig) ProtoReflect() protoreflect.Message
- func (x *TenantConfig) Reset()
- func (x *TenantConfig) String() string
- type TenantConfigRegisterAutoCreateArea
- func (*TenantConfigRegisterAutoCreateArea) Descriptor() ([]byte, []int)deprecated
- func (x *TenantConfigRegisterAutoCreateArea) GetAreaImg() string
- func (x *TenantConfigRegisterAutoCreateArea) GetAreaName() string
- func (x *TenantConfigRegisterAutoCreateArea) GetIsSysCreated() int64
- func (x *TenantConfigRegisterAutoCreateArea) GetIsUpdateAreaImg() bool
- func (*TenantConfigRegisterAutoCreateArea) ProtoMessage()
- func (x *TenantConfigRegisterAutoCreateArea) ProtoReflect() protoreflect.Message
- func (x *TenantConfigRegisterAutoCreateArea) Reset()
- func (x *TenantConfigRegisterAutoCreateArea) String() string
- type TenantConfigRegisterAutoCreateProject
- func (*TenantConfigRegisterAutoCreateProject) Descriptor() ([]byte, []int)deprecated
- func (x *TenantConfigRegisterAutoCreateProject) GetAreas() []*TenantConfigRegisterAutoCreateArea
- func (x *TenantConfigRegisterAutoCreateProject) GetIsSysCreated() string
- func (x *TenantConfigRegisterAutoCreateProject) GetProjectName() string
- func (*TenantConfigRegisterAutoCreateProject) ProtoMessage()
- func (x *TenantConfigRegisterAutoCreateProject) ProtoReflect() protoreflect.Message
- func (x *TenantConfigRegisterAutoCreateProject) Reset()
- func (x *TenantConfigRegisterAutoCreateProject) String() string
- type TenantInfo
- func (*TenantInfo) Descriptor() ([]byte, []int)deprecated
- func (x *TenantInfo) GetAdminRoleID() int64
- func (x *TenantInfo) GetAdminUserID() int64
- func (x *TenantInfo) GetBackgroundColour() string
- func (x *TenantInfo) GetBackgroundDesc() *wrapperspb.StringValue
- func (x *TenantInfo) GetBackgroundImg() string
- func (x *TenantInfo) GetCode() string
- func (x *TenantInfo) GetCreatedTime() int64
- func (x *TenantInfo) GetDefaultAreaID() int64
- func (x *TenantInfo) GetDefaultProjectID() int64
- func (x *TenantInfo) GetDesc() *wrapperspb.StringValue
- func (x *TenantInfo) GetFooter() string
- func (x *TenantInfo) GetId() int64
- func (x *TenantInfo) GetIsUpdateBackgroundImg() bool
- func (x *TenantInfo) GetIsUpdateLogoImg() bool
- func (x *TenantInfo) GetLogoImg() string
- func (x *TenantInfo) GetName() string
- func (x *TenantInfo) GetStatus() int64
- func (x *TenantInfo) GetTitle() string
- func (x *TenantInfo) GetTitleEn() string
- func (x *TenantInfo) GetUserCount() int64
- func (*TenantInfo) ProtoMessage()
- func (x *TenantInfo) ProtoReflect() protoreflect.Message
- func (x *TenantInfo) Reset()
- func (x *TenantInfo) String() string
- type TenantInfoCreateReq
- func (*TenantInfoCreateReq) Descriptor() ([]byte, []int)deprecated
- func (x *TenantInfoCreateReq) GetAdminUserInfo() *UserInfo
- func (x *TenantInfoCreateReq) GetInfo() *TenantInfo
- func (*TenantInfoCreateReq) ProtoMessage()
- func (x *TenantInfoCreateReq) ProtoReflect() protoreflect.Message
- func (x *TenantInfoCreateReq) Reset()
- func (x *TenantInfoCreateReq) String() string
- type TenantInfoIndexReq
- func (*TenantInfoIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *TenantInfoIndexReq) GetCode() string
- func (x *TenantInfoIndexReq) GetName() string
- func (x *TenantInfoIndexReq) GetPage() *PageInfo
- func (x *TenantInfoIndexReq) GetStatus() int64
- func (*TenantInfoIndexReq) ProtoMessage()
- func (x *TenantInfoIndexReq) ProtoReflect() protoreflect.Message
- func (x *TenantInfoIndexReq) Reset()
- func (x *TenantInfoIndexReq) String() string
- type TenantInfoIndexResp
- func (*TenantInfoIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *TenantInfoIndexResp) GetList() []*TenantInfo
- func (x *TenantInfoIndexResp) GetTotal() int64
- func (*TenantInfoIndexResp) ProtoMessage()
- func (x *TenantInfoIndexResp) ProtoReflect() protoreflect.Message
- func (x *TenantInfoIndexResp) Reset()
- func (x *TenantInfoIndexResp) String() string
- type TenantManageClient
- type TenantManageServer
- type TenantModuleCreateReq
- func (*TenantModuleCreateReq) Descriptor() ([]byte, []int)deprecated
- func (x *TenantModuleCreateReq) GetAppCode() string
- func (x *TenantModuleCreateReq) GetCode() string
- func (x *TenantModuleCreateReq) GetMenuIDs() []int64
- func (x *TenantModuleCreateReq) GetModuleCode() string
- func (*TenantModuleCreateReq) ProtoMessage()
- func (x *TenantModuleCreateReq) ProtoReflect() protoreflect.Message
- func (x *TenantModuleCreateReq) Reset()
- func (x *TenantModuleCreateReq) String() string
- type TenantModuleIndexReq
- func (*TenantModuleIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *TenantModuleIndexReq) GetAppCode() string
- func (x *TenantModuleIndexReq) GetCode() string
- func (x *TenantModuleIndexReq) GetModuleCodes() []string
- func (x *TenantModuleIndexReq) GetPage() *PageInfo
- func (*TenantModuleIndexReq) ProtoMessage()
- func (x *TenantModuleIndexReq) ProtoReflect() protoreflect.Message
- func (x *TenantModuleIndexReq) Reset()
- func (x *TenantModuleIndexReq) String() string
- type TenantModuleIndexResp
- func (*TenantModuleIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *TenantModuleIndexResp) GetList() []*ModuleInfo
- func (*TenantModuleIndexResp) ProtoMessage()
- func (x *TenantModuleIndexResp) ProtoReflect() protoreflect.Message
- func (x *TenantModuleIndexResp) Reset()
- func (x *TenantModuleIndexResp) String() string
- type TenantModuleWithIDOrCode
- func (*TenantModuleWithIDOrCode) Descriptor() ([]byte, []int)deprecated
- func (x *TenantModuleWithIDOrCode) GetAppCode() string
- func (x *TenantModuleWithIDOrCode) GetCode() string
- func (x *TenantModuleWithIDOrCode) GetId() int64
- func (x *TenantModuleWithIDOrCode) GetModuleCode() string
- func (*TenantModuleWithIDOrCode) ProtoMessage()
- func (x *TenantModuleWithIDOrCode) ProtoReflect() protoreflect.Message
- func (x *TenantModuleWithIDOrCode) Reset()
- func (x *TenantModuleWithIDOrCode) String() string
- type TenantOpenCheckTokenReq
- func (*TenantOpenCheckTokenReq) Descriptor() ([]byte, []int)deprecated
- func (x *TenantOpenCheckTokenReq) GetIp() string
- func (x *TenantOpenCheckTokenReq) GetToken() string
- func (*TenantOpenCheckTokenReq) ProtoMessage()
- func (x *TenantOpenCheckTokenReq) ProtoReflect() protoreflect.Message
- func (x *TenantOpenCheckTokenReq) Reset()
- func (x *TenantOpenCheckTokenReq) String() string
- type TenantOpenCheckTokenResp
- func (*TenantOpenCheckTokenResp) Descriptor() ([]byte, []int)deprecated
- func (x *TenantOpenCheckTokenResp) GetIsAdmin() int64
- func (x *TenantOpenCheckTokenResp) GetTenantCode() string
- func (x *TenantOpenCheckTokenResp) GetUserID() int64
- func (x *TenantOpenCheckTokenResp) GetUserName() string
- func (*TenantOpenCheckTokenResp) ProtoMessage()
- func (x *TenantOpenCheckTokenResp) ProtoReflect() protoreflect.Message
- func (x *TenantOpenCheckTokenResp) Reset()
- func (x *TenantOpenCheckTokenResp) String() string
- type TenantOpenWebHook
- func (*TenantOpenWebHook) Descriptor() ([]byte, []int)deprecated
- func (x *TenantOpenWebHook) GetCode() string
- func (x *TenantOpenWebHook) GetDesc() string
- func (x *TenantOpenWebHook) GetHandler() map[string]string
- func (x *TenantOpenWebHook) GetHosts() []string
- func (x *TenantOpenWebHook) GetId() int64
- func (x *TenantOpenWebHook) GetTenantCode() string
- func (x *TenantOpenWebHook) GetUri() string
- func (*TenantOpenWebHook) ProtoMessage()
- func (x *TenantOpenWebHook) ProtoReflect() protoreflect.Message
- func (x *TenantOpenWebHook) Reset()
- func (x *TenantOpenWebHook) String() string
- type ThirdApp
- func (*ThirdApp) Descriptor() ([]byte, []int)deprecated
- func (x *ThirdApp) GetFilePath() string
- func (x *ThirdApp) GetIsUpdateFilePath() bool
- func (x *ThirdApp) GetVersion() string
- func (x *ThirdApp) GetVersionDesc() string
- func (*ThirdApp) ProtoMessage()
- func (x *ThirdApp) ProtoReflect() protoreflect.Message
- func (x *ThirdApp) Reset()
- func (x *ThirdApp) String() string
- type ThirdAppConfig
- func (*ThirdAppConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ThirdAppConfig) GetAppID() string
- func (x *ThirdAppConfig) GetAppKey() string
- func (x *ThirdAppConfig) GetAppSecret() string
- func (*ThirdAppConfig) ProtoMessage()
- func (x *ThirdAppConfig) ProtoReflect() protoreflect.Message
- func (x *ThirdAppConfig) Reset()
- func (x *ThirdAppConfig) String() string
- type ThirdEmail
- func (*ThirdEmail) Descriptor() ([]byte, []int)deprecated
- func (x *ThirdEmail) GetFrom() string
- func (x *ThirdEmail) GetHost() string
- func (x *ThirdEmail) GetIsSSL() int64
- func (x *ThirdEmail) GetNickname() string
- func (x *ThirdEmail) GetPort() int64
- func (x *ThirdEmail) GetSecret() string
- func (*ThirdEmail) ProtoMessage()
- func (x *ThirdEmail) ProtoReflect() protoreflect.Message
- func (x *ThirdEmail) Reset()
- func (x *ThirdEmail) String() string
- type ThirdSms
- func (*ThirdSms) Descriptor() ([]byte, []int)deprecated
- func (x *ThirdSms) GetAccessKeyID() string
- func (x *ThirdSms) GetAccessKeySecret() string
- func (x *ThirdSms) GetAppID() string
- func (x *ThirdSms) GetAppKey() string
- func (x *ThirdSms) GetType() string
- func (*ThirdSms) ProtoMessage()
- func (x *ThirdSms) ProtoReflect() protoreflect.Message
- func (x *ThirdSms) Reset()
- func (x *ThirdSms) String() string
- type UnimplementedAccessManageServer
- func (UnimplementedAccessManageServer) AccessInfoCreate(context.Context, *AccessInfo) (*WithID, error)
- func (UnimplementedAccessManageServer) AccessInfoDelete(context.Context, *WithID) (*Empty, error)
- func (UnimplementedAccessManageServer) AccessInfoIndex(context.Context, *AccessInfoIndexReq) (*AccessInfoIndexResp, error)
- func (UnimplementedAccessManageServer) AccessInfoMultiImport(context.Context, *AccessInfoMultiImportReq) (*AccessInfoMultiImportResp, error)
- func (UnimplementedAccessManageServer) AccessInfoUpdate(context.Context, *AccessInfo) (*Empty, error)
- func (UnimplementedAccessManageServer) ApiInfoCreate(context.Context, *ApiInfo) (*WithID, error)
- func (UnimplementedAccessManageServer) ApiInfoDelete(context.Context, *WithID) (*Empty, error)
- func (UnimplementedAccessManageServer) ApiInfoIndex(context.Context, *ApiInfoIndexReq) (*ApiInfoIndexResp, error)
- func (UnimplementedAccessManageServer) ApiInfoUpdate(context.Context, *ApiInfo) (*Empty, error)
- type UnimplementedAppManageServer
- func (UnimplementedAppManageServer) AppInfoCreate(context.Context, *AppInfo) (*WithID, error)
- func (UnimplementedAppManageServer) AppInfoDelete(context.Context, *WithIDCode) (*Empty, error)
- func (UnimplementedAppManageServer) AppInfoIndex(context.Context, *AppInfoIndexReq) (*AppInfoIndexResp, error)
- func (UnimplementedAppManageServer) AppInfoRead(context.Context, *WithIDCode) (*AppInfo, error)
- func (UnimplementedAppManageServer) AppInfoUpdate(context.Context, *AppInfo) (*Empty, error)
- func (UnimplementedAppManageServer) AppModuleIndex(context.Context, *AppModuleIndexReq) (*AppModuleIndexResp, error)
- func (UnimplementedAppManageServer) AppModuleMultiUpdate(context.Context, *AppModuleMultiUpdateReq) (*Empty, error)
- type UnimplementedAreaManageServer
- func (UnimplementedAreaManageServer) AreaInfoCreate(context.Context, *AreaInfo) (*AreaWithID, error)
- func (UnimplementedAreaManageServer) AreaInfoDelete(context.Context, *AreaWithID) (*Empty, error)
- func (UnimplementedAreaManageServer) AreaInfoIndex(context.Context, *AreaInfoIndexReq) (*AreaInfoIndexResp, error)
- func (UnimplementedAreaManageServer) AreaInfoRead(context.Context, *AreaInfoReadReq) (*AreaInfo, error)
- func (UnimplementedAreaManageServer) AreaInfoUpdate(context.Context, *AreaInfo) (*Empty, error)
- func (UnimplementedAreaManageServer) AreaProfileIndex(context.Context, *AreaProfileIndexReq) (*AreaProfileIndexResp, error)
- func (UnimplementedAreaManageServer) AreaProfileRead(context.Context, *AreaProfileReadReq) (*AreaProfile, error)
- func (UnimplementedAreaManageServer) AreaProfileUpdate(context.Context, *AreaProfile) (*Empty, error)
- type UnimplementedCommonServer
- func (UnimplementedCommonServer) Config(context.Context, *Empty) (*ConfigResp, error)
- func (UnimplementedCommonServer) QRCodeRead(context.Context, *QRCodeReadReq) (*QRCodeReadResp, error)
- func (UnimplementedCommonServer) SlotInfoCreate(context.Context, *SlotInfo) (*WithID, error)
- func (UnimplementedCommonServer) SlotInfoDelete(context.Context, *WithID) (*Empty, error)
- func (UnimplementedCommonServer) SlotInfoIndex(context.Context, *SlotInfoIndexReq) (*SlotInfoIndexResp, error)
- func (UnimplementedCommonServer) SlotInfoRead(context.Context, *WithID) (*SlotInfo, error)
- func (UnimplementedCommonServer) SlotInfoUpdate(context.Context, *SlotInfo) (*Empty, error)
- func (UnimplementedCommonServer) WeatherRead(context.Context, *WeatherReadReq) (*WeatherReadResp, error)
- type UnimplementedDataManageServer
- func (UnimplementedDataManageServer) DataAreaIndex(context.Context, *DataAreaIndexReq) (*DataAreaIndexResp, error)
- func (UnimplementedDataManageServer) DataAreaMultiDelete(context.Context, *DataAreaMultiDeleteReq) (*Empty, error)
- func (UnimplementedDataManageServer) DataAreaMultiUpdate(context.Context, *DataAreaMultiUpdateReq) (*Empty, error)
- func (UnimplementedDataManageServer) DataOpenAccessCreate(context.Context, *OpenAccess) (*WithID, error)
- func (UnimplementedDataManageServer) DataOpenAccessDelete(context.Context, *WithID) (*Empty, error)
- func (UnimplementedDataManageServer) DataOpenAccessIndex(context.Context, *OpenAccessIndexReq) (*OpenAccessIndexResp, error)
- func (UnimplementedDataManageServer) DataOpenAccessRead(context.Context, *WithID) (*OpenAccess, error)
- func (UnimplementedDataManageServer) DataOpenAccessUpdate(context.Context, *OpenAccess) (*Empty, error)
- func (UnimplementedDataManageServer) DataProjectCreate(context.Context, *DataProjectSaveReq) (*Empty, error)
- func (UnimplementedDataManageServer) DataProjectDelete(context.Context, *DataProjectDeleteReq) (*Empty, error)
- func (UnimplementedDataManageServer) DataProjectIndex(context.Context, *DataProjectIndexReq) (*DataProjectIndexResp, error)
- func (UnimplementedDataManageServer) DataProjectMultiUpdate(context.Context, *DataProjectMultiUpdateReq) (*Empty, error)
- func (UnimplementedDataManageServer) UserAreaApplyDeal(context.Context, *UserAreaApplyDealReq) (*Empty, error)
- func (UnimplementedDataManageServer) UserAreaApplyIndex(context.Context, *UserAreaApplyIndexReq) (*UserAreaApplyIndexResp, error)
- type UnimplementedDictManageServer
- func (UnimplementedDictManageServer) DictDetailCreate(context.Context, *DictDetail) (*WithID, error)
- func (UnimplementedDictManageServer) DictDetailDelete(context.Context, *WithID) (*Empty, error)
- func (UnimplementedDictManageServer) DictDetailIndex(context.Context, *DictDetailIndexReq) (*DictDetailIndexResp, error)
- func (UnimplementedDictManageServer) DictDetailRead(context.Context, *DictDetailReadReq) (*DictDetail, error)
- func (UnimplementedDictManageServer) DictDetailUpdate(context.Context, *DictDetail) (*Empty, error)
- func (UnimplementedDictManageServer) DictInfoCreate(context.Context, *DictInfo) (*WithID, error)
- func (UnimplementedDictManageServer) DictInfoDelete(context.Context, *WithID) (*Empty, error)
- func (UnimplementedDictManageServer) DictInfoIndex(context.Context, *DictInfoIndexReq) (*DictInfoIndexResp, error)
- func (UnimplementedDictManageServer) DictInfoRead(context.Context, *DictInfoReadReq) (*DictInfo, error)
- func (UnimplementedDictManageServer) DictInfoUpdate(context.Context, *DictInfo) (*Empty, error)
- type UnimplementedLogServer
- func (UnimplementedLogServer) LoginLogCreate(context.Context, *LoginLogCreateReq) (*Empty, error)
- func (UnimplementedLogServer) LoginLogIndex(context.Context, *LoginLogIndexReq) (*LoginLogIndexResp, error)
- func (UnimplementedLogServer) OperLogCreate(context.Context, *OperLogCreateReq) (*Empty, error)
- func (UnimplementedLogServer) OperLogIndex(context.Context, *OperLogIndexReq) (*OperLogIndexResp, error)
- type UnimplementedModuleManageServer
- func (UnimplementedModuleManageServer) ModuleInfoCreate(context.Context, *ModuleInfo) (*WithID, error)
- func (UnimplementedModuleManageServer) ModuleInfoDelete(context.Context, *WithIDCode) (*Empty, error)
- func (UnimplementedModuleManageServer) ModuleInfoIndex(context.Context, *ModuleInfoIndexReq) (*ModuleInfoIndexResp, error)
- func (UnimplementedModuleManageServer) ModuleInfoRead(context.Context, *WithIDCode) (*ModuleInfo, error)
- func (UnimplementedModuleManageServer) ModuleInfoUpdate(context.Context, *ModuleInfo) (*Empty, error)
- func (UnimplementedModuleManageServer) ModuleMenuCreate(context.Context, *MenuInfo) (*WithID, error)
- func (UnimplementedModuleManageServer) ModuleMenuDelete(context.Context, *WithID) (*Empty, error)
- func (UnimplementedModuleManageServer) ModuleMenuIndex(context.Context, *MenuInfoIndexReq) (*MenuInfoIndexResp, error)
- func (UnimplementedModuleManageServer) ModuleMenuUpdate(context.Context, *MenuInfo) (*Empty, error)
- type UnimplementedNotifyManageServer
- func (UnimplementedNotifyManageServer) MessageInfoDelete(context.Context, *WithID) (*Empty, error)
- func (UnimplementedNotifyManageServer) MessageInfoIndex(context.Context, *MessageInfoIndexReq) (*MessageInfoIndexResp, error)
- func (UnimplementedNotifyManageServer) MessageInfoSend(context.Context, *MessageInfoSendReq) (*WithID, error)
- func (UnimplementedNotifyManageServer) MessageInfoUpdate(context.Context, *MessageInfo) (*Empty, error)
- func (UnimplementedNotifyManageServer) NotifyChannelCreate(context.Context, *NotifyChannel) (*WithID, error)
- func (UnimplementedNotifyManageServer) NotifyChannelDelete(context.Context, *WithID) (*Empty, error)
- func (UnimplementedNotifyManageServer) NotifyChannelIndex(context.Context, *NotifyChannelIndexReq) (*NotifyChannelIndexResp, error)
- func (UnimplementedNotifyManageServer) NotifyChannelRead(context.Context, *WithID) (*NotifyChannel, error)
- func (UnimplementedNotifyManageServer) NotifyChannelUpdate(context.Context, *NotifyChannel) (*Empty, error)
- func (UnimplementedNotifyManageServer) NotifyConfigCreate(context.Context, *NotifyConfig) (*WithID, error)
- func (UnimplementedNotifyManageServer) NotifyConfigDelete(context.Context, *WithID) (*Empty, error)
- func (UnimplementedNotifyManageServer) NotifyConfigIndex(context.Context, *NotifyConfigIndexReq) (*NotifyConfigIndexResp, error)
- func (UnimplementedNotifyManageServer) NotifyConfigRead(context.Context, *WithIDCode) (*NotifyConfig, error)
- func (UnimplementedNotifyManageServer) NotifyConfigSend(context.Context, *NotifyConfigSendReq) (*Empty, error)
- func (UnimplementedNotifyManageServer) NotifyConfigTemplateDelete(context.Context, *NotifyConfigTemplateDeleteReq) (*Empty, error)
- func (UnimplementedNotifyManageServer) NotifyConfigTemplateIndex(context.Context, *NotifyConfigTemplateIndexReq) (*NotifyConfigTemplateIndexResp, error)
- func (UnimplementedNotifyManageServer) NotifyConfigTemplateUpdate(context.Context, *NotifyConfigTemplate) (*Empty, error)
- func (UnimplementedNotifyManageServer) NotifyConfigUpdate(context.Context, *NotifyConfig) (*Empty, error)
- func (UnimplementedNotifyManageServer) NotifyTemplateCreate(context.Context, *NotifyTemplate) (*WithID, error)
- func (UnimplementedNotifyManageServer) NotifyTemplateDelete(context.Context, *WithID) (*Empty, error)
- func (UnimplementedNotifyManageServer) NotifyTemplateIndex(context.Context, *NotifyTemplateIndexReq) (*NotifyTemplateIndexResp, error)
- func (UnimplementedNotifyManageServer) NotifyTemplateRead(context.Context, *WithID) (*NotifyTemplate, error)
- func (UnimplementedNotifyManageServer) NotifyTemplateUpdate(context.Context, *NotifyTemplate) (*Empty, error)
- type UnimplementedOpsServer
- func (UnimplementedOpsServer) OpsFeedbackCreate(context.Context, *OpsFeedback) (*WithID, error)
- func (UnimplementedOpsServer) OpsFeedbackIndex(context.Context, *OpsFeedbackIndexReq) (*OpsFeedbackIndexResp, error)
- func (UnimplementedOpsServer) OpsFeedbackUpdate(context.Context, *OpsFeedback) (*Empty, error)
- func (UnimplementedOpsServer) OpsWorkOrderCreate(context.Context, *OpsWorkOrder) (*WithID, error)
- func (UnimplementedOpsServer) OpsWorkOrderIndex(context.Context, *OpsWorkOrderIndexReq) (*OpsWorkOrderIndexResp, error)
- func (UnimplementedOpsServer) OpsWorkOrderUpdate(context.Context, *OpsWorkOrder) (*Empty, error)
- type UnimplementedProjectManageServer
- func (UnimplementedProjectManageServer) ProjectInfoCreate(context.Context, *ProjectInfo) (*ProjectWithID, error)
- func (UnimplementedProjectManageServer) ProjectInfoDelete(context.Context, *ProjectWithID) (*Empty, error)
- func (UnimplementedProjectManageServer) ProjectInfoIndex(context.Context, *ProjectInfoIndexReq) (*ProjectInfoIndexResp, error)
- func (UnimplementedProjectManageServer) ProjectInfoRead(context.Context, *ProjectWithID) (*ProjectInfo, error)
- func (UnimplementedProjectManageServer) ProjectInfoUpdate(context.Context, *ProjectInfo) (*Empty, error)
- func (UnimplementedProjectManageServer) ProjectProfileIndex(context.Context, *ProjectProfileIndexReq) (*ProjectProfileIndexResp, error)
- func (UnimplementedProjectManageServer) ProjectProfileRead(context.Context, *ProjectProfileReadReq) (*ProjectProfile, error)
- func (UnimplementedProjectManageServer) ProjectProfileUpdate(context.Context, *ProjectProfile) (*Empty, error)
- type UnimplementedRoleManageServer
- func (UnimplementedRoleManageServer) RoleAccessIndex(context.Context, *RoleAccessIndexReq) (*RoleAccessIndexResp, error)
- func (UnimplementedRoleManageServer) RoleAccessMultiUpdate(context.Context, *RoleAccessMultiUpdateReq) (*Empty, error)
- func (UnimplementedRoleManageServer) RoleApiAuth(context.Context, *RoleApiAuthReq) (*RoleApiAuthResp, error)
- func (UnimplementedRoleManageServer) RoleAppIndex(context.Context, *RoleAppIndexReq) (*RoleAppIndexResp, error)
- func (UnimplementedRoleManageServer) RoleAppMultiUpdate(context.Context, *RoleAppMultiUpdateReq) (*Empty, error)
- func (UnimplementedRoleManageServer) RoleInfoCreate(context.Context, *RoleInfo) (*WithID, error)
- func (UnimplementedRoleManageServer) RoleInfoDelete(context.Context, *WithID) (*Empty, error)
- func (UnimplementedRoleManageServer) RoleInfoIndex(context.Context, *RoleInfoIndexReq) (*RoleInfoIndexResp, error)
- func (UnimplementedRoleManageServer) RoleInfoUpdate(context.Context, *RoleInfo) (*Empty, error)
- func (UnimplementedRoleManageServer) RoleMenuIndex(context.Context, *RoleMenuIndexReq) (*RoleMenuIndexResp, error)
- func (UnimplementedRoleManageServer) RoleMenuMultiUpdate(context.Context, *RoleMenuMultiUpdateReq) (*Empty, error)
- func (UnimplementedRoleManageServer) RoleModuleIndex(context.Context, *RoleModuleIndexReq) (*RoleModuleIndexResp, error)
- func (UnimplementedRoleManageServer) RoleModuleMultiUpdate(context.Context, *RoleModuleMultiUpdateReq) (*Empty, error)
- type UnimplementedTenantManageServer
- func (UnimplementedTenantManageServer) TenantAccessIndex(context.Context, *TenantAccessIndexReq) (*TenantAccessIndexResp, error)
- func (UnimplementedTenantManageServer) TenantAccessMultiCreate(context.Context, *TenantAccessMultiSaveReq) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantAccessMultiDelete(context.Context, *TenantAccessMultiSaveReq) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantAccessMultiUpdate(context.Context, *TenantAccessMultiSaveReq) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantAgreementCreate(context.Context, *TenantAgreement) (*WithID, error)
- func (UnimplementedTenantManageServer) TenantAgreementDelete(context.Context, *WithID) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantAgreementIndex(context.Context, *TenantAgreementIndexReq) (*TenantAgreementIndexResp, error)
- func (UnimplementedTenantManageServer) TenantAgreementRead(context.Context, *WithIDCode) (*TenantAgreement, error)
- func (UnimplementedTenantManageServer) TenantAgreementUpdate(context.Context, *TenantAgreement) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantAppCreate(context.Context, *TenantAppInfo) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantAppDelete(context.Context, *TenantAppWithIDOrCode) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantAppIndex(context.Context, *TenantAppIndexReq) (*TenantAppIndexResp, error)
- func (UnimplementedTenantManageServer) TenantAppMenuCreate(context.Context, *TenantAppMenu) (*WithID, error)
- func (UnimplementedTenantManageServer) TenantAppMenuDelete(context.Context, *WithAppCodeID) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantAppMenuIndex(context.Context, *TenantAppMenuIndexReq) (*TenantAppMenuIndexResp, error)
- func (UnimplementedTenantManageServer) TenantAppMenuUpdate(context.Context, *TenantAppMenu) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantAppModuleCreate(context.Context, *TenantModuleCreateReq) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantAppModuleDelete(context.Context, *TenantModuleWithIDOrCode) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantAppModuleIndex(context.Context, *TenantModuleIndexReq) (*TenantModuleIndexResp, error)
- func (UnimplementedTenantManageServer) TenantAppModuleMultiCreate(context.Context, *TenantAppInfo) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantAppRead(context.Context, *TenantAppWithIDOrCode) (*TenantAppInfo, error)
- func (UnimplementedTenantManageServer) TenantAppUpdate(context.Context, *TenantAppInfo) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantConfigRead(context.Context, *WithCode) (*TenantConfig, error)
- func (UnimplementedTenantManageServer) TenantConfigUpdate(context.Context, *TenantConfig) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantInfoCreate(context.Context, *TenantInfoCreateReq) (*WithID, error)
- func (UnimplementedTenantManageServer) TenantInfoDelete(context.Context, *WithIDCode) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantInfoIndex(context.Context, *TenantInfoIndexReq) (*TenantInfoIndexResp, error)
- func (UnimplementedTenantManageServer) TenantInfoRead(context.Context, *WithIDCode) (*TenantInfo, error)
- func (UnimplementedTenantManageServer) TenantInfoUpdate(context.Context, *TenantInfo) (*Empty, error)
- func (UnimplementedTenantManageServer) TenantOpenCheckToken(context.Context, *TenantOpenCheckTokenReq) (*TenantOpenCheckTokenResp, error)
- func (UnimplementedTenantManageServer) TenantOpenWebHook(context.Context, *WithCode) (*TenantOpenWebHook, error)
- type UnimplementedUserManageServer
- func (UnimplementedUserManageServer) UserAreaApplyCreate(context.Context, *UserAreaApplyCreateReq) (*Empty, error)
- func (UnimplementedUserManageServer) UserCaptcha(context.Context, *UserCaptchaReq) (*UserCaptchaResp, error)
- func (UnimplementedUserManageServer) UserChangePwd(context.Context, *UserChangePwdReq) (*Empty, error)
- func (UnimplementedUserManageServer) UserCheckToken(context.Context, *UserCheckTokenReq) (*UserCheckTokenResp, error)
- func (UnimplementedUserManageServer) UserCodeToUserID(context.Context, *UserCodeToUserIDReq) (*UserCodeToUserIDResp, error)
- func (UnimplementedUserManageServer) UserForgetPwd(context.Context, *UserForgetPwdReq) (*Empty, error)
- func (UnimplementedUserManageServer) UserInfoCreate(context.Context, *UserInfoCreateReq) (*UserCreateResp, error)
- func (UnimplementedUserManageServer) UserInfoDelete(context.Context, *UserInfoDeleteReq) (*Empty, error)
- func (UnimplementedUserManageServer) UserInfoIndex(context.Context, *UserInfoIndexReq) (*UserInfoIndexResp, error)
- func (UnimplementedUserManageServer) UserInfoRead(context.Context, *UserInfoReadReq) (*UserInfo, error)
- func (UnimplementedUserManageServer) UserInfoUpdate(context.Context, *UserInfoUpdateReq) (*Empty, error)
- func (UnimplementedUserManageServer) UserLogin(context.Context, *UserLoginReq) (*UserLoginResp, error)
- func (UnimplementedUserManageServer) UserMessageIndex(context.Context, *UserMessageIndexReq) (*UserMessageIndexResp, error)
- func (UnimplementedUserManageServer) UserMessageMultiIsRead(context.Context, *IDList) (*Empty, error)
- func (UnimplementedUserManageServer) UserMessageStatistics(context.Context, *Empty) (*UserMessageStatisticsResp, error)
- func (UnimplementedUserManageServer) UserProfileIndex(context.Context, *UserProfileIndexReq) (*UserProfileIndexResp, error)
- func (UnimplementedUserManageServer) UserProfileRead(context.Context, *WithCode) (*UserProfile, error)
- func (UnimplementedUserManageServer) UserProfileUpdate(context.Context, *UserProfile) (*Empty, error)
- func (UnimplementedUserManageServer) UserRegister(context.Context, *UserRegisterReq) (*UserRegisterResp, error)
- func (UnimplementedUserManageServer) UserRoleIndex(context.Context, *UserRoleIndexReq) (*UserRoleIndexResp, error)
- func (UnimplementedUserManageServer) UserRoleMultiCreate(context.Context, *UserRoleMultiUpdateReq) (*Empty, error)
- func (UnimplementedUserManageServer) UserRoleMultiUpdate(context.Context, *UserRoleMultiUpdateReq) (*Empty, error)
- type UnsafeAccessManageServer
- type UnsafeAppManageServer
- type UnsafeAreaManageServer
- type UnsafeCommonServer
- type UnsafeDataManageServer
- type UnsafeDictManageServer
- type UnsafeLogServer
- type UnsafeModuleManageServer
- type UnsafeNotifyManageServer
- type UnsafeOpsServer
- type UnsafeProjectManageServer
- type UnsafeRoleManageServer
- type UnsafeTenantManageServer
- type UnsafeUserManageServer
- type UserAreaApplyCreateReq
- func (*UserAreaApplyCreateReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserAreaApplyCreateReq) GetAreaID() int64
- func (x *UserAreaApplyCreateReq) GetAuthType() int64
- func (*UserAreaApplyCreateReq) ProtoMessage()
- func (x *UserAreaApplyCreateReq) ProtoReflect() protoreflect.Message
- func (x *UserAreaApplyCreateReq) Reset()
- func (x *UserAreaApplyCreateReq) String() string
- type UserAreaApplyDealReq
- func (*UserAreaApplyDealReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserAreaApplyDealReq) GetIds() []int64
- func (x *UserAreaApplyDealReq) GetIsApprove() bool
- func (*UserAreaApplyDealReq) ProtoMessage()
- func (x *UserAreaApplyDealReq) ProtoReflect() protoreflect.Message
- func (x *UserAreaApplyDealReq) Reset()
- func (x *UserAreaApplyDealReq) String() string
- type UserAreaApplyIndexReq
- func (*UserAreaApplyIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserAreaApplyIndexReq) GetAreaID() int64
- func (x *UserAreaApplyIndexReq) GetAuthTypes() []int64
- func (x *UserAreaApplyIndexReq) GetPage() *PageInfo
- func (*UserAreaApplyIndexReq) ProtoMessage()
- func (x *UserAreaApplyIndexReq) ProtoReflect() protoreflect.Message
- func (x *UserAreaApplyIndexReq) Reset()
- func (x *UserAreaApplyIndexReq) String() string
- type UserAreaApplyIndexResp
- func (*UserAreaApplyIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *UserAreaApplyIndexResp) GetList() []*UserAreaApplyInfo
- func (x *UserAreaApplyIndexResp) GetTotal() int64
- func (*UserAreaApplyIndexResp) ProtoMessage()
- func (x *UserAreaApplyIndexResp) ProtoReflect() protoreflect.Message
- func (x *UserAreaApplyIndexResp) Reset()
- func (x *UserAreaApplyIndexResp) String() string
- type UserAreaApplyInfo
- func (*UserAreaApplyInfo) Descriptor() ([]byte, []int)deprecated
- func (x *UserAreaApplyInfo) GetAreaID() int64
- func (x *UserAreaApplyInfo) GetAuthType() int64
- func (x *UserAreaApplyInfo) GetCreatedTime() int64
- func (x *UserAreaApplyInfo) GetId() int64
- func (x *UserAreaApplyInfo) GetUserID() int64
- func (*UserAreaApplyInfo) ProtoMessage()
- func (x *UserAreaApplyInfo) ProtoReflect() protoreflect.Message
- func (x *UserAreaApplyInfo) Reset()
- func (x *UserAreaApplyInfo) String() string
- type UserCaptchaReq
- func (*UserCaptchaReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserCaptchaReq) GetAccount() string
- func (x *UserCaptchaReq) GetCode() string
- func (x *UserCaptchaReq) GetCodeID() string
- func (x *UserCaptchaReq) GetType() string
- func (x *UserCaptchaReq) GetUse() string
- func (*UserCaptchaReq) ProtoMessage()
- func (x *UserCaptchaReq) ProtoReflect() protoreflect.Message
- func (x *UserCaptchaReq) Reset()
- func (x *UserCaptchaReq) String() string
- type UserCaptchaResp
- func (*UserCaptchaResp) Descriptor() ([]byte, []int)deprecated
- func (x *UserCaptchaResp) GetCode() string
- func (x *UserCaptchaResp) GetCodeID() string
- func (x *UserCaptchaResp) GetExpire() int64
- func (*UserCaptchaResp) ProtoMessage()
- func (x *UserCaptchaResp) ProtoReflect() protoreflect.Message
- func (x *UserCaptchaResp) Reset()
- func (x *UserCaptchaResp) String() string
- type UserChangePwdReq
- func (*UserChangePwdReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserChangePwdReq) GetCode() string
- func (x *UserChangePwdReq) GetCodeID() string
- func (x *UserChangePwdReq) GetPassword() string
- func (x *UserChangePwdReq) GetType() string
- func (*UserChangePwdReq) ProtoMessage()
- func (x *UserChangePwdReq) ProtoReflect() protoreflect.Message
- func (x *UserChangePwdReq) Reset()
- func (x *UserChangePwdReq) String() string
- type UserCheckTokenReq
- func (*UserCheckTokenReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserCheckTokenReq) GetAppCode() string
- func (x *UserCheckTokenReq) GetAuthType() string
- func (x *UserCheckTokenReq) GetIp() string
- func (x *UserCheckTokenReq) GetToken() string
- func (*UserCheckTokenReq) ProtoMessage()
- func (x *UserCheckTokenReq) ProtoReflect() protoreflect.Message
- func (x *UserCheckTokenReq) Reset()
- func (x *UserCheckTokenReq) String() string
- type UserCheckTokenResp
- func (*UserCheckTokenResp) Descriptor() ([]byte, []int)deprecated
- func (x *UserCheckTokenResp) GetAccount() string
- func (x *UserCheckTokenResp) GetAppCode() string
- func (x *UserCheckTokenResp) GetIsAdmin() bool
- func (x *UserCheckTokenResp) GetIsAllData() int64
- func (x *UserCheckTokenResp) GetIsSuperAdmin() bool
- func (x *UserCheckTokenResp) GetProjectAuth() map[int64]*ProjectAuth
- func (x *UserCheckTokenResp) GetRoleCodes() []string
- func (x *UserCheckTokenResp) GetRoleIDs() []int64
- func (x *UserCheckTokenResp) GetTenantCode() string
- func (x *UserCheckTokenResp) GetToken() string
- func (x *UserCheckTokenResp) GetUserID() int64
- func (*UserCheckTokenResp) ProtoMessage()
- func (x *UserCheckTokenResp) ProtoReflect() protoreflect.Message
- func (x *UserCheckTokenResp) Reset()
- func (x *UserCheckTokenResp) String() string
- type UserCodeToUserIDReq
- func (*UserCodeToUserIDReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserCodeToUserIDReq) GetCode() string
- func (x *UserCodeToUserIDReq) GetLoginType() string
- func (*UserCodeToUserIDReq) ProtoMessage()
- func (x *UserCodeToUserIDReq) ProtoReflect() protoreflect.Message
- func (x *UserCodeToUserIDReq) Reset()
- func (x *UserCodeToUserIDReq) String() string
- type UserCodeToUserIDResp
- func (*UserCodeToUserIDResp) Descriptor() ([]byte, []int)deprecated
- func (x *UserCodeToUserIDResp) GetOpenID() string
- func (x *UserCodeToUserIDResp) GetUnionID() string
- func (*UserCodeToUserIDResp) ProtoMessage()
- func (x *UserCodeToUserIDResp) ProtoReflect() protoreflect.Message
- func (x *UserCodeToUserIDResp) Reset()
- func (x *UserCodeToUserIDResp) String() string
- type UserCreateResp
- type UserForgetPwdReq
- func (*UserForgetPwdReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserForgetPwdReq) GetAccount() string
- func (x *UserForgetPwdReq) GetCode() string
- func (x *UserForgetPwdReq) GetCodeID() string
- func (x *UserForgetPwdReq) GetPassword() string
- func (x *UserForgetPwdReq) GetType() string
- func (*UserForgetPwdReq) ProtoMessage()
- func (x *UserForgetPwdReq) ProtoReflect() protoreflect.Message
- func (x *UserForgetPwdReq) Reset()
- func (x *UserForgetPwdReq) String() string
- type UserInfo
- func (*UserInfo) Descriptor() ([]byte, []int)deprecated
- func (x *UserInfo) GetCity() string
- func (x *UserInfo) GetCountry() string
- func (x *UserInfo) GetCreatedTime() int64
- func (x *UserInfo) GetEmail() *wrapperspb.StringValue
- func (x *UserInfo) GetHeadImg() string
- func (x *UserInfo) GetIsAllData() int64
- func (x *UserInfo) GetIsUpdateHeadImg() bool
- func (x *UserInfo) GetLanguage() string
- func (x *UserInfo) GetLastIP() string
- func (x *UserInfo) GetNickName() string
- func (x *UserInfo) GetPassword() string
- func (x *UserInfo) GetPhone() *wrapperspb.StringValue
- func (x *UserInfo) GetProvince() string
- func (x *UserInfo) GetRegIP() string
- func (x *UserInfo) GetRole() int64
- func (x *UserInfo) GetSex() int64
- func (x *UserInfo) GetStatus() int64
- func (x *UserInfo) GetTenantCode() string
- func (x *UserInfo) GetUserID() int64
- func (x *UserInfo) GetUserName() string
- func (x *UserInfo) GetWechatOpenID() string
- func (x *UserInfo) GetWechatUnionID() string
- func (*UserInfo) ProtoMessage()
- func (x *UserInfo) ProtoReflect() protoreflect.Message
- func (x *UserInfo) Reset()
- func (x *UserInfo) String() string
- type UserInfoCreateReq
- func (*UserInfoCreateReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserInfoCreateReq) GetInfo() *UserInfo
- func (x *UserInfoCreateReq) GetRoleIDs() []int64
- func (*UserInfoCreateReq) ProtoMessage()
- func (x *UserInfoCreateReq) ProtoReflect() protoreflect.Message
- func (x *UserInfoCreateReq) Reset()
- func (x *UserInfoCreateReq) String() string
- type UserInfoDeleteReq
- type UserInfoIndexReq
- func (*UserInfoIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserInfoIndexReq) GetAccount() string
- func (x *UserInfoIndexReq) GetEmail() string
- func (x *UserInfoIndexReq) GetHasAccessAreas() []int64
- func (x *UserInfoIndexReq) GetPage() *PageInfo
- func (x *UserInfoIndexReq) GetPhone() string
- func (x *UserInfoIndexReq) GetRoleCode() string
- func (x *UserInfoIndexReq) GetUserIDs() []int64
- func (x *UserInfoIndexReq) GetUserName() string
- func (*UserInfoIndexReq) ProtoMessage()
- func (x *UserInfoIndexReq) ProtoReflect() protoreflect.Message
- func (x *UserInfoIndexReq) Reset()
- func (x *UserInfoIndexReq) String() string
- type UserInfoIndexResp
- func (*UserInfoIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *UserInfoIndexResp) GetList() []*UserInfo
- func (x *UserInfoIndexResp) GetTotal() int64
- func (*UserInfoIndexResp) ProtoMessage()
- func (x *UserInfoIndexResp) ProtoReflect() protoreflect.Message
- func (x *UserInfoIndexResp) Reset()
- func (x *UserInfoIndexResp) String() string
- type UserInfoReadReq
- type UserInfoUpdateReq
- func (*UserInfoUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserInfoUpdateReq) GetInfo() *UserInfo
- func (x *UserInfoUpdateReq) GetWithRoot() bool
- func (*UserInfoUpdateReq) ProtoMessage()
- func (x *UserInfoUpdateReq) ProtoReflect() protoreflect.Message
- func (x *UserInfoUpdateReq) Reset()
- func (x *UserInfoUpdateReq) String() string
- type UserLoginReq
- func (*UserLoginReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserLoginReq) GetAccount() string
- func (x *UserLoginReq) GetCode() string
- func (x *UserLoginReq) GetCodeID() string
- func (x *UserLoginReq) GetIp() string
- func (x *UserLoginReq) GetLoginType() string
- func (x *UserLoginReq) GetPassword() string
- func (x *UserLoginReq) GetPwdType() int32
- func (*UserLoginReq) ProtoMessage()
- func (x *UserLoginReq) ProtoReflect() protoreflect.Message
- func (x *UserLoginReq) Reset()
- func (x *UserLoginReq) String() string
- type UserLoginResp
- func (*UserLoginResp) Descriptor() ([]byte, []int)deprecated
- func (x *UserLoginResp) GetInfo() *UserInfo
- func (x *UserLoginResp) GetToken() *JwtToken
- func (*UserLoginResp) ProtoMessage()
- func (x *UserLoginResp) ProtoReflect() protoreflect.Message
- func (x *UserLoginResp) Reset()
- func (x *UserLoginResp) String() string
- type UserManageClient
- type UserManageServer
- type UserMessage
- func (*UserMessage) Descriptor() ([]byte, []int)deprecated
- func (x *UserMessage) GetId() int64
- func (x *UserMessage) GetIsRead() int64
- func (x *UserMessage) GetMessage() *MessageInfo
- func (x *UserMessage) GetUserID() int64
- func (*UserMessage) ProtoMessage()
- func (x *UserMessage) ProtoReflect() protoreflect.Message
- func (x *UserMessage) Reset()
- func (x *UserMessage) String() string
- type UserMessageIndexReq
- func (*UserMessageIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserMessageIndexReq) GetGroup() string
- func (x *UserMessageIndexReq) GetIsRead() int64
- func (x *UserMessageIndexReq) GetNotifyCode() string
- func (x *UserMessageIndexReq) GetPage() *PageInfo
- func (x *UserMessageIndexReq) GetStr1() string
- func (x *UserMessageIndexReq) GetStr2() string
- func (x *UserMessageIndexReq) GetStr3() string
- func (*UserMessageIndexReq) ProtoMessage()
- func (x *UserMessageIndexReq) ProtoReflect() protoreflect.Message
- func (x *UserMessageIndexReq) Reset()
- func (x *UserMessageIndexReq) String() string
- type UserMessageIndexResp
- func (*UserMessageIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *UserMessageIndexResp) GetList() []*UserMessage
- func (x *UserMessageIndexResp) GetTotal() int64
- func (*UserMessageIndexResp) ProtoMessage()
- func (x *UserMessageIndexResp) ProtoReflect() protoreflect.Message
- func (x *UserMessageIndexResp) Reset()
- func (x *UserMessageIndexResp) String() string
- type UserMessageStatistics
- func (*UserMessageStatistics) Descriptor() ([]byte, []int)deprecated
- func (x *UserMessageStatistics) GetCount() int64
- func (x *UserMessageStatistics) GetGroup() string
- func (*UserMessageStatistics) ProtoMessage()
- func (x *UserMessageStatistics) ProtoReflect() protoreflect.Message
- func (x *UserMessageStatistics) Reset()
- func (x *UserMessageStatistics) String() string
- type UserMessageStatisticsResp
- func (*UserMessageStatisticsResp) Descriptor() ([]byte, []int)deprecated
- func (x *UserMessageStatisticsResp) GetList() []*UserMessageStatistics
- func (*UserMessageStatisticsResp) ProtoMessage()
- func (x *UserMessageStatisticsResp) ProtoReflect() protoreflect.Message
- func (x *UserMessageStatisticsResp) Reset()
- func (x *UserMessageStatisticsResp) String() string
- type UserProfile
- type UserProfileIndexReq
- func (*UserProfileIndexReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserProfileIndexReq) GetCodes() []string
- func (*UserProfileIndexReq) ProtoMessage()
- func (x *UserProfileIndexReq) ProtoReflect() protoreflect.Message
- func (x *UserProfileIndexReq) Reset()
- func (x *UserProfileIndexReq) String() string
- type UserProfileIndexResp
- func (*UserProfileIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *UserProfileIndexResp) GetProfiles() []*UserProfile
- func (*UserProfileIndexResp) ProtoMessage()
- func (x *UserProfileIndexResp) ProtoReflect() protoreflect.Message
- func (x *UserProfileIndexResp) Reset()
- func (x *UserProfileIndexResp) String() string
- type UserRegisterReq
- func (*UserRegisterReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserRegisterReq) GetAccount() string
- func (x *UserRegisterReq) GetCode() string
- func (x *UserRegisterReq) GetCodeID() string
- func (x *UserRegisterReq) GetExpand() map[string]string
- func (x *UserRegisterReq) GetInfo() *UserInfo
- func (x *UserRegisterReq) GetPassword() string
- func (x *UserRegisterReq) GetRegType() string
- func (*UserRegisterReq) ProtoMessage()
- func (x *UserRegisterReq) ProtoReflect() protoreflect.Message
- func (x *UserRegisterReq) Reset()
- func (x *UserRegisterReq) String() string
- type UserRegisterResp
- type UserRoleIndexReq
- type UserRoleIndexResp
- func (*UserRoleIndexResp) Descriptor() ([]byte, []int)deprecated
- func (x *UserRoleIndexResp) GetList() []*RoleInfo
- func (x *UserRoleIndexResp) GetTotal() int64
- func (*UserRoleIndexResp) ProtoMessage()
- func (x *UserRoleIndexResp) ProtoReflect() protoreflect.Message
- func (x *UserRoleIndexResp) Reset()
- func (x *UserRoleIndexResp) String() string
- type UserRoleMultiUpdateReq
- func (*UserRoleMultiUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserRoleMultiUpdateReq) GetRoleCodes() []string
- func (x *UserRoleMultiUpdateReq) GetRoleIDs() []int64
- func (x *UserRoleMultiUpdateReq) GetUserID() int64
- func (*UserRoleMultiUpdateReq) ProtoMessage()
- func (x *UserRoleMultiUpdateReq) ProtoReflect() protoreflect.Message
- func (x *UserRoleMultiUpdateReq) Reset()
- func (x *UserRoleMultiUpdateReq) String() string
- type WeatherAir
- func (*WeatherAir) Descriptor() ([]byte, []int)deprecated
- func (x *WeatherAir) GetAqi() string
- func (x *WeatherAir) GetCategory() string
- func (x *WeatherAir) GetCo() string
- func (x *WeatherAir) GetLevel() string
- func (x *WeatherAir) GetNo2() string
- func (x *WeatherAir) GetO3() string
- func (x *WeatherAir) GetPm10() string
- func (x *WeatherAir) GetPm2P5() string
- func (x *WeatherAir) GetPrimary() string
- func (x *WeatherAir) GetSo2() string
- func (*WeatherAir) ProtoMessage()
- func (x *WeatherAir) ProtoReflect() protoreflect.Message
- func (x *WeatherAir) Reset()
- func (x *WeatherAir) String() string
- type WeatherReadReq
- func (*WeatherReadReq) Descriptor() ([]byte, []int)deprecated
- func (x *WeatherReadReq) GetPosition() *Point
- func (x *WeatherReadReq) GetProjectID() int64
- func (*WeatherReadReq) ProtoMessage()
- func (x *WeatherReadReq) ProtoReflect() protoreflect.Message
- func (x *WeatherReadReq) Reset()
- func (x *WeatherReadReq) String() string
- type WeatherReadResp
- func (*WeatherReadResp) Descriptor() ([]byte, []int)deprecated
- func (x *WeatherReadResp) GetAir() *WeatherAir
- func (x *WeatherReadResp) GetCloud() string
- func (x *WeatherReadResp) GetDew() string
- func (x *WeatherReadResp) GetFeelsLike() string
- func (x *WeatherReadResp) GetHumidity() string
- func (x *WeatherReadResp) GetIcon() string
- func (x *WeatherReadResp) GetObsTime() string
- func (x *WeatherReadResp) GetPrecip() string
- func (x *WeatherReadResp) GetPressure() string
- func (x *WeatherReadResp) GetTemp() string
- func (x *WeatherReadResp) GetText() string
- func (x *WeatherReadResp) GetVis() string
- func (x *WeatherReadResp) GetWind360() string
- func (x *WeatherReadResp) GetWindDir() string
- func (x *WeatherReadResp) GetWindScale() string
- func (x *WeatherReadResp) GetWindSpeed() string
- func (*WeatherReadResp) ProtoMessage()
- func (x *WeatherReadResp) ProtoReflect() protoreflect.Message
- func (x *WeatherReadResp) Reset()
- func (x *WeatherReadResp) String() string
- type WithAppCodeID
- func (*WithAppCodeID) Descriptor() ([]byte, []int)deprecated
- func (x *WithAppCodeID) GetAppCode() string
- func (x *WithAppCodeID) GetCode() string
- func (x *WithAppCodeID) GetId() int64
- func (*WithAppCodeID) ProtoMessage()
- func (x *WithAppCodeID) ProtoReflect() protoreflect.Message
- func (x *WithAppCodeID) Reset()
- func (x *WithAppCodeID) String() string
- type WithCode
- type WithID
- type WithIDCode
Constants ¶
const ( UserManage_UserInfoCreate_FullMethodName = "/sys.UserManage/userInfoCreate" UserManage_UserInfoIndex_FullMethodName = "/sys.UserManage/userInfoIndex" UserManage_UserInfoUpdate_FullMethodName = "/sys.UserManage/userInfoUpdate" UserManage_UserInfoRead_FullMethodName = "/sys.UserManage/userInfoRead" UserManage_UserInfoDelete_FullMethodName = "/sys.UserManage/userInfoDelete" UserManage_UserLogin_FullMethodName = "/sys.UserManage/userLogin" UserManage_UserForgetPwd_FullMethodName = "/sys.UserManage/userForgetPwd" UserManage_UserCaptcha_FullMethodName = "/sys.UserManage/userCaptcha" UserManage_UserCheckToken_FullMethodName = "/sys.UserManage/userCheckToken" UserManage_UserRegister_FullMethodName = "/sys.UserManage/userRegister" UserManage_UserChangePwd_FullMethodName = "/sys.UserManage/userChangePwd" UserManage_UserCodeToUserID_FullMethodName = "/sys.UserManage/userCodeToUserID" UserManage_UserRoleIndex_FullMethodName = "/sys.UserManage/userRoleIndex" UserManage_UserRoleMultiUpdate_FullMethodName = "/sys.UserManage/userRoleMultiUpdate" UserManage_UserRoleMultiCreate_FullMethodName = "/sys.UserManage/userRoleMultiCreate" UserManage_UserAreaApplyCreate_FullMethodName = "/sys.UserManage/userAreaApplyCreate" UserManage_UserMessageMultiIsRead_FullMethodName = "/sys.UserManage/userMessageMultiIsRead" UserManage_UserMessageIndex_FullMethodName = "/sys.UserManage/userMessageIndex" UserManage_UserMessageStatistics_FullMethodName = "/sys.UserManage/userMessageStatistics" UserManage_UserProfileRead_FullMethodName = "/sys.UserManage/userProfileRead" UserManage_UserProfileUpdate_FullMethodName = "/sys.UserManage/userProfileUpdate" UserManage_UserProfileIndex_FullMethodName = "/sys.UserManage/userProfileIndex" )
const ( DataManage_DataProjectMultiUpdate_FullMethodName = "/sys.DataManage/dataProjectMultiUpdate" DataManage_DataProjectCreate_FullMethodName = "/sys.DataManage/dataProjectCreate" DataManage_DataProjectDelete_FullMethodName = "/sys.DataManage/dataProjectDelete" DataManage_DataProjectIndex_FullMethodName = "/sys.DataManage/dataProjectIndex" DataManage_DataAreaMultiUpdate_FullMethodName = "/sys.DataManage/dataAreaMultiUpdate" DataManage_DataAreaIndex_FullMethodName = "/sys.DataManage/dataAreaIndex" DataManage_DataAreaMultiDelete_FullMethodName = "/sys.DataManage/dataAreaMultiDelete" DataManage_UserAreaApplyIndex_FullMethodName = "/sys.DataManage/userAreaApplyIndex" DataManage_UserAreaApplyDeal_FullMethodName = "/sys.DataManage/userAreaApplyDeal" DataManage_DataOpenAccessIndex_FullMethodName = "/sys.DataManage/dataOpenAccessIndex" DataManage_DataOpenAccessRead_FullMethodName = "/sys.DataManage/dataOpenAccessRead" DataManage_DataOpenAccessUpdate_FullMethodName = "/sys.DataManage/dataOpenAccessUpdate" DataManage_DataOpenAccessCreate_FullMethodName = "/sys.DataManage/dataOpenAccessCreate" DataManage_DataOpenAccessDelete_FullMethodName = "/sys.DataManage/dataOpenAccessDelete" )
const ( NotifyManage_MessageInfoSend_FullMethodName = "/sys.NotifyManage/messageInfoSend" NotifyManage_MessageInfoIndex_FullMethodName = "/sys.NotifyManage/messageInfoIndex" NotifyManage_MessageInfoUpdate_FullMethodName = "/sys.NotifyManage/messageInfoUpdate" NotifyManage_MessageInfoDelete_FullMethodName = "/sys.NotifyManage/messageInfoDelete" NotifyManage_NotifyConfigRead_FullMethodName = "/sys.NotifyManage/notifyConfigRead" NotifyManage_NotifyConfigCreate_FullMethodName = "/sys.NotifyManage/notifyConfigCreate" NotifyManage_NotifyConfigUpdate_FullMethodName = "/sys.NotifyManage/notifyConfigUpdate" NotifyManage_NotifyConfigIndex_FullMethodName = "/sys.NotifyManage/notifyConfigIndex" NotifyManage_NotifyConfigDelete_FullMethodName = "/sys.NotifyManage/notifyConfigDelete" NotifyManage_NotifyConfigSend_FullMethodName = "/sys.NotifyManage/notifyConfigSend" NotifyManage_NotifyTemplateRead_FullMethodName = "/sys.NotifyManage/notifyTemplateRead" NotifyManage_NotifyTemplateCreate_FullMethodName = "/sys.NotifyManage/notifyTemplateCreate" NotifyManage_NotifyTemplateUpdate_FullMethodName = "/sys.NotifyManage/notifyTemplateUpdate" NotifyManage_NotifyTemplateIndex_FullMethodName = "/sys.NotifyManage/notifyTemplateIndex" NotifyManage_NotifyTemplateDelete_FullMethodName = "/sys.NotifyManage/notifyTemplateDelete" NotifyManage_NotifyConfigTemplateUpdate_FullMethodName = "/sys.NotifyManage/notifyConfigTemplateUpdate" NotifyManage_NotifyConfigTemplateDelete_FullMethodName = "/sys.NotifyManage/notifyConfigTemplateDelete" NotifyManage_NotifyConfigTemplateIndex_FullMethodName = "/sys.NotifyManage/notifyConfigTemplateIndex" NotifyManage_NotifyChannelRead_FullMethodName = "/sys.NotifyManage/notifyChannelRead" NotifyManage_NotifyChannelCreate_FullMethodName = "/sys.NotifyManage/notifyChannelCreate" NotifyManage_NotifyChannelUpdate_FullMethodName = "/sys.NotifyManage/notifyChannelUpdate" NotifyManage_NotifyChannelIndex_FullMethodName = "/sys.NotifyManage/notifyChannelIndex" NotifyManage_NotifyChannelDelete_FullMethodName = "/sys.NotifyManage/notifyChannelDelete" )
const ( AccessManage_ApiInfoCreate_FullMethodName = "/sys.AccessManage/apiInfoCreate" AccessManage_ApiInfoIndex_FullMethodName = "/sys.AccessManage/apiInfoIndex" AccessManage_ApiInfoUpdate_FullMethodName = "/sys.AccessManage/apiInfoUpdate" AccessManage_ApiInfoDelete_FullMethodName = "/sys.AccessManage/apiInfoDelete" AccessManage_AccessInfoMultiImport_FullMethodName = "/sys.AccessManage/accessInfoMultiImport" AccessManage_AccessInfoCreate_FullMethodName = "/sys.AccessManage/accessInfoCreate" AccessManage_AccessInfoIndex_FullMethodName = "/sys.AccessManage/accessInfoIndex" AccessManage_AccessInfoUpdate_FullMethodName = "/sys.AccessManage/accessInfoUpdate" AccessManage_AccessInfoDelete_FullMethodName = "/sys.AccessManage/accessInfoDelete" )
const ( RoleManage_RoleInfoCreate_FullMethodName = "/sys.RoleManage/roleInfoCreate" RoleManage_RoleInfoIndex_FullMethodName = "/sys.RoleManage/roleInfoIndex" RoleManage_RoleInfoUpdate_FullMethodName = "/sys.RoleManage/roleInfoUpdate" RoleManage_RoleInfoDelete_FullMethodName = "/sys.RoleManage/roleInfoDelete" RoleManage_RoleMenuIndex_FullMethodName = "/sys.RoleManage/roleMenuIndex" RoleManage_RoleMenuMultiUpdate_FullMethodName = "/sys.RoleManage/roleMenuMultiUpdate" RoleManage_RoleAppIndex_FullMethodName = "/sys.RoleManage/roleAppIndex" RoleManage_RoleAppMultiUpdate_FullMethodName = "/sys.RoleManage/roleAppMultiUpdate" RoleManage_RoleModuleIndex_FullMethodName = "/sys.RoleManage/roleModuleIndex" RoleManage_RoleModuleMultiUpdate_FullMethodName = "/sys.RoleManage/roleModuleMultiUpdate" RoleManage_RoleApiAuth_FullMethodName = "/sys.RoleManage/roleApiAuth" RoleManage_RoleAccessMultiUpdate_FullMethodName = "/sys.RoleManage/roleAccessMultiUpdate" RoleManage_RoleAccessIndex_FullMethodName = "/sys.RoleManage/roleAccessIndex" )
const ( AppManage_AppInfoCreate_FullMethodName = "/sys.AppManage/appInfoCreate" AppManage_AppInfoIndex_FullMethodName = "/sys.AppManage/appInfoIndex" AppManage_AppInfoUpdate_FullMethodName = "/sys.AppManage/appInfoUpdate" AppManage_AppInfoDelete_FullMethodName = "/sys.AppManage/appInfoDelete" AppManage_AppInfoRead_FullMethodName = "/sys.AppManage/appInfoRead" AppManage_AppModuleIndex_FullMethodName = "/sys.AppManage/appModuleIndex" AppManage_AppModuleMultiUpdate_FullMethodName = "/sys.AppManage/appModuleMultiUpdate" )
const ( ModuleManage_ModuleInfoCreate_FullMethodName = "/sys.ModuleManage/moduleInfoCreate" ModuleManage_ModuleInfoIndex_FullMethodName = "/sys.ModuleManage/moduleInfoIndex" ModuleManage_ModuleInfoUpdate_FullMethodName = "/sys.ModuleManage/moduleInfoUpdate" ModuleManage_ModuleInfoDelete_FullMethodName = "/sys.ModuleManage/moduleInfoDelete" ModuleManage_ModuleInfoRead_FullMethodName = "/sys.ModuleManage/moduleInfoRead" ModuleManage_ModuleMenuCreate_FullMethodName = "/sys.ModuleManage/moduleMenuCreate" ModuleManage_ModuleMenuIndex_FullMethodName = "/sys.ModuleManage/moduleMenuIndex" ModuleManage_ModuleMenuUpdate_FullMethodName = "/sys.ModuleManage/moduleMenuUpdate" ModuleManage_ModuleMenuDelete_FullMethodName = "/sys.ModuleManage/moduleMenuDelete" )
const ( DictManage_DictInfoCreate_FullMethodName = "/sys.DictManage/dictInfoCreate" DictManage_DictInfoIndex_FullMethodName = "/sys.DictManage/dictInfoIndex" DictManage_DictInfoUpdate_FullMethodName = "/sys.DictManage/dictInfoUpdate" DictManage_DictInfoDelete_FullMethodName = "/sys.DictManage/dictInfoDelete" DictManage_DictInfoRead_FullMethodName = "/sys.DictManage/dictInfoRead" DictManage_DictDetailRead_FullMethodName = "/sys.DictManage/dictDetailRead" DictManage_DictDetailCreate_FullMethodName = "/sys.DictManage/dictDetailCreate" DictManage_DictDetailIndex_FullMethodName = "/sys.DictManage/dictDetailIndex" DictManage_DictDetailUpdate_FullMethodName = "/sys.DictManage/dictDetailUpdate" DictManage_DictDetailDelete_FullMethodName = "/sys.DictManage/dictDetailDelete" )
const ( Common_Config_FullMethodName = "/sys.Common/config" Common_QRCodeRead_FullMethodName = "/sys.Common/QRCodeRead" Common_WeatherRead_FullMethodName = "/sys.Common/WeatherRead" Common_SlotInfoIndex_FullMethodName = "/sys.Common/slotInfoIndex" Common_SlotInfoCreate_FullMethodName = "/sys.Common/slotInfoCreate" Common_SlotInfoUpdate_FullMethodName = "/sys.Common/slotInfoUpdate" Common_SlotInfoDelete_FullMethodName = "/sys.Common/slotInfoDelete" Common_SlotInfoRead_FullMethodName = "/sys.Common/slotInfoRead" )
const ( Log_LoginLogIndex_FullMethodName = "/sys.Log/loginLogIndex" Log_OperLogIndex_FullMethodName = "/sys.Log/operLogIndex" Log_LoginLogCreate_FullMethodName = "/sys.Log/loginLogCreate" Log_OperLogCreate_FullMethodName = "/sys.Log/operLogCreate" )
const ( ProjectManage_ProjectInfoCreate_FullMethodName = "/sys.ProjectManage/projectInfoCreate" ProjectManage_ProjectInfoUpdate_FullMethodName = "/sys.ProjectManage/projectInfoUpdate" ProjectManage_ProjectInfoDelete_FullMethodName = "/sys.ProjectManage/projectInfoDelete" ProjectManage_ProjectInfoRead_FullMethodName = "/sys.ProjectManage/projectInfoRead" ProjectManage_ProjectInfoIndex_FullMethodName = "/sys.ProjectManage/projectInfoIndex" ProjectManage_ProjectProfileRead_FullMethodName = "/sys.ProjectManage/projectProfileRead" ProjectManage_ProjectProfileUpdate_FullMethodName = "/sys.ProjectManage/projectProfileUpdate" ProjectManage_ProjectProfileIndex_FullMethodName = "/sys.ProjectManage/projectProfileIndex" )
const ( AreaManage_AreaInfoCreate_FullMethodName = "/sys.AreaManage/areaInfoCreate" AreaManage_AreaInfoUpdate_FullMethodName = "/sys.AreaManage/areaInfoUpdate" AreaManage_AreaInfoDelete_FullMethodName = "/sys.AreaManage/areaInfoDelete" AreaManage_AreaInfoRead_FullMethodName = "/sys.AreaManage/areaInfoRead" AreaManage_AreaInfoIndex_FullMethodName = "/sys.AreaManage/areaInfoIndex" AreaManage_AreaProfileRead_FullMethodName = "/sys.AreaManage/areaProfileRead" AreaManage_AreaProfileUpdate_FullMethodName = "/sys.AreaManage/areaProfileUpdate" AreaManage_AreaProfileIndex_FullMethodName = "/sys.AreaManage/areaProfileIndex" )
const ( TenantManage_TenantInfoCreate_FullMethodName = "/sys.TenantManage/tenantInfoCreate" TenantManage_TenantInfoUpdate_FullMethodName = "/sys.TenantManage/tenantInfoUpdate" TenantManage_TenantInfoDelete_FullMethodName = "/sys.TenantManage/tenantInfoDelete" TenantManage_TenantInfoRead_FullMethodName = "/sys.TenantManage/tenantInfoRead" TenantManage_TenantInfoIndex_FullMethodName = "/sys.TenantManage/tenantInfoIndex" TenantManage_TenantConfigUpdate_FullMethodName = "/sys.TenantManage/tenantConfigUpdate" TenantManage_TenantConfigRead_FullMethodName = "/sys.TenantManage/tenantConfigRead" TenantManage_TenantAccessMultiDelete_FullMethodName = "/sys.TenantManage/tenantAccessMultiDelete" TenantManage_TenantAccessMultiCreate_FullMethodName = "/sys.TenantManage/tenantAccessMultiCreate" TenantManage_TenantAccessMultiUpdate_FullMethodName = "/sys.TenantManage/tenantAccessMultiUpdate" TenantManage_TenantAccessIndex_FullMethodName = "/sys.TenantManage/tenantAccessIndex" TenantManage_TenantAppIndex_FullMethodName = "/sys.TenantManage/tenantAppIndex" TenantManage_TenantAppCreate_FullMethodName = "/sys.TenantManage/tenantAppCreate" TenantManage_TenantAppRead_FullMethodName = "/sys.TenantManage/tenantAppRead" TenantManage_TenantAppUpdate_FullMethodName = "/sys.TenantManage/tenantAppUpdate" TenantManage_TenantAppDelete_FullMethodName = "/sys.TenantManage/tenantAppDelete" TenantManage_TenantAppModuleMultiCreate_FullMethodName = "/sys.TenantManage/tenantAppModuleMultiCreate" TenantManage_TenantAppModuleCreate_FullMethodName = "/sys.TenantManage/tenantAppModuleCreate" TenantManage_TenantAppModuleIndex_FullMethodName = "/sys.TenantManage/tenantAppModuleIndex" TenantManage_TenantAppModuleDelete_FullMethodName = "/sys.TenantManage/tenantAppModuleDelete" TenantManage_TenantAppMenuCreate_FullMethodName = "/sys.TenantManage/tenantAppMenuCreate" TenantManage_TenantAppMenuIndex_FullMethodName = "/sys.TenantManage/tenantAppMenuIndex" TenantManage_TenantAppMenuUpdate_FullMethodName = "/sys.TenantManage/tenantAppMenuUpdate" TenantManage_TenantAppMenuDelete_FullMethodName = "/sys.TenantManage/tenantAppMenuDelete" TenantManage_TenantOpenCheckToken_FullMethodName = "/sys.TenantManage/tenantOpenCheckToken" TenantManage_TenantOpenWebHook_FullMethodName = "/sys.TenantManage/tenantOpenWebHook" TenantManage_TenantAgreementIndex_FullMethodName = "/sys.TenantManage/tenantAgreementIndex" TenantManage_TenantAgreementUpdate_FullMethodName = "/sys.TenantManage/tenantAgreementUpdate" TenantManage_TenantAgreementCreate_FullMethodName = "/sys.TenantManage/tenantAgreementCreate" TenantManage_TenantAgreementRead_FullMethodName = "/sys.TenantManage/tenantAgreementRead" TenantManage_TenantAgreementDelete_FullMethodName = "/sys.TenantManage/tenantAgreementDelete" )
const ( Ops_OpsWorkOrderCreate_FullMethodName = "/sys.ops/opsWorkOrderCreate" Ops_OpsWorkOrderUpdate_FullMethodName = "/sys.ops/opsWorkOrderUpdate" Ops_OpsWorkOrderIndex_FullMethodName = "/sys.ops/opsWorkOrderIndex" Ops_OpsFeedbackCreate_FullMethodName = "/sys.ops/opsFeedbackCreate" Ops_OpsFeedbackUpdate_FullMethodName = "/sys.ops/opsFeedbackUpdate" Ops_OpsFeedbackIndex_FullMethodName = "/sys.ops/opsFeedbackIndex" )
Variables ¶
var AccessManage_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.AccessManage", HandlerType: (*AccessManageServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "apiInfoCreate", Handler: _AccessManage_ApiInfoCreate_Handler, }, { MethodName: "apiInfoIndex", Handler: _AccessManage_ApiInfoIndex_Handler, }, { MethodName: "apiInfoUpdate", Handler: _AccessManage_ApiInfoUpdate_Handler, }, { MethodName: "apiInfoDelete", Handler: _AccessManage_ApiInfoDelete_Handler, }, { MethodName: "accessInfoMultiImport", Handler: _AccessManage_AccessInfoMultiImport_Handler, }, { MethodName: "accessInfoCreate", Handler: _AccessManage_AccessInfoCreate_Handler, }, { MethodName: "accessInfoIndex", Handler: _AccessManage_AccessInfoIndex_Handler, }, { MethodName: "accessInfoUpdate", Handler: _AccessManage_AccessInfoUpdate_Handler, }, { MethodName: "accessInfoDelete", Handler: _AccessManage_AccessInfoDelete_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
AccessManage_ServiceDesc is the grpc.ServiceDesc for AccessManage service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AppManage_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.AppManage", HandlerType: (*AppManageServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "appInfoCreate", Handler: _AppManage_AppInfoCreate_Handler, }, { MethodName: "appInfoIndex", Handler: _AppManage_AppInfoIndex_Handler, }, { MethodName: "appInfoUpdate", Handler: _AppManage_AppInfoUpdate_Handler, }, { MethodName: "appInfoDelete", Handler: _AppManage_AppInfoDelete_Handler, }, { MethodName: "appInfoRead", Handler: _AppManage_AppInfoRead_Handler, }, { MethodName: "appModuleIndex", Handler: _AppManage_AppModuleIndex_Handler, }, { MethodName: "appModuleMultiUpdate", Handler: _AppManage_AppModuleMultiUpdate_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
AppManage_ServiceDesc is the grpc.ServiceDesc for AppManage service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AreaManage_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.AreaManage", HandlerType: (*AreaManageServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "areaInfoCreate", Handler: _AreaManage_AreaInfoCreate_Handler, }, { MethodName: "areaInfoUpdate", Handler: _AreaManage_AreaInfoUpdate_Handler, }, { MethodName: "areaInfoDelete", Handler: _AreaManage_AreaInfoDelete_Handler, }, { MethodName: "areaInfoRead", Handler: _AreaManage_AreaInfoRead_Handler, }, { MethodName: "areaInfoIndex", Handler: _AreaManage_AreaInfoIndex_Handler, }, { MethodName: "areaProfileRead", Handler: _AreaManage_AreaProfileRead_Handler, }, { MethodName: "areaProfileUpdate", Handler: _AreaManage_AreaProfileUpdate_Handler, }, { MethodName: "areaProfileIndex", Handler: _AreaManage_AreaProfileIndex_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
AreaManage_ServiceDesc is the grpc.ServiceDesc for AreaManage service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Common_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.Common", HandlerType: (*CommonServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "config", Handler: _Common_Config_Handler, }, { MethodName: "QRCodeRead", Handler: _Common_QRCodeRead_Handler, }, { MethodName: "WeatherRead", Handler: _Common_WeatherRead_Handler, }, { MethodName: "slotInfoIndex", Handler: _Common_SlotInfoIndex_Handler, }, { MethodName: "slotInfoCreate", Handler: _Common_SlotInfoCreate_Handler, }, { MethodName: "slotInfoUpdate", Handler: _Common_SlotInfoUpdate_Handler, }, { MethodName: "slotInfoDelete", Handler: _Common_SlotInfoDelete_Handler, }, { MethodName: "slotInfoRead", Handler: _Common_SlotInfoRead_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
Common_ServiceDesc is the grpc.ServiceDesc for Common service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DataManage_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.DataManage", HandlerType: (*DataManageServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "dataProjectMultiUpdate", Handler: _DataManage_DataProjectMultiUpdate_Handler, }, { MethodName: "dataProjectCreate", Handler: _DataManage_DataProjectCreate_Handler, }, { MethodName: "dataProjectDelete", Handler: _DataManage_DataProjectDelete_Handler, }, { MethodName: "dataProjectIndex", Handler: _DataManage_DataProjectIndex_Handler, }, { MethodName: "dataAreaMultiUpdate", Handler: _DataManage_DataAreaMultiUpdate_Handler, }, { MethodName: "dataAreaIndex", Handler: _DataManage_DataAreaIndex_Handler, }, { MethodName: "dataAreaMultiDelete", Handler: _DataManage_DataAreaMultiDelete_Handler, }, { MethodName: "userAreaApplyIndex", Handler: _DataManage_UserAreaApplyIndex_Handler, }, { MethodName: "userAreaApplyDeal", Handler: _DataManage_UserAreaApplyDeal_Handler, }, { MethodName: "dataOpenAccessIndex", Handler: _DataManage_DataOpenAccessIndex_Handler, }, { MethodName: "dataOpenAccessRead", Handler: _DataManage_DataOpenAccessRead_Handler, }, { MethodName: "dataOpenAccessUpdate", Handler: _DataManage_DataOpenAccessUpdate_Handler, }, { MethodName: "dataOpenAccessCreate", Handler: _DataManage_DataOpenAccessCreate_Handler, }, { MethodName: "dataOpenAccessDelete", Handler: _DataManage_DataOpenAccessDelete_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
DataManage_ServiceDesc is the grpc.ServiceDesc for DataManage service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DictManage_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.DictManage", HandlerType: (*DictManageServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "dictInfoCreate", Handler: _DictManage_DictInfoCreate_Handler, }, { MethodName: "dictInfoIndex", Handler: _DictManage_DictInfoIndex_Handler, }, { MethodName: "dictInfoUpdate", Handler: _DictManage_DictInfoUpdate_Handler, }, { MethodName: "dictInfoDelete", Handler: _DictManage_DictInfoDelete_Handler, }, { MethodName: "dictInfoRead", Handler: _DictManage_DictInfoRead_Handler, }, { MethodName: "dictDetailRead", Handler: _DictManage_DictDetailRead_Handler, }, { MethodName: "dictDetailCreate", Handler: _DictManage_DictDetailCreate_Handler, }, { MethodName: "dictDetailIndex", Handler: _DictManage_DictDetailIndex_Handler, }, { MethodName: "dictDetailUpdate", Handler: _DictManage_DictDetailUpdate_Handler, }, { MethodName: "dictDetailDelete", Handler: _DictManage_DictDetailDelete_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
DictManage_ServiceDesc is the grpc.ServiceDesc for DictManage service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_proto_sys_proto protoreflect.FileDescriptor
var Log_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.Log", HandlerType: (*LogServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "loginLogIndex", Handler: _Log_LoginLogIndex_Handler, }, { MethodName: "operLogIndex", Handler: _Log_OperLogIndex_Handler, }, { MethodName: "loginLogCreate", Handler: _Log_LoginLogCreate_Handler, }, { MethodName: "operLogCreate", Handler: _Log_OperLogCreate_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
Log_ServiceDesc is the grpc.ServiceDesc for Log service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ModuleManage_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.ModuleManage", HandlerType: (*ModuleManageServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "moduleInfoCreate", Handler: _ModuleManage_ModuleInfoCreate_Handler, }, { MethodName: "moduleInfoIndex", Handler: _ModuleManage_ModuleInfoIndex_Handler, }, { MethodName: "moduleInfoUpdate", Handler: _ModuleManage_ModuleInfoUpdate_Handler, }, { MethodName: "moduleInfoDelete", Handler: _ModuleManage_ModuleInfoDelete_Handler, }, { MethodName: "moduleInfoRead", Handler: _ModuleManage_ModuleInfoRead_Handler, }, { MethodName: "moduleMenuCreate", Handler: _ModuleManage_ModuleMenuCreate_Handler, }, { MethodName: "moduleMenuIndex", Handler: _ModuleManage_ModuleMenuIndex_Handler, }, { MethodName: "moduleMenuUpdate", Handler: _ModuleManage_ModuleMenuUpdate_Handler, }, { MethodName: "moduleMenuDelete", Handler: _ModuleManage_ModuleMenuDelete_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
ModuleManage_ServiceDesc is the grpc.ServiceDesc for ModuleManage service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var NotifyManage_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.NotifyManage", HandlerType: (*NotifyManageServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "messageInfoSend", Handler: _NotifyManage_MessageInfoSend_Handler, }, { MethodName: "messageInfoIndex", Handler: _NotifyManage_MessageInfoIndex_Handler, }, { MethodName: "messageInfoUpdate", Handler: _NotifyManage_MessageInfoUpdate_Handler, }, { MethodName: "messageInfoDelete", Handler: _NotifyManage_MessageInfoDelete_Handler, }, { MethodName: "notifyConfigRead", Handler: _NotifyManage_NotifyConfigRead_Handler, }, { MethodName: "notifyConfigCreate", Handler: _NotifyManage_NotifyConfigCreate_Handler, }, { MethodName: "notifyConfigUpdate", Handler: _NotifyManage_NotifyConfigUpdate_Handler, }, { MethodName: "notifyConfigIndex", Handler: _NotifyManage_NotifyConfigIndex_Handler, }, { MethodName: "notifyConfigDelete", Handler: _NotifyManage_NotifyConfigDelete_Handler, }, { MethodName: "notifyConfigSend", Handler: _NotifyManage_NotifyConfigSend_Handler, }, { MethodName: "notifyTemplateRead", Handler: _NotifyManage_NotifyTemplateRead_Handler, }, { MethodName: "notifyTemplateCreate", Handler: _NotifyManage_NotifyTemplateCreate_Handler, }, { MethodName: "notifyTemplateUpdate", Handler: _NotifyManage_NotifyTemplateUpdate_Handler, }, { MethodName: "notifyTemplateIndex", Handler: _NotifyManage_NotifyTemplateIndex_Handler, }, { MethodName: "notifyTemplateDelete", Handler: _NotifyManage_NotifyTemplateDelete_Handler, }, { MethodName: "notifyConfigTemplateUpdate", Handler: _NotifyManage_NotifyConfigTemplateUpdate_Handler, }, { MethodName: "notifyConfigTemplateDelete", Handler: _NotifyManage_NotifyConfigTemplateDelete_Handler, }, { MethodName: "notifyConfigTemplateIndex", Handler: _NotifyManage_NotifyConfigTemplateIndex_Handler, }, { MethodName: "notifyChannelRead", Handler: _NotifyManage_NotifyChannelRead_Handler, }, { MethodName: "notifyChannelCreate", Handler: _NotifyManage_NotifyChannelCreate_Handler, }, { MethodName: "notifyChannelUpdate", Handler: _NotifyManage_NotifyChannelUpdate_Handler, }, { MethodName: "notifyChannelIndex", Handler: _NotifyManage_NotifyChannelIndex_Handler, }, { MethodName: "notifyChannelDelete", Handler: _NotifyManage_NotifyChannelDelete_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
NotifyManage_ServiceDesc is the grpc.ServiceDesc for NotifyManage service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Ops_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.ops", HandlerType: (*OpsServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "opsWorkOrderCreate", Handler: _Ops_OpsWorkOrderCreate_Handler, }, { MethodName: "opsWorkOrderUpdate", Handler: _Ops_OpsWorkOrderUpdate_Handler, }, { MethodName: "opsWorkOrderIndex", Handler: _Ops_OpsWorkOrderIndex_Handler, }, { MethodName: "opsFeedbackCreate", Handler: _Ops_OpsFeedbackCreate_Handler, }, { MethodName: "opsFeedbackUpdate", Handler: _Ops_OpsFeedbackUpdate_Handler, }, { MethodName: "opsFeedbackIndex", Handler: _Ops_OpsFeedbackIndex_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
Ops_ServiceDesc is the grpc.ServiceDesc for Ops service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ProjectManage_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.ProjectManage", HandlerType: (*ProjectManageServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "projectInfoCreate", Handler: _ProjectManage_ProjectInfoCreate_Handler, }, { MethodName: "projectInfoUpdate", Handler: _ProjectManage_ProjectInfoUpdate_Handler, }, { MethodName: "projectInfoDelete", Handler: _ProjectManage_ProjectInfoDelete_Handler, }, { MethodName: "projectInfoRead", Handler: _ProjectManage_ProjectInfoRead_Handler, }, { MethodName: "projectInfoIndex", Handler: _ProjectManage_ProjectInfoIndex_Handler, }, { MethodName: "projectProfileRead", Handler: _ProjectManage_ProjectProfileRead_Handler, }, { MethodName: "projectProfileUpdate", Handler: _ProjectManage_ProjectProfileUpdate_Handler, }, { MethodName: "projectProfileIndex", Handler: _ProjectManage_ProjectProfileIndex_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
ProjectManage_ServiceDesc is the grpc.ServiceDesc for ProjectManage service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RoleManage_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.RoleManage", HandlerType: (*RoleManageServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "roleInfoCreate", Handler: _RoleManage_RoleInfoCreate_Handler, }, { MethodName: "roleInfoIndex", Handler: _RoleManage_RoleInfoIndex_Handler, }, { MethodName: "roleInfoUpdate", Handler: _RoleManage_RoleInfoUpdate_Handler, }, { MethodName: "roleInfoDelete", Handler: _RoleManage_RoleInfoDelete_Handler, }, { MethodName: "roleMenuIndex", Handler: _RoleManage_RoleMenuIndex_Handler, }, { MethodName: "roleMenuMultiUpdate", Handler: _RoleManage_RoleMenuMultiUpdate_Handler, }, { MethodName: "roleAppIndex", Handler: _RoleManage_RoleAppIndex_Handler, }, { MethodName: "roleAppMultiUpdate", Handler: _RoleManage_RoleAppMultiUpdate_Handler, }, { MethodName: "roleModuleIndex", Handler: _RoleManage_RoleModuleIndex_Handler, }, { MethodName: "roleModuleMultiUpdate", Handler: _RoleManage_RoleModuleMultiUpdate_Handler, }, { MethodName: "roleApiAuth", Handler: _RoleManage_RoleApiAuth_Handler, }, { MethodName: "roleAccessMultiUpdate", Handler: _RoleManage_RoleAccessMultiUpdate_Handler, }, { MethodName: "roleAccessIndex", Handler: _RoleManage_RoleAccessIndex_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
RoleManage_ServiceDesc is the grpc.ServiceDesc for RoleManage service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TenantManage_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.TenantManage", HandlerType: (*TenantManageServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "tenantInfoCreate", Handler: _TenantManage_TenantInfoCreate_Handler, }, { MethodName: "tenantInfoUpdate", Handler: _TenantManage_TenantInfoUpdate_Handler, }, { MethodName: "tenantInfoDelete", Handler: _TenantManage_TenantInfoDelete_Handler, }, { MethodName: "tenantInfoRead", Handler: _TenantManage_TenantInfoRead_Handler, }, { MethodName: "tenantInfoIndex", Handler: _TenantManage_TenantInfoIndex_Handler, }, { MethodName: "tenantConfigUpdate", Handler: _TenantManage_TenantConfigUpdate_Handler, }, { MethodName: "tenantConfigRead", Handler: _TenantManage_TenantConfigRead_Handler, }, { MethodName: "tenantAccessMultiDelete", Handler: _TenantManage_TenantAccessMultiDelete_Handler, }, { MethodName: "tenantAccessMultiCreate", Handler: _TenantManage_TenantAccessMultiCreate_Handler, }, { MethodName: "tenantAccessMultiUpdate", Handler: _TenantManage_TenantAccessMultiUpdate_Handler, }, { MethodName: "tenantAccessIndex", Handler: _TenantManage_TenantAccessIndex_Handler, }, { MethodName: "tenantAppIndex", Handler: _TenantManage_TenantAppIndex_Handler, }, { MethodName: "tenantAppCreate", Handler: _TenantManage_TenantAppCreate_Handler, }, { MethodName: "tenantAppRead", Handler: _TenantManage_TenantAppRead_Handler, }, { MethodName: "tenantAppUpdate", Handler: _TenantManage_TenantAppUpdate_Handler, }, { MethodName: "tenantAppDelete", Handler: _TenantManage_TenantAppDelete_Handler, }, { MethodName: "tenantAppModuleMultiCreate", Handler: _TenantManage_TenantAppModuleMultiCreate_Handler, }, { MethodName: "tenantAppModuleCreate", Handler: _TenantManage_TenantAppModuleCreate_Handler, }, { MethodName: "tenantAppModuleIndex", Handler: _TenantManage_TenantAppModuleIndex_Handler, }, { MethodName: "tenantAppModuleDelete", Handler: _TenantManage_TenantAppModuleDelete_Handler, }, { MethodName: "tenantAppMenuCreate", Handler: _TenantManage_TenantAppMenuCreate_Handler, }, { MethodName: "tenantAppMenuIndex", Handler: _TenantManage_TenantAppMenuIndex_Handler, }, { MethodName: "tenantAppMenuUpdate", Handler: _TenantManage_TenantAppMenuUpdate_Handler, }, { MethodName: "tenantAppMenuDelete", Handler: _TenantManage_TenantAppMenuDelete_Handler, }, { MethodName: "tenantOpenCheckToken", Handler: _TenantManage_TenantOpenCheckToken_Handler, }, { MethodName: "tenantOpenWebHook", Handler: _TenantManage_TenantOpenWebHook_Handler, }, { MethodName: "tenantAgreementIndex", Handler: _TenantManage_TenantAgreementIndex_Handler, }, { MethodName: "tenantAgreementUpdate", Handler: _TenantManage_TenantAgreementUpdate_Handler, }, { MethodName: "tenantAgreementCreate", Handler: _TenantManage_TenantAgreementCreate_Handler, }, { MethodName: "tenantAgreementRead", Handler: _TenantManage_TenantAgreementRead_Handler, }, { MethodName: "tenantAgreementDelete", Handler: _TenantManage_TenantAgreementDelete_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
TenantManage_ServiceDesc is the grpc.ServiceDesc for TenantManage service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var UserManage_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sys.UserManage", HandlerType: (*UserManageServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "userInfoCreate", Handler: _UserManage_UserInfoCreate_Handler, }, { MethodName: "userInfoIndex", Handler: _UserManage_UserInfoIndex_Handler, }, { MethodName: "userInfoUpdate", Handler: _UserManage_UserInfoUpdate_Handler, }, { MethodName: "userInfoRead", Handler: _UserManage_UserInfoRead_Handler, }, { MethodName: "userInfoDelete", Handler: _UserManage_UserInfoDelete_Handler, }, { MethodName: "userLogin", Handler: _UserManage_UserLogin_Handler, }, { MethodName: "userForgetPwd", Handler: _UserManage_UserForgetPwd_Handler, }, { MethodName: "userCaptcha", Handler: _UserManage_UserCaptcha_Handler, }, { MethodName: "userCheckToken", Handler: _UserManage_UserCheckToken_Handler, }, { MethodName: "userRegister", Handler: _UserManage_UserRegister_Handler, }, { MethodName: "userChangePwd", Handler: _UserManage_UserChangePwd_Handler, }, { MethodName: "userCodeToUserID", Handler: _UserManage_UserCodeToUserID_Handler, }, { MethodName: "userRoleIndex", Handler: _UserManage_UserRoleIndex_Handler, }, { MethodName: "userRoleMultiUpdate", Handler: _UserManage_UserRoleMultiUpdate_Handler, }, { MethodName: "userRoleMultiCreate", Handler: _UserManage_UserRoleMultiCreate_Handler, }, { MethodName: "userAreaApplyCreate", Handler: _UserManage_UserAreaApplyCreate_Handler, }, { MethodName: "userMessageMultiIsRead", Handler: _UserManage_UserMessageMultiIsRead_Handler, }, { MethodName: "userMessageIndex", Handler: _UserManage_UserMessageIndex_Handler, }, { MethodName: "userMessageStatistics", Handler: _UserManage_UserMessageStatistics_Handler, }, { MethodName: "userProfileRead", Handler: _UserManage_UserProfileRead_Handler, }, { MethodName: "userProfileUpdate", Handler: _UserManage_UserProfileUpdate_Handler, }, { MethodName: "userProfileIndex", Handler: _UserManage_UserProfileIndex_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/sys.proto", }
UserManage_ServiceDesc is the grpc.ServiceDesc for UserManage service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterAccessManageServer ¶
func RegisterAccessManageServer(s grpc.ServiceRegistrar, srv AccessManageServer)
func RegisterAppManageServer ¶
func RegisterAppManageServer(s grpc.ServiceRegistrar, srv AppManageServer)
func RegisterAreaManageServer ¶
func RegisterAreaManageServer(s grpc.ServiceRegistrar, srv AreaManageServer)
func RegisterCommonServer ¶
func RegisterCommonServer(s grpc.ServiceRegistrar, srv CommonServer)
func RegisterDataManageServer ¶
func RegisterDataManageServer(s grpc.ServiceRegistrar, srv DataManageServer)
func RegisterDictManageServer ¶
func RegisterDictManageServer(s grpc.ServiceRegistrar, srv DictManageServer)
func RegisterLogServer ¶
func RegisterLogServer(s grpc.ServiceRegistrar, srv LogServer)
func RegisterModuleManageServer ¶
func RegisterModuleManageServer(s grpc.ServiceRegistrar, srv ModuleManageServer)
func RegisterNotifyManageServer ¶
func RegisterNotifyManageServer(s grpc.ServiceRegistrar, srv NotifyManageServer)
func RegisterOpsServer ¶
func RegisterOpsServer(s grpc.ServiceRegistrar, srv OpsServer)
func RegisterProjectManageServer ¶
func RegisterProjectManageServer(s grpc.ServiceRegistrar, srv ProjectManageServer)
func RegisterRoleManageServer ¶
func RegisterRoleManageServer(s grpc.ServiceRegistrar, srv RoleManageServer)
func RegisterTenantManageServer ¶
func RegisterTenantManageServer(s grpc.ServiceRegistrar, srv TenantManageServer)
func RegisterUserManageServer ¶
func RegisterUserManageServer(s grpc.ServiceRegistrar, srv UserManageServer)
Types ¶
type AccessInfo ¶
type AccessInfo struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 编号 Module string `protobuf:"bytes,2,opt,name=module,proto3" json:"module,omitempty"` //模块 Group string `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"` // 分组 Code string `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"` //编码 Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` // 名称 IsNeedAuth int64 `protobuf:"varint,6,opt,name=isNeedAuth,proto3" json:"isNeedAuth,omitempty"` //是否需要权限认证 1是 2否 AuthType int64 `protobuf:"varint,7,opt,name=authType,proto3" json:"authType,omitempty"` // 1(all) 全部人可以操作 2(admin) 默认授予租户管理员权限 3(superAdmin,supper) default租户才可以操作(超管是跨租户的) Desc string `protobuf:"bytes,8,opt,name=desc,proto3" json:"desc,omitempty"` //描述 Apis []*ApiInfo `protobuf:"bytes,9,rep,name=Apis,proto3" json:"Apis,omitempty"` // contains filtered or unexported fields }
func (*AccessInfo) Descriptor
deprecated
func (*AccessInfo) Descriptor() ([]byte, []int)
Deprecated: Use AccessInfo.ProtoReflect.Descriptor instead.
func (*AccessInfo) GetApis ¶
func (x *AccessInfo) GetApis() []*ApiInfo
func (*AccessInfo) GetAuthType ¶
func (x *AccessInfo) GetAuthType() int64
func (*AccessInfo) GetCode ¶
func (x *AccessInfo) GetCode() string
func (*AccessInfo) GetDesc ¶
func (x *AccessInfo) GetDesc() string
func (*AccessInfo) GetGroup ¶
func (x *AccessInfo) GetGroup() string
func (*AccessInfo) GetId ¶
func (x *AccessInfo) GetId() int64
func (*AccessInfo) GetIsNeedAuth ¶
func (x *AccessInfo) GetIsNeedAuth() int64
func (*AccessInfo) GetModule ¶
func (x *AccessInfo) GetModule() string
func (*AccessInfo) GetName ¶
func (x *AccessInfo) GetName() string
func (*AccessInfo) ProtoMessage ¶
func (*AccessInfo) ProtoMessage()
func (*AccessInfo) ProtoReflect ¶
func (x *AccessInfo) ProtoReflect() protoreflect.Message
func (*AccessInfo) Reset ¶
func (x *AccessInfo) Reset()
func (*AccessInfo) String ¶
func (x *AccessInfo) String() string
type AccessInfoIndexReq ¶
type AccessInfoIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` // 分页信息 Module string `protobuf:"bytes,2,opt,name=module,proto3" json:"module,omitempty"` //模块 Group string `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"` // 接口分组 Code string `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"` Codes []string `protobuf:"bytes,7,rep,name=codes,proto3" json:"codes,omitempty"` Name string `protobuf:"bytes,8,opt,name=name,proto3" json:"name,omitempty"` // 接口名称 IsNeedAuth int64 `protobuf:"varint,9,opt,name=isNeedAuth,proto3" json:"isNeedAuth,omitempty"` //是否需要权限认证 1是 2否 AuthTypes []int64 `protobuf:"varint,10,rep,packed,name=authTypes,proto3" json:"authTypes,omitempty"` // 1(all) 全部人可以操作 2(admin) 默认授予租户管理员权限 3(superAdmin,supper) default租户才可以操作(超管是跨租户的) WithApis bool `protobuf:"varint,11,opt,name=WithApis,proto3" json:"WithApis,omitempty"` // contains filtered or unexported fields }
func (*AccessInfoIndexReq) Descriptor
deprecated
func (*AccessInfoIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use AccessInfoIndexReq.ProtoReflect.Descriptor instead.
func (*AccessInfoIndexReq) GetAuthTypes ¶
func (x *AccessInfoIndexReq) GetAuthTypes() []int64
func (*AccessInfoIndexReq) GetCode ¶
func (x *AccessInfoIndexReq) GetCode() string
func (*AccessInfoIndexReq) GetCodes ¶
func (x *AccessInfoIndexReq) GetCodes() []string
func (*AccessInfoIndexReq) GetGroup ¶
func (x *AccessInfoIndexReq) GetGroup() string
func (*AccessInfoIndexReq) GetIsNeedAuth ¶
func (x *AccessInfoIndexReq) GetIsNeedAuth() int64
func (*AccessInfoIndexReq) GetModule ¶
func (x *AccessInfoIndexReq) GetModule() string
func (*AccessInfoIndexReq) GetName ¶
func (x *AccessInfoIndexReq) GetName() string
func (*AccessInfoIndexReq) GetPage ¶
func (x *AccessInfoIndexReq) GetPage() *PageInfo
func (*AccessInfoIndexReq) GetWithApis ¶
func (x *AccessInfoIndexReq) GetWithApis() bool
func (*AccessInfoIndexReq) ProtoMessage ¶
func (*AccessInfoIndexReq) ProtoMessage()
func (*AccessInfoIndexReq) ProtoReflect ¶
func (x *AccessInfoIndexReq) ProtoReflect() protoreflect.Message
func (*AccessInfoIndexReq) Reset ¶
func (x *AccessInfoIndexReq) Reset()
func (*AccessInfoIndexReq) String ¶
func (x *AccessInfoIndexReq) String() string
type AccessInfoIndexResp ¶
type AccessInfoIndexResp struct { List []*AccessInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // 接口列表数据 Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // 接口列表总记录数 // contains filtered or unexported fields }
func (*AccessInfoIndexResp) Descriptor
deprecated
func (*AccessInfoIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use AccessInfoIndexResp.ProtoReflect.Descriptor instead.
func (*AccessInfoIndexResp) GetList ¶
func (x *AccessInfoIndexResp) GetList() []*AccessInfo
func (*AccessInfoIndexResp) GetTotal ¶
func (x *AccessInfoIndexResp) GetTotal() int64
func (*AccessInfoIndexResp) ProtoMessage ¶
func (*AccessInfoIndexResp) ProtoMessage()
func (*AccessInfoIndexResp) ProtoReflect ¶
func (x *AccessInfoIndexResp) ProtoReflect() protoreflect.Message
func (*AccessInfoIndexResp) Reset ¶
func (x *AccessInfoIndexResp) Reset()
func (*AccessInfoIndexResp) String ¶
func (x *AccessInfoIndexResp) String() string
type AccessInfoMultiImportReq ¶
type AccessInfoMultiImportReq struct { Module string `protobuf:"bytes,1,opt,name=module,proto3" json:"module,omitempty"` //模块 Access string `protobuf:"bytes,2,opt,name=access,proto3" json:"access,omitempty"` // contains filtered or unexported fields }
func (*AccessInfoMultiImportReq) Descriptor
deprecated
func (*AccessInfoMultiImportReq) Descriptor() ([]byte, []int)
Deprecated: Use AccessInfoMultiImportReq.ProtoReflect.Descriptor instead.
func (*AccessInfoMultiImportReq) GetAccess ¶
func (x *AccessInfoMultiImportReq) GetAccess() string
func (*AccessInfoMultiImportReq) GetModule ¶
func (x *AccessInfoMultiImportReq) GetModule() string
func (*AccessInfoMultiImportReq) ProtoMessage ¶
func (*AccessInfoMultiImportReq) ProtoMessage()
func (*AccessInfoMultiImportReq) ProtoReflect ¶
func (x *AccessInfoMultiImportReq) ProtoReflect() protoreflect.Message
func (*AccessInfoMultiImportReq) Reset ¶
func (x *AccessInfoMultiImportReq) Reset()
func (*AccessInfoMultiImportReq) String ¶
func (x *AccessInfoMultiImportReq) String() string
type AccessInfoMultiImportResp ¶
type AccessInfoMultiImportResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` ErrCount int64 `protobuf:"varint,2,opt,name=errCount,proto3" json:"errCount,omitempty"` IgnoreCount int64 `protobuf:"varint,3,opt,name=ignoreCount,proto3" json:"ignoreCount,omitempty"` SuccCount int64 `protobuf:"varint,4,opt,name=succCount,proto3" json:"succCount,omitempty"` // contains filtered or unexported fields }
func (*AccessInfoMultiImportResp) Descriptor
deprecated
func (*AccessInfoMultiImportResp) Descriptor() ([]byte, []int)
Deprecated: Use AccessInfoMultiImportResp.ProtoReflect.Descriptor instead.
func (*AccessInfoMultiImportResp) GetErrCount ¶
func (x *AccessInfoMultiImportResp) GetErrCount() int64
func (*AccessInfoMultiImportResp) GetIgnoreCount ¶
func (x *AccessInfoMultiImportResp) GetIgnoreCount() int64
func (*AccessInfoMultiImportResp) GetSuccCount ¶
func (x *AccessInfoMultiImportResp) GetSuccCount() int64
func (*AccessInfoMultiImportResp) GetTotal ¶
func (x *AccessInfoMultiImportResp) GetTotal() int64
func (*AccessInfoMultiImportResp) ProtoMessage ¶
func (*AccessInfoMultiImportResp) ProtoMessage()
func (*AccessInfoMultiImportResp) ProtoReflect ¶
func (x *AccessInfoMultiImportResp) ProtoReflect() protoreflect.Message
func (*AccessInfoMultiImportResp) Reset ¶
func (x *AccessInfoMultiImportResp) Reset()
func (*AccessInfoMultiImportResp) String ¶
func (x *AccessInfoMultiImportResp) String() string
type AccessManageClient ¶
type AccessManageClient interface { ApiInfoCreate(ctx context.Context, in *ApiInfo, opts ...grpc.CallOption) (*WithID, error) ApiInfoIndex(ctx context.Context, in *ApiInfoIndexReq, opts ...grpc.CallOption) (*ApiInfoIndexResp, error) ApiInfoUpdate(ctx context.Context, in *ApiInfo, opts ...grpc.CallOption) (*Empty, error) ApiInfoDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error) AccessInfoMultiImport(ctx context.Context, in *AccessInfoMultiImportReq, opts ...grpc.CallOption) (*AccessInfoMultiImportResp, error) AccessInfoCreate(ctx context.Context, in *AccessInfo, opts ...grpc.CallOption) (*WithID, error) AccessInfoIndex(ctx context.Context, in *AccessInfoIndexReq, opts ...grpc.CallOption) (*AccessInfoIndexResp, error) AccessInfoUpdate(ctx context.Context, in *AccessInfo, opts ...grpc.CallOption) (*Empty, error) AccessInfoDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error) }
AccessManageClient is the client API for AccessManage service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAccessManageClient ¶
func NewAccessManageClient(cc grpc.ClientConnInterface) AccessManageClient
type AccessManageServer ¶
type AccessManageServer interface { ApiInfoCreate(context.Context, *ApiInfo) (*WithID, error) ApiInfoIndex(context.Context, *ApiInfoIndexReq) (*ApiInfoIndexResp, error) ApiInfoUpdate(context.Context, *ApiInfo) (*Empty, error) ApiInfoDelete(context.Context, *WithID) (*Empty, error) AccessInfoMultiImport(context.Context, *AccessInfoMultiImportReq) (*AccessInfoMultiImportResp, error) AccessInfoCreate(context.Context, *AccessInfo) (*WithID, error) AccessInfoIndex(context.Context, *AccessInfoIndexReq) (*AccessInfoIndexResp, error) AccessInfoUpdate(context.Context, *AccessInfo) (*Empty, error) AccessInfoDelete(context.Context, *WithID) (*Empty, error) // contains filtered or unexported methods }
AccessManageServer is the server API for AccessManage service. All implementations must embed UnimplementedAccessManageServer for forward compatibility
type ApiInfo ¶
type ApiInfo struct { AccessCode string `protobuf:"bytes,7,opt,name=accessCode,proto3" json:"accessCode,omitempty"` Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 接口编号 Route string `protobuf:"bytes,2,opt,name=route,proto3" json:"route,omitempty"` // 接口路由 Method string `protobuf:"bytes,3,opt,name=method,proto3" json:"method,omitempty"` // 接口请求方式: POST GET Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` // 接口名称 BusinessType int64 `protobuf:"varint,6,opt,name=businessType,proto3" json:"businessType,omitempty"` // 业务类型(1新增 2修改 3删除 4查询 5其它) // int64 authType = 8;// 1(all) 全部人可以操作 2(admin) 默认授予租户管理员权限 3(superAdmin,supper) default租户才可以操作(超管是跨租户的) Desc string `protobuf:"bytes,9,opt,name=desc,proto3" json:"desc,omitempty"` //描述 // contains filtered or unexported fields }
func (*ApiInfo) Descriptor
deprecated
func (*ApiInfo) GetAccessCode ¶
func (*ApiInfo) GetBusinessType ¶
func (*ApiInfo) ProtoMessage ¶
func (*ApiInfo) ProtoMessage()
func (*ApiInfo) ProtoReflect ¶
func (x *ApiInfo) ProtoReflect() protoreflect.Message
type ApiInfoIndexReq ¶
type ApiInfoIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` // 分页信息 Route string `protobuf:"bytes,2,opt,name=route,proto3" json:"route,omitempty"` // 接口路由 Method string `protobuf:"bytes,3,opt,name=method,proto3" json:"method,omitempty"` // 接口请求方式: POST GET Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` // 接口名称 AuthType int64 `protobuf:"varint,5,opt,name=authType,proto3" json:"authType,omitempty"` // 1(all) 全部人可以操作 2(admin) 默认授予租户管理员权限 3(superAdmin,supper) default租户才可以操作(超管是跨租户的) ApiIDs []int64 `protobuf:"varint,6,rep,packed,name=apiIDs,proto3" json:"apiIDs,omitempty"` //API列表数据 AccessCode string `protobuf:"bytes,7,opt,name=accessCode,proto3" json:"accessCode,omitempty"` // contains filtered or unexported fields }
func (*ApiInfoIndexReq) Descriptor
deprecated
func (*ApiInfoIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use ApiInfoIndexReq.ProtoReflect.Descriptor instead.
func (*ApiInfoIndexReq) GetAccessCode ¶
func (x *ApiInfoIndexReq) GetAccessCode() string
func (*ApiInfoIndexReq) GetApiIDs ¶
func (x *ApiInfoIndexReq) GetApiIDs() []int64
func (*ApiInfoIndexReq) GetAuthType ¶
func (x *ApiInfoIndexReq) GetAuthType() int64
func (*ApiInfoIndexReq) GetMethod ¶
func (x *ApiInfoIndexReq) GetMethod() string
func (*ApiInfoIndexReq) GetName ¶
func (x *ApiInfoIndexReq) GetName() string
func (*ApiInfoIndexReq) GetPage ¶
func (x *ApiInfoIndexReq) GetPage() *PageInfo
func (*ApiInfoIndexReq) GetRoute ¶
func (x *ApiInfoIndexReq) GetRoute() string
func (*ApiInfoIndexReq) ProtoMessage ¶
func (*ApiInfoIndexReq) ProtoMessage()
func (*ApiInfoIndexReq) ProtoReflect ¶
func (x *ApiInfoIndexReq) ProtoReflect() protoreflect.Message
func (*ApiInfoIndexReq) Reset ¶
func (x *ApiInfoIndexReq) Reset()
func (*ApiInfoIndexReq) String ¶
func (x *ApiInfoIndexReq) String() string
type ApiInfoIndexResp ¶
type ApiInfoIndexResp struct { List []*ApiInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // 接口列表数据 Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // 接口列表总记录数 // contains filtered or unexported fields }
func (*ApiInfoIndexResp) Descriptor
deprecated
func (*ApiInfoIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use ApiInfoIndexResp.ProtoReflect.Descriptor instead.
func (*ApiInfoIndexResp) GetList ¶
func (x *ApiInfoIndexResp) GetList() []*ApiInfo
func (*ApiInfoIndexResp) GetTotal ¶
func (x *ApiInfoIndexResp) GetTotal() int64
func (*ApiInfoIndexResp) ProtoMessage ¶
func (*ApiInfoIndexResp) ProtoMessage()
func (*ApiInfoIndexResp) ProtoReflect ¶
func (x *ApiInfoIndexResp) ProtoReflect() protoreflect.Message
func (*ApiInfoIndexResp) Reset ¶
func (x *ApiInfoIndexResp) Reset()
func (*ApiInfoIndexResp) String ¶
func (x *ApiInfoIndexResp) String() string
type AppInfo ¶
type AppInfo struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // 应用名称 Type string `protobuf:"bytes,7,opt,name=type,proto3" json:"type,omitempty"` //应用类型 web:web页面 app:应用 mini:小程序 SubType string `protobuf:"bytes,10,opt,name=subType,proto3" json:"subType,omitempty"` //子类型 wx:微信小程序 ding:钉钉小程序 Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` // 应用编码 Desc *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=desc,proto3" json:"desc,omitempty"` // 应用描述 // contains filtered or unexported fields }
func (*AppInfo) Descriptor
deprecated
func (*AppInfo) GetDesc ¶
func (x *AppInfo) GetDesc() *wrapperspb.StringValue
func (*AppInfo) GetSubType ¶
func (*AppInfo) ProtoMessage ¶
func (*AppInfo) ProtoMessage()
func (*AppInfo) ProtoReflect ¶
func (x *AppInfo) ProtoReflect() protoreflect.Message
type AppInfoIndexReq ¶
type AppInfoIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //分页信息 Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` Codes []string `protobuf:"bytes,4,rep,name=codes,proto3" json:"codes,omitempty"` // contains filtered or unexported fields }
func (*AppInfoIndexReq) Descriptor
deprecated
func (*AppInfoIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use AppInfoIndexReq.ProtoReflect.Descriptor instead.
func (*AppInfoIndexReq) GetCode ¶
func (x *AppInfoIndexReq) GetCode() string
func (*AppInfoIndexReq) GetCodes ¶
func (x *AppInfoIndexReq) GetCodes() []string
func (*AppInfoIndexReq) GetName ¶
func (x *AppInfoIndexReq) GetName() string
func (*AppInfoIndexReq) GetPage ¶
func (x *AppInfoIndexReq) GetPage() *PageInfo
func (*AppInfoIndexReq) ProtoMessage ¶
func (*AppInfoIndexReq) ProtoMessage()
func (*AppInfoIndexReq) ProtoReflect ¶
func (x *AppInfoIndexReq) ProtoReflect() protoreflect.Message
func (*AppInfoIndexReq) Reset ¶
func (x *AppInfoIndexReq) Reset()
func (*AppInfoIndexReq) String ¶
func (x *AppInfoIndexReq) String() string
type AppInfoIndexResp ¶
type AppInfoIndexResp struct { List []*AppInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*AppInfoIndexResp) Descriptor
deprecated
func (*AppInfoIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use AppInfoIndexResp.ProtoReflect.Descriptor instead.
func (*AppInfoIndexResp) GetList ¶
func (x *AppInfoIndexResp) GetList() []*AppInfo
func (*AppInfoIndexResp) GetTotal ¶
func (x *AppInfoIndexResp) GetTotal() int64
func (*AppInfoIndexResp) ProtoMessage ¶
func (*AppInfoIndexResp) ProtoMessage()
func (*AppInfoIndexResp) ProtoReflect ¶
func (x *AppInfoIndexResp) ProtoReflect() protoreflect.Message
func (*AppInfoIndexResp) Reset ¶
func (x *AppInfoIndexResp) Reset()
func (*AppInfoIndexResp) String ¶
func (x *AppInfoIndexResp) String() string
type AppManageClient ¶
type AppManageClient interface { AppInfoCreate(ctx context.Context, in *AppInfo, opts ...grpc.CallOption) (*WithID, error) AppInfoIndex(ctx context.Context, in *AppInfoIndexReq, opts ...grpc.CallOption) (*AppInfoIndexResp, error) AppInfoUpdate(ctx context.Context, in *AppInfo, opts ...grpc.CallOption) (*Empty, error) AppInfoDelete(ctx context.Context, in *WithIDCode, opts ...grpc.CallOption) (*Empty, error) AppInfoRead(ctx context.Context, in *WithIDCode, opts ...grpc.CallOption) (*AppInfo, error) AppModuleIndex(ctx context.Context, in *AppModuleIndexReq, opts ...grpc.CallOption) (*AppModuleIndexResp, error) AppModuleMultiUpdate(ctx context.Context, in *AppModuleMultiUpdateReq, opts ...grpc.CallOption) (*Empty, error) }
AppManageClient is the client API for AppManage service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAppManageClient ¶
func NewAppManageClient(cc grpc.ClientConnInterface) AppManageClient
type AppManageServer ¶
type AppManageServer interface { AppInfoCreate(context.Context, *AppInfo) (*WithID, error) AppInfoIndex(context.Context, *AppInfoIndexReq) (*AppInfoIndexResp, error) AppInfoUpdate(context.Context, *AppInfo) (*Empty, error) AppInfoDelete(context.Context, *WithIDCode) (*Empty, error) AppInfoRead(context.Context, *WithIDCode) (*AppInfo, error) AppModuleIndex(context.Context, *AppModuleIndexReq) (*AppModuleIndexResp, error) AppModuleMultiUpdate(context.Context, *AppModuleMultiUpdateReq) (*Empty, error) // contains filtered or unexported methods }
AppManageServer is the server API for AppManage service. All implementations must embed UnimplementedAppManageServer for forward compatibility
type AppModuleIndexReq ¶
type AppModuleIndexReq struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` //应用code // contains filtered or unexported fields }
func (*AppModuleIndexReq) Descriptor
deprecated
func (*AppModuleIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use AppModuleIndexReq.ProtoReflect.Descriptor instead.
func (*AppModuleIndexReq) GetCode ¶
func (x *AppModuleIndexReq) GetCode() string
func (*AppModuleIndexReq) ProtoMessage ¶
func (*AppModuleIndexReq) ProtoMessage()
func (*AppModuleIndexReq) ProtoReflect ¶
func (x *AppModuleIndexReq) ProtoReflect() protoreflect.Message
func (*AppModuleIndexReq) Reset ¶
func (x *AppModuleIndexReq) Reset()
func (*AppModuleIndexReq) String ¶
func (x *AppModuleIndexReq) String() string
type AppModuleIndexResp ¶
type AppModuleIndexResp struct { ModuleCodes []string `protobuf:"bytes,3,rep,name=moduleCodes,proto3" json:"moduleCodes,omitempty"` // contains filtered or unexported fields }
func (*AppModuleIndexResp) Descriptor
deprecated
func (*AppModuleIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use AppModuleIndexResp.ProtoReflect.Descriptor instead.
func (*AppModuleIndexResp) GetModuleCodes ¶
func (x *AppModuleIndexResp) GetModuleCodes() []string
func (*AppModuleIndexResp) ProtoMessage ¶
func (*AppModuleIndexResp) ProtoMessage()
func (*AppModuleIndexResp) ProtoReflect ¶
func (x *AppModuleIndexResp) ProtoReflect() protoreflect.Message
func (*AppModuleIndexResp) Reset ¶
func (x *AppModuleIndexResp) Reset()
func (*AppModuleIndexResp) String ¶
func (x *AppModuleIndexResp) String() string
type AppModuleMultiUpdateReq ¶
type AppModuleMultiUpdateReq struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` //应用code ModuleCodes []string `protobuf:"bytes,3,rep,name=moduleCodes,proto3" json:"moduleCodes,omitempty"` // contains filtered or unexported fields }
func (*AppModuleMultiUpdateReq) Descriptor
deprecated
func (*AppModuleMultiUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use AppModuleMultiUpdateReq.ProtoReflect.Descriptor instead.
func (*AppModuleMultiUpdateReq) GetCode ¶
func (x *AppModuleMultiUpdateReq) GetCode() string
func (*AppModuleMultiUpdateReq) GetModuleCodes ¶
func (x *AppModuleMultiUpdateReq) GetModuleCodes() []string
func (*AppModuleMultiUpdateReq) ProtoMessage ¶
func (*AppModuleMultiUpdateReq) ProtoMessage()
func (*AppModuleMultiUpdateReq) ProtoReflect ¶
func (x *AppModuleMultiUpdateReq) ProtoReflect() protoreflect.Message
func (*AppModuleMultiUpdateReq) Reset ¶
func (x *AppModuleMultiUpdateReq) Reset()
func (*AppModuleMultiUpdateReq) String ¶
func (x *AppModuleMultiUpdateReq) String() string
type AreaInfo ¶
type AreaInfo struct { CreatedTime int64 `protobuf:"varint,1,opt,name=createdTime,proto3" json:"createdTime,omitempty"` //创建时间(只读) AreaID int64 `protobuf:"varint,2,opt,name=areaID,proto3" json:"areaID,omitempty"` //项目区域id(只读) ParentAreaID int64 `protobuf:"varint,3,opt,name=parentAreaID,proto3" json:"parentAreaID,omitempty"` //上级项目区域id(只读) ProjectID int64 `protobuf:"varint,4,opt,name=projectID,proto3" json:"projectID,omitempty"` //项目id(只读) AreaName string `protobuf:"bytes,5,opt,name=areaName,proto3" json:"areaName,omitempty"` //项目区域名称(读写) Position *Point `protobuf:"bytes,6,opt,name=Position,proto3" json:"Position,omitempty"` //项目区域定位,默认百度坐标系(读写) Desc *wrapperspb.StringValue `protobuf:"bytes,7,opt,name=desc,proto3" json:"desc,omitempty"` //项目区域备注(读写) Children []*AreaInfo `protobuf:"bytes,8,rep,name=children,proto3" json:"children,omitempty"` //下级项目区域列表(只读) AreaIDPath string `protobuf:"bytes,9,opt,name=areaIDPath,proto3" json:"areaIDPath,omitempty"` AreaNamePath string `protobuf:"bytes,10,opt,name=areaNamePath,proto3" json:"areaNamePath,omitempty"` LowerLevelCount int64 `protobuf:"varint,11,opt,name=lowerLevelCount,proto3" json:"lowerLevelCount,omitempty"` //下级区域的数量 ChildrenAreaIDs []int64 `protobuf:"varint,12,rep,packed,name=childrenAreaIDs,proto3" json:"childrenAreaIDs,omitempty"` //所属的子区域id列表 IsLeaf int64 `protobuf:"varint,13,opt,name=isLeaf,proto3" json:"isLeaf,omitempty"` //是否是叶子节点 UseBy string `protobuf:"bytes,14,opt,name=useBy,proto3" json:"useBy,omitempty"` //用途 AreaImg string `protobuf:"bytes,15,opt,name=areaImg,proto3" json:"areaImg,omitempty"` //区域图片 IsUpdateAreaImg bool `protobuf:"varint,16,opt,name=isUpdateAreaImg,proto3" json:"isUpdateAreaImg,omitempty"` //是否更新区域的图片 DeviceCount *wrapperspb.Int64Value `protobuf:"bytes,17,opt,name=deviceCount,proto3" json:"deviceCount,omitempty"` //绑定该区域的设备统计 GroupCount *wrapperspb.Int64Value `protobuf:"bytes,19,opt,name=groupCount,proto3" json:"groupCount,omitempty"` //绑定该区域的分组统计 IsSysCreated int64 `protobuf:"varint,18,opt,name=isSysCreated,proto3" json:"isSysCreated,omitempty"` //是否是系统创建的,系统创建的只有管理员可以删除 // contains filtered or unexported fields }
func (*AreaInfo) Descriptor
deprecated
func (*AreaInfo) GetAreaIDPath ¶
func (*AreaInfo) GetAreaImg ¶
func (*AreaInfo) GetAreaName ¶
func (*AreaInfo) GetAreaNamePath ¶
func (*AreaInfo) GetChildren ¶
func (*AreaInfo) GetChildrenAreaIDs ¶
func (*AreaInfo) GetCreatedTime ¶
func (*AreaInfo) GetDesc ¶
func (x *AreaInfo) GetDesc() *wrapperspb.StringValue
func (*AreaInfo) GetDeviceCount ¶
func (x *AreaInfo) GetDeviceCount() *wrapperspb.Int64Value
func (*AreaInfo) GetGroupCount ¶ added in v0.1.6
func (x *AreaInfo) GetGroupCount() *wrapperspb.Int64Value
func (*AreaInfo) GetIsSysCreated ¶
func (*AreaInfo) GetIsUpdateAreaImg ¶
func (*AreaInfo) GetLowerLevelCount ¶
func (*AreaInfo) GetParentAreaID ¶
func (*AreaInfo) GetPosition ¶
func (*AreaInfo) GetProjectID ¶
func (*AreaInfo) ProtoMessage ¶
func (*AreaInfo) ProtoMessage()
func (*AreaInfo) ProtoReflect ¶
func (x *AreaInfo) ProtoReflect() protoreflect.Message
type AreaInfoIndexReq ¶
type AreaInfoIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //进行数据分页(不传默认2000相当于全部) ProjectID int64 `protobuf:"varint,3,opt,name=projectID,proto3" json:"projectID,omitempty"` //项目ids ParentAreaID int64 `protobuf:"varint,4,opt,name=parentAreaID,proto3" json:"parentAreaID,omitempty"` AreaIDs []int64 `protobuf:"varint,5,rep,packed,name=areaIDs,proto3" json:"areaIDs,omitempty"` //区域ids IsRetTopLevel bool `protobuf:"varint,6,opt,name=isRetTopLevel,proto3" json:"isRetTopLevel,omitempty"` //如果该参数为true则返回除了root节点的有权限的最高层的区域列表 IsLeaf int64 `protobuf:"varint,7,opt,name=isLeaf,proto3" json:"isLeaf,omitempty"` //是否是叶子节点 DeviceCount *CompareInt64 `protobuf:"bytes,8,opt,name=deviceCount,proto3" json:"deviceCount,omitempty"` GroupCount *CompareInt64 `protobuf:"bytes,9,opt,name=groupCount,proto3" json:"groupCount,omitempty"` // contains filtered or unexported fields }
func (*AreaInfoIndexReq) Descriptor
deprecated
func (*AreaInfoIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use AreaInfoIndexReq.ProtoReflect.Descriptor instead.
func (*AreaInfoIndexReq) GetAreaIDs ¶
func (x *AreaInfoIndexReq) GetAreaIDs() []int64
func (*AreaInfoIndexReq) GetDeviceCount ¶ added in v0.1.6
func (x *AreaInfoIndexReq) GetDeviceCount() *CompareInt64
func (*AreaInfoIndexReq) GetGroupCount ¶ added in v0.1.6
func (x *AreaInfoIndexReq) GetGroupCount() *CompareInt64
func (*AreaInfoIndexReq) GetIsLeaf ¶
func (x *AreaInfoIndexReq) GetIsLeaf() int64
func (*AreaInfoIndexReq) GetIsRetTopLevel ¶
func (x *AreaInfoIndexReq) GetIsRetTopLevel() bool
func (*AreaInfoIndexReq) GetPage ¶
func (x *AreaInfoIndexReq) GetPage() *PageInfo
func (*AreaInfoIndexReq) GetParentAreaID ¶
func (x *AreaInfoIndexReq) GetParentAreaID() int64
func (*AreaInfoIndexReq) GetProjectID ¶
func (x *AreaInfoIndexReq) GetProjectID() int64
func (*AreaInfoIndexReq) ProtoMessage ¶
func (*AreaInfoIndexReq) ProtoMessage()
func (*AreaInfoIndexReq) ProtoReflect ¶
func (x *AreaInfoIndexReq) ProtoReflect() protoreflect.Message
func (*AreaInfoIndexReq) Reset ¶
func (x *AreaInfoIndexReq) Reset()
func (*AreaInfoIndexReq) String ¶
func (x *AreaInfoIndexReq) String() string
type AreaInfoIndexResp ¶
type AreaInfoIndexResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` //总数 List []*AreaInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` //项目区域列表 // contains filtered or unexported fields }
func (*AreaInfoIndexResp) Descriptor
deprecated
func (*AreaInfoIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use AreaInfoIndexResp.ProtoReflect.Descriptor instead.
func (*AreaInfoIndexResp) GetList ¶
func (x *AreaInfoIndexResp) GetList() []*AreaInfo
func (*AreaInfoIndexResp) GetTotal ¶
func (x *AreaInfoIndexResp) GetTotal() int64
func (*AreaInfoIndexResp) ProtoMessage ¶
func (*AreaInfoIndexResp) ProtoMessage()
func (*AreaInfoIndexResp) ProtoReflect ¶
func (x *AreaInfoIndexResp) ProtoReflect() protoreflect.Message
func (*AreaInfoIndexResp) Reset ¶
func (x *AreaInfoIndexResp) Reset()
func (*AreaInfoIndexResp) String ¶
func (x *AreaInfoIndexResp) String() string
type AreaInfoReadReq ¶
type AreaInfoReadReq struct { ProjectID int64 `protobuf:"varint,1,opt,name=projectID,proto3" json:"projectID,omitempty"` //项目ids AreaID int64 `protobuf:"varint,2,opt,name=areaID,proto3" json:"areaID,omitempty"` //项目区域id WithChildren bool `protobuf:"varint,3,opt,name=withChildren,proto3" json:"withChildren,omitempty"` //是否返回子节点 // contains filtered or unexported fields }
func (*AreaInfoReadReq) Descriptor
deprecated
func (*AreaInfoReadReq) Descriptor() ([]byte, []int)
Deprecated: Use AreaInfoReadReq.ProtoReflect.Descriptor instead.
func (*AreaInfoReadReq) GetAreaID ¶
func (x *AreaInfoReadReq) GetAreaID() int64
func (*AreaInfoReadReq) GetProjectID ¶
func (x *AreaInfoReadReq) GetProjectID() int64
func (*AreaInfoReadReq) GetWithChildren ¶
func (x *AreaInfoReadReq) GetWithChildren() bool
func (*AreaInfoReadReq) ProtoMessage ¶
func (*AreaInfoReadReq) ProtoMessage()
func (*AreaInfoReadReq) ProtoReflect ¶
func (x *AreaInfoReadReq) ProtoReflect() protoreflect.Message
func (*AreaInfoReadReq) Reset ¶
func (x *AreaInfoReadReq) Reset()
func (*AreaInfoReadReq) String ¶
func (x *AreaInfoReadReq) String() string
type AreaManageClient ¶
type AreaManageClient interface { // 新增区域 AreaInfoCreate(ctx context.Context, in *AreaInfo, opts ...grpc.CallOption) (*AreaWithID, error) // 更新区域 AreaInfoUpdate(ctx context.Context, in *AreaInfo, opts ...grpc.CallOption) (*Empty, error) // 删除区域 AreaInfoDelete(ctx context.Context, in *AreaWithID, opts ...grpc.CallOption) (*Empty, error) // 获取区域信息详情 AreaInfoRead(ctx context.Context, in *AreaInfoReadReq, opts ...grpc.CallOption) (*AreaInfo, error) // 获取区域信息列表 AreaInfoIndex(ctx context.Context, in *AreaInfoIndexReq, opts ...grpc.CallOption) (*AreaInfoIndexResp, error) AreaProfileRead(ctx context.Context, in *AreaProfileReadReq, opts ...grpc.CallOption) (*AreaProfile, error) AreaProfileUpdate(ctx context.Context, in *AreaProfile, opts ...grpc.CallOption) (*Empty, error) AreaProfileIndex(ctx context.Context, in *AreaProfileIndexReq, opts ...grpc.CallOption) (*AreaProfileIndexResp, error) }
AreaManageClient is the client API for AreaManage service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAreaManageClient ¶
func NewAreaManageClient(cc grpc.ClientConnInterface) AreaManageClient
type AreaManageServer ¶
type AreaManageServer interface { // 新增区域 AreaInfoCreate(context.Context, *AreaInfo) (*AreaWithID, error) // 更新区域 AreaInfoUpdate(context.Context, *AreaInfo) (*Empty, error) // 删除区域 AreaInfoDelete(context.Context, *AreaWithID) (*Empty, error) // 获取区域信息详情 AreaInfoRead(context.Context, *AreaInfoReadReq) (*AreaInfo, error) // 获取区域信息列表 AreaInfoIndex(context.Context, *AreaInfoIndexReq) (*AreaInfoIndexResp, error) AreaProfileRead(context.Context, *AreaProfileReadReq) (*AreaProfile, error) AreaProfileUpdate(context.Context, *AreaProfile) (*Empty, error) AreaProfileIndex(context.Context, *AreaProfileIndexReq) (*AreaProfileIndexResp, error) // contains filtered or unexported methods }
AreaManageServer is the server API for AreaManage service. All implementations must embed UnimplementedAreaManageServer for forward compatibility
type AreaProfile ¶
type AreaProfile struct { AreaID int64 `protobuf:"varint,1,opt,name=areaID,proto3" json:"areaID,omitempty"` //项目区域id Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` Params string `protobuf:"bytes,3,opt,name=params,proto3" json:"params,omitempty"` // contains filtered or unexported fields }
func (*AreaProfile) Descriptor
deprecated
func (*AreaProfile) Descriptor() ([]byte, []int)
Deprecated: Use AreaProfile.ProtoReflect.Descriptor instead.
func (*AreaProfile) GetAreaID ¶
func (x *AreaProfile) GetAreaID() int64
func (*AreaProfile) GetCode ¶
func (x *AreaProfile) GetCode() string
func (*AreaProfile) GetParams ¶
func (x *AreaProfile) GetParams() string
func (*AreaProfile) ProtoMessage ¶
func (*AreaProfile) ProtoMessage()
func (*AreaProfile) ProtoReflect ¶
func (x *AreaProfile) ProtoReflect() protoreflect.Message
func (*AreaProfile) Reset ¶
func (x *AreaProfile) Reset()
func (*AreaProfile) String ¶
func (x *AreaProfile) String() string
type AreaProfileIndexReq ¶
type AreaProfileIndexReq struct { AreaID int64 `protobuf:"varint,1,opt,name=areaID,proto3" json:"areaID,omitempty"` //项目区域id Codes []string `protobuf:"bytes,2,rep,name=codes,proto3" json:"codes,omitempty"` // contains filtered or unexported fields }
func (*AreaProfileIndexReq) Descriptor
deprecated
func (*AreaProfileIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use AreaProfileIndexReq.ProtoReflect.Descriptor instead.
func (*AreaProfileIndexReq) GetAreaID ¶
func (x *AreaProfileIndexReq) GetAreaID() int64
func (*AreaProfileIndexReq) GetCodes ¶
func (x *AreaProfileIndexReq) GetCodes() []string
func (*AreaProfileIndexReq) ProtoMessage ¶
func (*AreaProfileIndexReq) ProtoMessage()
func (*AreaProfileIndexReq) ProtoReflect ¶
func (x *AreaProfileIndexReq) ProtoReflect() protoreflect.Message
func (*AreaProfileIndexReq) Reset ¶
func (x *AreaProfileIndexReq) Reset()
func (*AreaProfileIndexReq) String ¶
func (x *AreaProfileIndexReq) String() string
type AreaProfileIndexResp ¶
type AreaProfileIndexResp struct { Profiles []*AreaProfile `protobuf:"bytes,1,rep,name=profiles,proto3" json:"profiles,omitempty"` // contains filtered or unexported fields }
func (*AreaProfileIndexResp) Descriptor
deprecated
func (*AreaProfileIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use AreaProfileIndexResp.ProtoReflect.Descriptor instead.
func (*AreaProfileIndexResp) GetProfiles ¶
func (x *AreaProfileIndexResp) GetProfiles() []*AreaProfile
func (*AreaProfileIndexResp) ProtoMessage ¶
func (*AreaProfileIndexResp) ProtoMessage()
func (*AreaProfileIndexResp) ProtoReflect ¶
func (x *AreaProfileIndexResp) ProtoReflect() protoreflect.Message
func (*AreaProfileIndexResp) Reset ¶
func (x *AreaProfileIndexResp) Reset()
func (*AreaProfileIndexResp) String ¶
func (x *AreaProfileIndexResp) String() string
type AreaProfileReadReq ¶
type AreaProfileReadReq struct { AreaID int64 `protobuf:"varint,2,opt,name=areaID,proto3" json:"areaID,omitempty"` //项目区域id Code string `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*AreaProfileReadReq) Descriptor
deprecated
func (*AreaProfileReadReq) Descriptor() ([]byte, []int)
Deprecated: Use AreaProfileReadReq.ProtoReflect.Descriptor instead.
func (*AreaProfileReadReq) GetAreaID ¶
func (x *AreaProfileReadReq) GetAreaID() int64
func (*AreaProfileReadReq) GetCode ¶
func (x *AreaProfileReadReq) GetCode() string
func (*AreaProfileReadReq) ProtoMessage ¶
func (*AreaProfileReadReq) ProtoMessage()
func (*AreaProfileReadReq) ProtoReflect ¶
func (x *AreaProfileReadReq) ProtoReflect() protoreflect.Message
func (*AreaProfileReadReq) Reset ¶
func (x *AreaProfileReadReq) Reset()
func (*AreaProfileReadReq) String ¶
func (x *AreaProfileReadReq) String() string
type AreaWithID ¶
type AreaWithID struct { AreaID int64 `protobuf:"varint,1,opt,name=areaID,proto3" json:"areaID,omitempty"` //项目区域id // contains filtered or unexported fields }
func (*AreaWithID) Descriptor
deprecated
func (*AreaWithID) Descriptor() ([]byte, []int)
Deprecated: Use AreaWithID.ProtoReflect.Descriptor instead.
func (*AreaWithID) GetAreaID ¶
func (x *AreaWithID) GetAreaID() int64
func (*AreaWithID) ProtoMessage ¶
func (*AreaWithID) ProtoMessage()
func (*AreaWithID) ProtoReflect ¶
func (x *AreaWithID) ProtoReflect() protoreflect.Message
func (*AreaWithID) Reset ¶
func (x *AreaWithID) Reset()
func (*AreaWithID) String ¶
func (x *AreaWithID) String() string
type AuthApiInfo ¶
type AuthApiInfo struct { Route string `protobuf:"bytes,1,opt,name=route,proto3" json:"route,omitempty"` Method string `protobuf:"bytes,2,opt,name=method,proto3" json:"method,omitempty"` //大写 http 方法 // contains filtered or unexported fields }
func (*AuthApiInfo) Descriptor
deprecated
func (*AuthApiInfo) Descriptor() ([]byte, []int)
Deprecated: Use AuthApiInfo.ProtoReflect.Descriptor instead.
func (*AuthApiInfo) GetMethod ¶
func (x *AuthApiInfo) GetMethod() string
func (*AuthApiInfo) GetRoute ¶
func (x *AuthApiInfo) GetRoute() string
func (*AuthApiInfo) ProtoMessage ¶
func (*AuthApiInfo) ProtoMessage()
func (*AuthApiInfo) ProtoReflect ¶
func (x *AuthApiInfo) ProtoReflect() protoreflect.Message
func (*AuthApiInfo) Reset ¶
func (x *AuthApiInfo) Reset()
func (*AuthApiInfo) String ¶
func (x *AuthApiInfo) String() string
type CommonClient ¶
type CommonClient interface { Config(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ConfigResp, error) QRCodeRead(ctx context.Context, in *QRCodeReadReq, opts ...grpc.CallOption) (*QRCodeReadResp, error) WeatherRead(ctx context.Context, in *WeatherReadReq, opts ...grpc.CallOption) (*WeatherReadResp, error) SlotInfoIndex(ctx context.Context, in *SlotInfoIndexReq, opts ...grpc.CallOption) (*SlotInfoIndexResp, error) SlotInfoCreate(ctx context.Context, in *SlotInfo, opts ...grpc.CallOption) (*WithID, error) SlotInfoUpdate(ctx context.Context, in *SlotInfo, opts ...grpc.CallOption) (*Empty, error) SlotInfoDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error) SlotInfoRead(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*SlotInfo, error) }
CommonClient is the client API for Common service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCommonClient ¶
func NewCommonClient(cc grpc.ClientConnInterface) CommonClient
type CommonServer ¶
type CommonServer interface { Config(context.Context, *Empty) (*ConfigResp, error) QRCodeRead(context.Context, *QRCodeReadReq) (*QRCodeReadResp, error) WeatherRead(context.Context, *WeatherReadReq) (*WeatherReadResp, error) SlotInfoIndex(context.Context, *SlotInfoIndexReq) (*SlotInfoIndexResp, error) SlotInfoCreate(context.Context, *SlotInfo) (*WithID, error) SlotInfoUpdate(context.Context, *SlotInfo) (*Empty, error) SlotInfoDelete(context.Context, *WithID) (*Empty, error) SlotInfoRead(context.Context, *WithID) (*SlotInfo, error) // contains filtered or unexported methods }
CommonServer is the server API for Common service. All implementations must embed UnimplementedCommonServer for forward compatibility
type CompareInt64 ¶ added in v0.1.6
type CompareInt64 struct { CmpType string `protobuf:"bytes,1,opt,name=CmpType,proto3" json:"CmpType,omitempty"` //"=":相等 "!=":不相等 ">":大于">=":大于等于"<":小于"<=":小于等于 "like":模糊查询 Value int64 `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` //值 // contains filtered or unexported fields }
func (*CompareInt64) Descriptor
deprecated
added in
v0.1.6
func (*CompareInt64) Descriptor() ([]byte, []int)
Deprecated: Use CompareInt64.ProtoReflect.Descriptor instead.
func (*CompareInt64) GetCmpType ¶ added in v0.1.6
func (x *CompareInt64) GetCmpType() string
func (*CompareInt64) GetValue ¶ added in v0.1.6
func (x *CompareInt64) GetValue() int64
func (*CompareInt64) ProtoMessage ¶ added in v0.1.6
func (*CompareInt64) ProtoMessage()
func (*CompareInt64) ProtoReflect ¶ added in v0.1.6
func (x *CompareInt64) ProtoReflect() protoreflect.Message
func (*CompareInt64) Reset ¶ added in v0.1.6
func (x *CompareInt64) Reset()
func (*CompareInt64) String ¶ added in v0.1.6
func (x *CompareInt64) String() string
type CompareString ¶ added in v0.1.6
type CompareString struct { CmpType string `protobuf:"bytes,1,opt,name=CmpType,proto3" json:"CmpType,omitempty"` //"=":相等 "!=":不相等 ">":大于">=":大于等于"<":小于"<=":小于等于 "like":模糊查询 Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` //值 // contains filtered or unexported fields }
func (*CompareString) Descriptor
deprecated
added in
v0.1.6
func (*CompareString) Descriptor() ([]byte, []int)
Deprecated: Use CompareString.ProtoReflect.Descriptor instead.
func (*CompareString) GetCmpType ¶ added in v0.1.6
func (x *CompareString) GetCmpType() string
func (*CompareString) GetValue ¶ added in v0.1.6
func (x *CompareString) GetValue() string
func (*CompareString) ProtoMessage ¶ added in v0.1.6
func (*CompareString) ProtoMessage()
func (*CompareString) ProtoReflect ¶ added in v0.1.6
func (x *CompareString) ProtoReflect() protoreflect.Message
func (*CompareString) Reset ¶ added in v0.1.6
func (x *CompareString) Reset()
func (*CompareString) String ¶ added in v0.1.6
func (x *CompareString) String() string
type ConfigResp ¶
type ConfigResp struct { Map *Map `protobuf:"bytes,1,opt,name=map,proto3" json:"map,omitempty"` //设备地图相关配置 // contains filtered or unexported fields }
func (*ConfigResp) Descriptor
deprecated
func (*ConfigResp) Descriptor() ([]byte, []int)
Deprecated: Use ConfigResp.ProtoReflect.Descriptor instead.
func (*ConfigResp) GetMap ¶
func (x *ConfigResp) GetMap() *Map
func (*ConfigResp) ProtoMessage ¶
func (*ConfigResp) ProtoMessage()
func (*ConfigResp) ProtoReflect ¶
func (x *ConfigResp) ProtoReflect() protoreflect.Message
func (*ConfigResp) Reset ¶
func (x *ConfigResp) Reset()
func (*ConfigResp) String ¶
func (x *ConfigResp) String() string
type DataArea ¶
type DataArea struct { AreaID int64 `protobuf:"varint,1,opt,name=areaID,proto3" json:"areaID,omitempty"` //项目id AuthType int64 `protobuf:"varint,2,opt,name=authType,proto3" json:"authType,omitempty"` // 1:读权限,只能读,不能写 4:管理权限,可以修改别人的权限 // contains filtered or unexported fields }
func (*DataArea) Descriptor
deprecated
func (*DataArea) GetAuthType ¶
func (*DataArea) ProtoMessage ¶
func (*DataArea) ProtoMessage()
func (*DataArea) ProtoReflect ¶
func (x *DataArea) ProtoReflect() protoreflect.Message
type DataAreaIndexReq ¶
type DataAreaIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //进行数据分页(不传默认2000相当于全部) ProjectID int64 `protobuf:"varint,3,opt,name=projectID,proto3" json:"projectID,omitempty"` //项目id 必选 TargetID int64 `protobuf:"varint,4,opt,name=targetID,proto3" json:"targetID,omitempty"` TargetType string `protobuf:"bytes,5,opt,name=targetType,proto3" json:"targetType,omitempty"` // contains filtered or unexported fields }
func (*DataAreaIndexReq) Descriptor
deprecated
func (*DataAreaIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use DataAreaIndexReq.ProtoReflect.Descriptor instead.
func (*DataAreaIndexReq) GetPage ¶
func (x *DataAreaIndexReq) GetPage() *PageInfo
func (*DataAreaIndexReq) GetProjectID ¶
func (x *DataAreaIndexReq) GetProjectID() int64
func (*DataAreaIndexReq) GetTargetID ¶
func (x *DataAreaIndexReq) GetTargetID() int64
func (*DataAreaIndexReq) GetTargetType ¶
func (x *DataAreaIndexReq) GetTargetType() string
func (*DataAreaIndexReq) ProtoMessage ¶
func (*DataAreaIndexReq) ProtoMessage()
func (*DataAreaIndexReq) ProtoReflect ¶
func (x *DataAreaIndexReq) ProtoReflect() protoreflect.Message
func (*DataAreaIndexReq) Reset ¶
func (x *DataAreaIndexReq) Reset()
func (*DataAreaIndexReq) String ¶
func (x *DataAreaIndexReq) String() string
type DataAreaIndexResp ¶
type DataAreaIndexResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` //总数 List []*DataArea `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` //用户数据权限列表 // contains filtered or unexported fields }
func (*DataAreaIndexResp) Descriptor
deprecated
func (*DataAreaIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use DataAreaIndexResp.ProtoReflect.Descriptor instead.
func (*DataAreaIndexResp) GetList ¶
func (x *DataAreaIndexResp) GetList() []*DataArea
func (*DataAreaIndexResp) GetTotal ¶
func (x *DataAreaIndexResp) GetTotal() int64
func (*DataAreaIndexResp) ProtoMessage ¶
func (*DataAreaIndexResp) ProtoMessage()
func (*DataAreaIndexResp) ProtoReflect ¶
func (x *DataAreaIndexResp) ProtoReflect() protoreflect.Message
func (*DataAreaIndexResp) Reset ¶
func (x *DataAreaIndexResp) Reset()
func (*DataAreaIndexResp) String ¶
func (x *DataAreaIndexResp) String() string
type DataAreaMultiDeleteReq ¶
type DataAreaMultiDeleteReq struct { ProjectID int64 `protobuf:"varint,1,opt,name=projectID,proto3" json:"projectID,omitempty"` //项目id 必选 TargetID int64 `protobuf:"varint,2,opt,name=targetID,proto3" json:"targetID,omitempty"` TargetType string `protobuf:"bytes,3,opt,name=targetType,proto3" json:"targetType,omitempty"` AreaIDs []int64 `protobuf:"varint,4,rep,packed,name=areaIDs,proto3" json:"areaIDs,omitempty"` // contains filtered or unexported fields }
func (*DataAreaMultiDeleteReq) Descriptor
deprecated
func (*DataAreaMultiDeleteReq) Descriptor() ([]byte, []int)
Deprecated: Use DataAreaMultiDeleteReq.ProtoReflect.Descriptor instead.
func (*DataAreaMultiDeleteReq) GetAreaIDs ¶
func (x *DataAreaMultiDeleteReq) GetAreaIDs() []int64
func (*DataAreaMultiDeleteReq) GetProjectID ¶
func (x *DataAreaMultiDeleteReq) GetProjectID() int64
func (*DataAreaMultiDeleteReq) GetTargetID ¶
func (x *DataAreaMultiDeleteReq) GetTargetID() int64
func (*DataAreaMultiDeleteReq) GetTargetType ¶
func (x *DataAreaMultiDeleteReq) GetTargetType() string
func (*DataAreaMultiDeleteReq) ProtoMessage ¶
func (*DataAreaMultiDeleteReq) ProtoMessage()
func (*DataAreaMultiDeleteReq) ProtoReflect ¶
func (x *DataAreaMultiDeleteReq) ProtoReflect() protoreflect.Message
func (*DataAreaMultiDeleteReq) Reset ¶
func (x *DataAreaMultiDeleteReq) Reset()
func (*DataAreaMultiDeleteReq) String ¶
func (x *DataAreaMultiDeleteReq) String() string
type DataAreaMultiUpdateReq ¶
type DataAreaMultiUpdateReq struct { TargetID int64 `protobuf:"varint,1,opt,name=targetID,proto3" json:"targetID,omitempty"` //用户ID(必填,雪花ID) TargetType string `protobuf:"bytes,2,opt,name=targetType,proto3" json:"targetType,omitempty"` ProjectID int64 `protobuf:"varint,3,opt,name=projectID,proto3" json:"projectID,omitempty"` //项目id Areas []*DataArea `protobuf:"bytes,4,rep,name=areas,proto3" json:"areas,omitempty"` //权限数据IDs // contains filtered or unexported fields }
func (*DataAreaMultiUpdateReq) Descriptor
deprecated
func (*DataAreaMultiUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use DataAreaMultiUpdateReq.ProtoReflect.Descriptor instead.
func (*DataAreaMultiUpdateReq) GetAreas ¶
func (x *DataAreaMultiUpdateReq) GetAreas() []*DataArea
func (*DataAreaMultiUpdateReq) GetProjectID ¶
func (x *DataAreaMultiUpdateReq) GetProjectID() int64
func (*DataAreaMultiUpdateReq) GetTargetID ¶
func (x *DataAreaMultiUpdateReq) GetTargetID() int64
func (*DataAreaMultiUpdateReq) GetTargetType ¶
func (x *DataAreaMultiUpdateReq) GetTargetType() string
func (*DataAreaMultiUpdateReq) ProtoMessage ¶
func (*DataAreaMultiUpdateReq) ProtoMessage()
func (*DataAreaMultiUpdateReq) ProtoReflect ¶
func (x *DataAreaMultiUpdateReq) ProtoReflect() protoreflect.Message
func (*DataAreaMultiUpdateReq) Reset ¶
func (x *DataAreaMultiUpdateReq) Reset()
func (*DataAreaMultiUpdateReq) String ¶
func (x *DataAreaMultiUpdateReq) String() string
type DataManageClient ¶
type DataManageClient interface { DataProjectMultiUpdate(ctx context.Context, in *DataProjectMultiUpdateReq, opts ...grpc.CallOption) (*Empty, error) DataProjectCreate(ctx context.Context, in *DataProjectSaveReq, opts ...grpc.CallOption) (*Empty, error) DataProjectDelete(ctx context.Context, in *DataProjectDeleteReq, opts ...grpc.CallOption) (*Empty, error) DataProjectIndex(ctx context.Context, in *DataProjectIndexReq, opts ...grpc.CallOption) (*DataProjectIndexResp, error) DataAreaMultiUpdate(ctx context.Context, in *DataAreaMultiUpdateReq, opts ...grpc.CallOption) (*Empty, error) DataAreaIndex(ctx context.Context, in *DataAreaIndexReq, opts ...grpc.CallOption) (*DataAreaIndexResp, error) DataAreaMultiDelete(ctx context.Context, in *DataAreaMultiDeleteReq, opts ...grpc.CallOption) (*Empty, error) UserAreaApplyIndex(ctx context.Context, in *UserAreaApplyIndexReq, opts ...grpc.CallOption) (*UserAreaApplyIndexResp, error) UserAreaApplyDeal(ctx context.Context, in *UserAreaApplyDealReq, opts ...grpc.CallOption) (*Empty, error) DataOpenAccessIndex(ctx context.Context, in *OpenAccessIndexReq, opts ...grpc.CallOption) (*OpenAccessIndexResp, error) DataOpenAccessRead(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*OpenAccess, error) DataOpenAccessUpdate(ctx context.Context, in *OpenAccess, opts ...grpc.CallOption) (*Empty, error) DataOpenAccessCreate(ctx context.Context, in *OpenAccess, opts ...grpc.CallOption) (*WithID, error) DataOpenAccessDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error) }
DataManageClient is the client API for DataManage service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDataManageClient ¶
func NewDataManageClient(cc grpc.ClientConnInterface) DataManageClient
type DataManageServer ¶
type DataManageServer interface { DataProjectMultiUpdate(context.Context, *DataProjectMultiUpdateReq) (*Empty, error) DataProjectCreate(context.Context, *DataProjectSaveReq) (*Empty, error) DataProjectDelete(context.Context, *DataProjectDeleteReq) (*Empty, error) DataProjectIndex(context.Context, *DataProjectIndexReq) (*DataProjectIndexResp, error) DataAreaMultiUpdate(context.Context, *DataAreaMultiUpdateReq) (*Empty, error) DataAreaIndex(context.Context, *DataAreaIndexReq) (*DataAreaIndexResp, error) DataAreaMultiDelete(context.Context, *DataAreaMultiDeleteReq) (*Empty, error) UserAreaApplyIndex(context.Context, *UserAreaApplyIndexReq) (*UserAreaApplyIndexResp, error) UserAreaApplyDeal(context.Context, *UserAreaApplyDealReq) (*Empty, error) DataOpenAccessIndex(context.Context, *OpenAccessIndexReq) (*OpenAccessIndexResp, error) DataOpenAccessRead(context.Context, *WithID) (*OpenAccess, error) DataOpenAccessUpdate(context.Context, *OpenAccess) (*Empty, error) DataOpenAccessCreate(context.Context, *OpenAccess) (*WithID, error) DataOpenAccessDelete(context.Context, *WithID) (*Empty, error) // contains filtered or unexported methods }
DataManageServer is the server API for DataManage service. All implementations must embed UnimplementedDataManageServer for forward compatibility
type DataProject ¶
type DataProject struct { ProjectID int64 `protobuf:"varint,1,opt,name=projectID,proto3" json:"projectID,omitempty"` //权限数据ID AuthType int64 `protobuf:"varint,2,opt,name=authType,proto3" json:"authType,omitempty"` // 1:读权限,只能读,不能写 4:管理权限,可以修改别人的权限 TargetID int64 `protobuf:"varint,3,opt,name=targetID,proto3" json:"targetID,omitempty"` //用户ID(必填,雪花ID) // contains filtered or unexported fields }
func (*DataProject) Descriptor
deprecated
func (*DataProject) Descriptor() ([]byte, []int)
Deprecated: Use DataProject.ProtoReflect.Descriptor instead.
func (*DataProject) GetAuthType ¶
func (x *DataProject) GetAuthType() int64
func (*DataProject) GetProjectID ¶
func (x *DataProject) GetProjectID() int64
func (*DataProject) GetTargetID ¶
func (x *DataProject) GetTargetID() int64
func (*DataProject) ProtoMessage ¶
func (*DataProject) ProtoMessage()
func (*DataProject) ProtoReflect ¶
func (x *DataProject) ProtoReflect() protoreflect.Message
func (*DataProject) Reset ¶
func (x *DataProject) Reset()
func (*DataProject) String ¶
func (x *DataProject) String() string
type DataProjectDeleteReq ¶
type DataProjectDeleteReq struct { TargetID int64 `protobuf:"varint,1,opt,name=targetID,proto3" json:"targetID,omitempty"` //用户ID(必填,雪花ID) TargetType string `protobuf:"bytes,2,opt,name=targetType,proto3" json:"targetType,omitempty"` ProjectID int64 `protobuf:"varint,3,opt,name=projectID,proto3" json:"projectID,omitempty"` //权限数据ID // contains filtered or unexported fields }
func (*DataProjectDeleteReq) Descriptor
deprecated
func (*DataProjectDeleteReq) Descriptor() ([]byte, []int)
Deprecated: Use DataProjectDeleteReq.ProtoReflect.Descriptor instead.
func (*DataProjectDeleteReq) GetProjectID ¶
func (x *DataProjectDeleteReq) GetProjectID() int64
func (*DataProjectDeleteReq) GetTargetID ¶
func (x *DataProjectDeleteReq) GetTargetID() int64
func (*DataProjectDeleteReq) GetTargetType ¶
func (x *DataProjectDeleteReq) GetTargetType() string
func (*DataProjectDeleteReq) ProtoMessage ¶
func (*DataProjectDeleteReq) ProtoMessage()
func (*DataProjectDeleteReq) ProtoReflect ¶
func (x *DataProjectDeleteReq) ProtoReflect() protoreflect.Message
func (*DataProjectDeleteReq) Reset ¶
func (x *DataProjectDeleteReq) Reset()
func (*DataProjectDeleteReq) String ¶
func (x *DataProjectDeleteReq) String() string
type DataProjectIndexReq ¶
type DataProjectIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //进行数据分页(不传默认2000相当于全部) ProjectID int64 `protobuf:"varint,2,opt,name=projectID,proto3" json:"projectID,omitempty"` //获取该项目实际获得的权限 TargetID int64 `protobuf:"varint,3,opt,name=targetID,proto3" json:"targetID,omitempty"` TargetType string `protobuf:"bytes,4,opt,name=targetType,proto3" json:"targetType,omitempty"` //user:用户 role:角色 AuthType int64 `protobuf:"varint,5,opt,name=authType,proto3" json:"authType,omitempty"` // 1:读权限,只能读,不能写 4:管理权限,可以修改别人的权限 // contains filtered or unexported fields }
func (*DataProjectIndexReq) Descriptor
deprecated
func (*DataProjectIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use DataProjectIndexReq.ProtoReflect.Descriptor instead.
func (*DataProjectIndexReq) GetAuthType ¶
func (x *DataProjectIndexReq) GetAuthType() int64
func (*DataProjectIndexReq) GetPage ¶
func (x *DataProjectIndexReq) GetPage() *PageInfo
func (*DataProjectIndexReq) GetProjectID ¶
func (x *DataProjectIndexReq) GetProjectID() int64
func (*DataProjectIndexReq) GetTargetID ¶
func (x *DataProjectIndexReq) GetTargetID() int64
func (*DataProjectIndexReq) GetTargetType ¶
func (x *DataProjectIndexReq) GetTargetType() string
func (*DataProjectIndexReq) ProtoMessage ¶
func (*DataProjectIndexReq) ProtoMessage()
func (*DataProjectIndexReq) ProtoReflect ¶
func (x *DataProjectIndexReq) ProtoReflect() protoreflect.Message
func (*DataProjectIndexReq) Reset ¶
func (x *DataProjectIndexReq) Reset()
func (*DataProjectIndexReq) String ¶
func (x *DataProjectIndexReq) String() string
type DataProjectIndexResp ¶
type DataProjectIndexResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` //总数 List []*DataProject `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` //用户数据权限列表 // contains filtered or unexported fields }
func (*DataProjectIndexResp) Descriptor
deprecated
func (*DataProjectIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use DataProjectIndexResp.ProtoReflect.Descriptor instead.
func (*DataProjectIndexResp) GetList ¶
func (x *DataProjectIndexResp) GetList() []*DataProject
func (*DataProjectIndexResp) GetTotal ¶
func (x *DataProjectIndexResp) GetTotal() int64
func (*DataProjectIndexResp) ProtoMessage ¶
func (*DataProjectIndexResp) ProtoMessage()
func (*DataProjectIndexResp) ProtoReflect ¶
func (x *DataProjectIndexResp) ProtoReflect() protoreflect.Message
func (*DataProjectIndexResp) Reset ¶
func (x *DataProjectIndexResp) Reset()
func (*DataProjectIndexResp) String ¶
func (x *DataProjectIndexResp) String() string
type DataProjectMultiUpdateReq ¶
type DataProjectMultiUpdateReq struct { TargetID int64 `protobuf:"varint,1,opt,name=targetID,proto3" json:"targetID,omitempty"` //用户ID(必填,雪花ID) TargetType string `protobuf:"bytes,2,opt,name=targetType,proto3" json:"targetType,omitempty"` Projects []*DataProject `protobuf:"bytes,3,rep,name=projects,proto3" json:"projects,omitempty"` //权限数据IDs(必填) // contains filtered or unexported fields }
func (*DataProjectMultiUpdateReq) Descriptor
deprecated
func (*DataProjectMultiUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use DataProjectMultiUpdateReq.ProtoReflect.Descriptor instead.
func (*DataProjectMultiUpdateReq) GetProjects ¶
func (x *DataProjectMultiUpdateReq) GetProjects() []*DataProject
func (*DataProjectMultiUpdateReq) GetTargetID ¶
func (x *DataProjectMultiUpdateReq) GetTargetID() int64
func (*DataProjectMultiUpdateReq) GetTargetType ¶
func (x *DataProjectMultiUpdateReq) GetTargetType() string
func (*DataProjectMultiUpdateReq) ProtoMessage ¶
func (*DataProjectMultiUpdateReq) ProtoMessage()
func (*DataProjectMultiUpdateReq) ProtoReflect ¶
func (x *DataProjectMultiUpdateReq) ProtoReflect() protoreflect.Message
func (*DataProjectMultiUpdateReq) Reset ¶
func (x *DataProjectMultiUpdateReq) Reset()
func (*DataProjectMultiUpdateReq) String ¶
func (x *DataProjectMultiUpdateReq) String() string
type DataProjectSaveReq ¶
type DataProjectSaveReq struct { TargetID int64 `protobuf:"varint,1,opt,name=targetID,proto3" json:"targetID,omitempty"` //用户ID(必填,雪花ID) TargetType string `protobuf:"bytes,2,opt,name=targetType,proto3" json:"targetType,omitempty"` ProjectID int64 `protobuf:"varint,3,opt,name=projectID,proto3" json:"projectID,omitempty"` //权限数据ID AuthType int64 `protobuf:"varint,4,opt,name=authType,proto3" json:"authType,omitempty"` // 1:读权限,只能读,不能写 4:管理权限,可以修改别人的权限 // contains filtered or unexported fields }
func (*DataProjectSaveReq) Descriptor
deprecated
func (*DataProjectSaveReq) Descriptor() ([]byte, []int)
Deprecated: Use DataProjectSaveReq.ProtoReflect.Descriptor instead.
func (*DataProjectSaveReq) GetAuthType ¶
func (x *DataProjectSaveReq) GetAuthType() int64
func (*DataProjectSaveReq) GetProjectID ¶
func (x *DataProjectSaveReq) GetProjectID() int64
func (*DataProjectSaveReq) GetTargetID ¶
func (x *DataProjectSaveReq) GetTargetID() int64
func (*DataProjectSaveReq) GetTargetType ¶
func (x *DataProjectSaveReq) GetTargetType() string
func (*DataProjectSaveReq) ProtoMessage ¶
func (*DataProjectSaveReq) ProtoMessage()
func (*DataProjectSaveReq) ProtoReflect ¶
func (x *DataProjectSaveReq) ProtoReflect() protoreflect.Message
func (*DataProjectSaveReq) Reset ¶
func (x *DataProjectSaveReq) Reset()
func (*DataProjectSaveReq) String ¶
func (x *DataProjectSaveReq) String() string
type DateRange ¶
type DateRange struct { Start string `protobuf:"bytes,1,opt,name=start,proto3" json:"start,omitempty"` End string `protobuf:"bytes,2,opt,name=end,proto3" json:"end,omitempty"` // contains filtered or unexported fields }
func (*DateRange) Descriptor
deprecated
func (*DateRange) ProtoMessage ¶
func (*DateRange) ProtoMessage()
func (*DateRange) ProtoReflect ¶
func (x *DateRange) ProtoReflect() protoreflect.Message
type DictDetail ¶
type DictDetail struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` DictCode string `protobuf:"bytes,2,opt,name=dictCode,proto3" json:"dictCode,omitempty"` // 关联标记 Label string `protobuf:"bytes,3,opt,name=label,proto3" json:"label,omitempty"` // 展示值 Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"` // 字典值 Sort int64 `protobuf:"varint,6,opt,name=sort,proto3" json:"sort,omitempty"` // 排序标记 Desc *wrapperspb.StringValue `protobuf:"bytes,7,opt,name=desc,proto3" json:"desc,omitempty"` // 模块描述 Status int64 `protobuf:"varint,8,opt,name=status,proto3" json:"status,omitempty"` // 状态 1:启用,2:禁用 Body *wrapperspb.StringValue `protobuf:"bytes,9,opt,name=body,proto3" json:"body,omitempty"` // 自定义数据 IdPath string `protobuf:"bytes,10,opt,name=idPath,proto3" json:"idPath,omitempty"` //1-2-3-的格式记录顶级区域到当前id的路径 ParentID int64 `protobuf:"varint,11,opt,name=parentID,proto3" json:"parentID,omitempty"` //父节点 Parent *DictDetail `protobuf:"bytes,12,opt,name=parent,proto3" json:"parent,omitempty"` Children []*DictDetail `protobuf:"bytes,13,rep,name=children,proto3" json:"children,omitempty"` // contains filtered or unexported fields }
func (*DictDetail) Descriptor
deprecated
func (*DictDetail) Descriptor() ([]byte, []int)
Deprecated: Use DictDetail.ProtoReflect.Descriptor instead.
func (*DictDetail) GetBody ¶
func (x *DictDetail) GetBody() *wrapperspb.StringValue
func (*DictDetail) GetChildren ¶
func (x *DictDetail) GetChildren() []*DictDetail
func (*DictDetail) GetDesc ¶
func (x *DictDetail) GetDesc() *wrapperspb.StringValue
func (*DictDetail) GetDictCode ¶
func (x *DictDetail) GetDictCode() string
func (*DictDetail) GetId ¶
func (x *DictDetail) GetId() int64
func (*DictDetail) GetIdPath ¶
func (x *DictDetail) GetIdPath() string
func (*DictDetail) GetLabel ¶
func (x *DictDetail) GetLabel() string
func (*DictDetail) GetParent ¶
func (x *DictDetail) GetParent() *DictDetail
func (*DictDetail) GetParentID ¶
func (x *DictDetail) GetParentID() int64
func (*DictDetail) GetSort ¶
func (x *DictDetail) GetSort() int64
func (*DictDetail) GetStatus ¶
func (x *DictDetail) GetStatus() int64
func (*DictDetail) GetValue ¶
func (x *DictDetail) GetValue() string
func (*DictDetail) ProtoMessage ¶
func (*DictDetail) ProtoMessage()
func (*DictDetail) ProtoReflect ¶
func (x *DictDetail) ProtoReflect() protoreflect.Message
func (*DictDetail) Reset ¶
func (x *DictDetail) Reset()
func (*DictDetail) String ¶
func (x *DictDetail) String() string
type DictDetailIndexReq ¶
type DictDetailIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //分页信息 DictCode string `protobuf:"bytes,2,opt,name=dictCode,proto3" json:"dictCode,omitempty"` // 关联标记 ParentID int64 `protobuf:"varint,11,opt,name=parentID,proto3" json:"parentID,omitempty"` //父节点 Status int64 `protobuf:"varint,8,opt,name=status,proto3" json:"status,omitempty"` // 状态 1:启用,2:禁用 Label string `protobuf:"bytes,3,opt,name=label,proto3" json:"label,omitempty"` // 展示值 Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"` // 字典值 // contains filtered or unexported fields }
func (*DictDetailIndexReq) Descriptor
deprecated
func (*DictDetailIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use DictDetailIndexReq.ProtoReflect.Descriptor instead.
func (*DictDetailIndexReq) GetDictCode ¶
func (x *DictDetailIndexReq) GetDictCode() string
func (*DictDetailIndexReq) GetLabel ¶
func (x *DictDetailIndexReq) GetLabel() string
func (*DictDetailIndexReq) GetPage ¶
func (x *DictDetailIndexReq) GetPage() *PageInfo
func (*DictDetailIndexReq) GetParentID ¶
func (x *DictDetailIndexReq) GetParentID() int64
func (*DictDetailIndexReq) GetStatus ¶
func (x *DictDetailIndexReq) GetStatus() int64
func (*DictDetailIndexReq) GetValue ¶
func (x *DictDetailIndexReq) GetValue() string
func (*DictDetailIndexReq) ProtoMessage ¶
func (*DictDetailIndexReq) ProtoMessage()
func (*DictDetailIndexReq) ProtoReflect ¶
func (x *DictDetailIndexReq) ProtoReflect() protoreflect.Message
func (*DictDetailIndexReq) Reset ¶
func (x *DictDetailIndexReq) Reset()
func (*DictDetailIndexReq) String ¶
func (x *DictDetailIndexReq) String() string
type DictDetailIndexResp ¶
type DictDetailIndexResp struct { List []*DictDetail `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*DictDetailIndexResp) Descriptor
deprecated
func (*DictDetailIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use DictDetailIndexResp.ProtoReflect.Descriptor instead.
func (*DictDetailIndexResp) GetList ¶
func (x *DictDetailIndexResp) GetList() []*DictDetail
func (*DictDetailIndexResp) GetTotal ¶
func (x *DictDetailIndexResp) GetTotal() int64
func (*DictDetailIndexResp) ProtoMessage ¶
func (*DictDetailIndexResp) ProtoMessage()
func (*DictDetailIndexResp) ProtoReflect ¶
func (x *DictDetailIndexResp) ProtoReflect() protoreflect.Message
func (*DictDetailIndexResp) Reset ¶
func (x *DictDetailIndexResp) Reset()
func (*DictDetailIndexResp) String ¶
func (x *DictDetailIndexResp) String() string
type DictDetailReadReq ¶
type DictDetailReadReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` DictCode string `protobuf:"bytes,2,opt,name=dictCode,proto3" json:"dictCode,omitempty"` // 关联标记 Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` // 字典值 WithFather bool `protobuf:"varint,4,opt,name=withFather,proto3" json:"withFather,omitempty"` //是否返回父级 WithChildren bool `protobuf:"varint,5,opt,name=withChildren,proto3" json:"withChildren,omitempty"` //是否返回子级 // contains filtered or unexported fields }
func (*DictDetailReadReq) Descriptor
deprecated
func (*DictDetailReadReq) Descriptor() ([]byte, []int)
Deprecated: Use DictDetailReadReq.ProtoReflect.Descriptor instead.
func (*DictDetailReadReq) GetDictCode ¶
func (x *DictDetailReadReq) GetDictCode() string
func (*DictDetailReadReq) GetId ¶
func (x *DictDetailReadReq) GetId() int64
func (*DictDetailReadReq) GetValue ¶
func (x *DictDetailReadReq) GetValue() string
func (*DictDetailReadReq) GetWithChildren ¶
func (x *DictDetailReadReq) GetWithChildren() bool
func (*DictDetailReadReq) GetWithFather ¶
func (x *DictDetailReadReq) GetWithFather() bool
func (*DictDetailReadReq) ProtoMessage ¶
func (*DictDetailReadReq) ProtoMessage()
func (*DictDetailReadReq) ProtoReflect ¶
func (x *DictDetailReadReq) ProtoReflect() protoreflect.Message
func (*DictDetailReadReq) Reset ¶
func (x *DictDetailReadReq) Reset()
func (*DictDetailReadReq) String ¶
func (x *DictDetailReadReq) String() string
type DictInfo ¶
type DictInfo struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Group string `protobuf:"bytes,2,opt,name=group,proto3" json:"group,omitempty"` //分组 Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // 字典名(中) Code string `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"` // 字典编码 Desc *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=desc,proto3" json:"desc,omitempty"` // 模块描述 Body *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=body,proto3" json:"body,omitempty"` // 自定义数据 // contains filtered or unexported fields }
func (*DictInfo) Descriptor
deprecated
func (*DictInfo) GetBody ¶
func (x *DictInfo) GetBody() *wrapperspb.StringValue
func (*DictInfo) GetDesc ¶
func (x *DictInfo) GetDesc() *wrapperspb.StringValue
func (*DictInfo) ProtoMessage ¶
func (*DictInfo) ProtoMessage()
func (*DictInfo) ProtoReflect ¶
func (x *DictInfo) ProtoReflect() protoreflect.Message
type DictInfoIndexReq ¶
type DictInfoIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //分页信息 Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Group string `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"` // contains filtered or unexported fields }
func (*DictInfoIndexReq) Descriptor
deprecated
func (*DictInfoIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use DictInfoIndexReq.ProtoReflect.Descriptor instead.
func (*DictInfoIndexReq) GetGroup ¶
func (x *DictInfoIndexReq) GetGroup() string
func (*DictInfoIndexReq) GetName ¶
func (x *DictInfoIndexReq) GetName() string
func (*DictInfoIndexReq) GetPage ¶
func (x *DictInfoIndexReq) GetPage() *PageInfo
func (*DictInfoIndexReq) ProtoMessage ¶
func (*DictInfoIndexReq) ProtoMessage()
func (*DictInfoIndexReq) ProtoReflect ¶
func (x *DictInfoIndexReq) ProtoReflect() protoreflect.Message
func (*DictInfoIndexReq) Reset ¶
func (x *DictInfoIndexReq) Reset()
func (*DictInfoIndexReq) String ¶
func (x *DictInfoIndexReq) String() string
type DictInfoIndexResp ¶
type DictInfoIndexResp struct { List []*DictInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*DictInfoIndexResp) Descriptor
deprecated
func (*DictInfoIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use DictInfoIndexResp.ProtoReflect.Descriptor instead.
func (*DictInfoIndexResp) GetList ¶
func (x *DictInfoIndexResp) GetList() []*DictInfo
func (*DictInfoIndexResp) GetTotal ¶
func (x *DictInfoIndexResp) GetTotal() int64
func (*DictInfoIndexResp) ProtoMessage ¶
func (*DictInfoIndexResp) ProtoMessage()
func (*DictInfoIndexResp) ProtoReflect ¶
func (x *DictInfoIndexResp) ProtoReflect() protoreflect.Message
func (*DictInfoIndexResp) Reset ¶
func (x *DictInfoIndexResp) Reset()
func (*DictInfoIndexResp) String ¶
func (x *DictInfoIndexResp) String() string
type DictInfoReadReq ¶
type DictInfoReadReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*DictInfoReadReq) Descriptor
deprecated
func (*DictInfoReadReq) Descriptor() ([]byte, []int)
Deprecated: Use DictInfoReadReq.ProtoReflect.Descriptor instead.
func (*DictInfoReadReq) GetCode ¶
func (x *DictInfoReadReq) GetCode() string
func (*DictInfoReadReq) GetId ¶
func (x *DictInfoReadReq) GetId() int64
func (*DictInfoReadReq) ProtoMessage ¶
func (*DictInfoReadReq) ProtoMessage()
func (*DictInfoReadReq) ProtoReflect ¶
func (x *DictInfoReadReq) ProtoReflect() protoreflect.Message
func (*DictInfoReadReq) Reset ¶
func (x *DictInfoReadReq) Reset()
func (*DictInfoReadReq) String ¶
func (x *DictInfoReadReq) String() string
type DictManageClient ¶
type DictManageClient interface { DictInfoCreate(ctx context.Context, in *DictInfo, opts ...grpc.CallOption) (*WithID, error) DictInfoIndex(ctx context.Context, in *DictInfoIndexReq, opts ...grpc.CallOption) (*DictInfoIndexResp, error) DictInfoUpdate(ctx context.Context, in *DictInfo, opts ...grpc.CallOption) (*Empty, error) DictInfoDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error) DictInfoRead(ctx context.Context, in *DictInfoReadReq, opts ...grpc.CallOption) (*DictInfo, error) DictDetailRead(ctx context.Context, in *DictDetailReadReq, opts ...grpc.CallOption) (*DictDetail, error) DictDetailCreate(ctx context.Context, in *DictDetail, opts ...grpc.CallOption) (*WithID, error) DictDetailIndex(ctx context.Context, in *DictDetailIndexReq, opts ...grpc.CallOption) (*DictDetailIndexResp, error) DictDetailUpdate(ctx context.Context, in *DictDetail, opts ...grpc.CallOption) (*Empty, error) DictDetailDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error) }
DictManageClient is the client API for DictManage service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDictManageClient ¶
func NewDictManageClient(cc grpc.ClientConnInterface) DictManageClient
type DictManageServer ¶
type DictManageServer interface { DictInfoCreate(context.Context, *DictInfo) (*WithID, error) DictInfoIndex(context.Context, *DictInfoIndexReq) (*DictInfoIndexResp, error) DictInfoUpdate(context.Context, *DictInfo) (*Empty, error) DictInfoDelete(context.Context, *WithID) (*Empty, error) DictInfoRead(context.Context, *DictInfoReadReq) (*DictInfo, error) DictDetailRead(context.Context, *DictDetailReadReq) (*DictDetail, error) DictDetailCreate(context.Context, *DictDetail) (*WithID, error) DictDetailIndex(context.Context, *DictDetailIndexReq) (*DictDetailIndexResp, error) DictDetailUpdate(context.Context, *DictDetail) (*Empty, error) DictDetailDelete(context.Context, *WithID) (*Empty, error) // contains filtered or unexported methods }
DictManageServer is the server API for DictManage service. All implementations must embed UnimplementedDictManageServer for forward compatibility
type Empty ¶
type Empty struct {
// contains filtered or unexported fields
}
func (*Empty) Descriptor
deprecated
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) ProtoReflect ¶
func (x *Empty) ProtoReflect() protoreflect.Message
type IDList ¶
type IDList struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*IDList) Descriptor
deprecated
func (*IDList) ProtoMessage ¶
func (*IDList) ProtoMessage()
func (*IDList) ProtoReflect ¶
func (x *IDList) ProtoReflect() protoreflect.Message
type JwtToken ¶
type JwtToken struct { AccessToken string `protobuf:"bytes,1,opt,name=accessToken,proto3" json:"accessToken,omitempty"` AccessExpire int64 `protobuf:"varint,2,opt,name=accessExpire,proto3" json:"accessExpire,omitempty"` RefreshAfter int64 `protobuf:"varint,3,opt,name=refreshAfter,proto3" json:"refreshAfter,omitempty"` // contains filtered or unexported fields }
func (*JwtToken) Descriptor
deprecated
func (*JwtToken) GetAccessExpire ¶
func (*JwtToken) GetAccessToken ¶
func (*JwtToken) GetRefreshAfter ¶
func (*JwtToken) ProtoMessage ¶
func (*JwtToken) ProtoMessage()
func (*JwtToken) ProtoReflect ¶
func (x *JwtToken) ProtoReflect() protoreflect.Message
type LogClient ¶
type LogClient interface { LoginLogIndex(ctx context.Context, in *LoginLogIndexReq, opts ...grpc.CallOption) (*LoginLogIndexResp, error) OperLogIndex(ctx context.Context, in *OperLogIndexReq, opts ...grpc.CallOption) (*OperLogIndexResp, error) LoginLogCreate(ctx context.Context, in *LoginLogCreateReq, opts ...grpc.CallOption) (*Empty, error) OperLogCreate(ctx context.Context, in *OperLogCreateReq, opts ...grpc.CallOption) (*Empty, error) }
LogClient is the client API for Log service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewLogClient ¶
func NewLogClient(cc grpc.ClientConnInterface) LogClient
type LogServer ¶
type LogServer interface { LoginLogIndex(context.Context, *LoginLogIndexReq) (*LoginLogIndexResp, error) OperLogIndex(context.Context, *OperLogIndexReq) (*OperLogIndexResp, error) LoginLogCreate(context.Context, *LoginLogCreateReq) (*Empty, error) OperLogCreate(context.Context, *OperLogCreateReq) (*Empty, error) // contains filtered or unexported methods }
LogServer is the server API for Log service. All implementations must embed UnimplementedLogServer for forward compatibility
type LoginLogCreateReq ¶
type LoginLogCreateReq struct { UserID int64 `protobuf:"varint,1,opt,name=userID,proto3" json:"userID,omitempty"` // 用户id UserName string `protobuf:"bytes,2,opt,name=userName,proto3" json:"userName,omitempty"` // 登录账号 IpAddr string `protobuf:"bytes,3,opt,name=ipAddr,proto3" json:"ipAddr,omitempty"` // 登录IP地址 LoginLocation string `protobuf:"bytes,4,opt,name=loginLocation,proto3" json:"loginLocation,omitempty"` // 登录地点 Browser string `protobuf:"bytes,5,opt,name=browser,proto3" json:"browser,omitempty"` // 浏览器 Os string `protobuf:"bytes,6,opt,name=os,proto3" json:"os,omitempty"` // 操作系统 Code int64 `protobuf:"varint,7,opt,name=code,proto3" json:"code,omitempty"` // 登录状态(200成功 其它失败) Msg string `protobuf:"bytes,8,opt,name=msg,proto3" json:"msg,omitempty"` // 提示消息 AppCode string `protobuf:"bytes,9,opt,name=appCode,proto3" json:"appCode,omitempty"` //应用编码 // contains filtered or unexported fields }
func (*LoginLogCreateReq) Descriptor
deprecated
func (*LoginLogCreateReq) Descriptor() ([]byte, []int)
Deprecated: Use LoginLogCreateReq.ProtoReflect.Descriptor instead.
func (*LoginLogCreateReq) GetAppCode ¶
func (x *LoginLogCreateReq) GetAppCode() string
func (*LoginLogCreateReq) GetBrowser ¶
func (x *LoginLogCreateReq) GetBrowser() string
func (*LoginLogCreateReq) GetCode ¶
func (x *LoginLogCreateReq) GetCode() int64
func (*LoginLogCreateReq) GetIpAddr ¶
func (x *LoginLogCreateReq) GetIpAddr() string
func (*LoginLogCreateReq) GetLoginLocation ¶
func (x *LoginLogCreateReq) GetLoginLocation() string
func (*LoginLogCreateReq) GetMsg ¶
func (x *LoginLogCreateReq) GetMsg() string
func (*LoginLogCreateReq) GetOs ¶
func (x *LoginLogCreateReq) GetOs() string
func (*LoginLogCreateReq) GetUserID ¶
func (x *LoginLogCreateReq) GetUserID() int64
func (*LoginLogCreateReq) GetUserName ¶
func (x *LoginLogCreateReq) GetUserName() string
func (*LoginLogCreateReq) ProtoMessage ¶
func (*LoginLogCreateReq) ProtoMessage()
func (*LoginLogCreateReq) ProtoReflect ¶
func (x *LoginLogCreateReq) ProtoReflect() protoreflect.Message
func (*LoginLogCreateReq) Reset ¶
func (x *LoginLogCreateReq) Reset()
func (*LoginLogCreateReq) String ¶
func (x *LoginLogCreateReq) String() string
type LoginLogIndexReq ¶
type LoginLogIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` // 分页信息 只获取一个则不填 AppCode string `protobuf:"bytes,2,opt,name=appCode,proto3" json:"appCode,omitempty"` //应用编码 IpAddr string `protobuf:"bytes,3,opt,name=ipAddr,proto3" json:"ipAddr,omitempty"` // 登录IP地址 LoginLocation string `protobuf:"bytes,4,opt,name=loginLocation,proto3" json:"loginLocation,omitempty"` // 登录地点 Date *DateRange `protobuf:"bytes,5,opt,name=date,proto3" json:"date,omitempty"` // 时间范围 // contains filtered or unexported fields }
func (*LoginLogIndexReq) Descriptor
deprecated
func (*LoginLogIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use LoginLogIndexReq.ProtoReflect.Descriptor instead.
func (*LoginLogIndexReq) GetAppCode ¶
func (x *LoginLogIndexReq) GetAppCode() string
func (*LoginLogIndexReq) GetDate ¶
func (x *LoginLogIndexReq) GetDate() *DateRange
func (*LoginLogIndexReq) GetIpAddr ¶
func (x *LoginLogIndexReq) GetIpAddr() string
func (*LoginLogIndexReq) GetLoginLocation ¶
func (x *LoginLogIndexReq) GetLoginLocation() string
func (*LoginLogIndexReq) GetPage ¶
func (x *LoginLogIndexReq) GetPage() *PageInfo
func (*LoginLogIndexReq) ProtoMessage ¶
func (*LoginLogIndexReq) ProtoMessage()
func (*LoginLogIndexReq) ProtoReflect ¶
func (x *LoginLogIndexReq) ProtoReflect() protoreflect.Message
func (*LoginLogIndexReq) Reset ¶
func (x *LoginLogIndexReq) Reset()
func (*LoginLogIndexReq) String ¶
func (x *LoginLogIndexReq) String() string
type LoginLogIndexResp ¶
type LoginLogIndexResp struct { List []*LoginLogInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` //总记录数 // contains filtered or unexported fields }
func (*LoginLogIndexResp) Descriptor
deprecated
func (*LoginLogIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use LoginLogIndexResp.ProtoReflect.Descriptor instead.
func (*LoginLogIndexResp) GetList ¶
func (x *LoginLogIndexResp) GetList() []*LoginLogInfo
func (*LoginLogIndexResp) GetTotal ¶
func (x *LoginLogIndexResp) GetTotal() int64
func (*LoginLogIndexResp) ProtoMessage ¶
func (*LoginLogIndexResp) ProtoMessage()
func (*LoginLogIndexResp) ProtoReflect ¶
func (x *LoginLogIndexResp) ProtoReflect() protoreflect.Message
func (*LoginLogIndexResp) Reset ¶
func (x *LoginLogIndexResp) Reset()
func (*LoginLogIndexResp) String ¶
func (x *LoginLogIndexResp) String() string
type LoginLogInfo ¶
type LoginLogInfo struct { UserID int64 `protobuf:"varint,1,opt,name=userID,proto3" json:"userID,omitempty"` // 用户id UserName string `protobuf:"bytes,2,opt,name=userName,proto3" json:"userName,omitempty"` // 登录账号 IpAddr string `protobuf:"bytes,3,opt,name=ipAddr,proto3" json:"ipAddr,omitempty"` // 登录IP地址 LoginLocation string `protobuf:"bytes,4,opt,name=loginLocation,proto3" json:"loginLocation,omitempty"` // 登录地点 Browser string `protobuf:"bytes,5,opt,name=browser,proto3" json:"browser,omitempty"` // 浏览器 Os string `protobuf:"bytes,6,opt,name=os,proto3" json:"os,omitempty"` // 操作系统 Code int64 `protobuf:"varint,7,opt,name=code,proto3" json:"code,omitempty"` // 登录状态(200成功 其它失败) Msg string `protobuf:"bytes,8,opt,name=msg,proto3" json:"msg,omitempty"` // 提示消息 CreatedTime int64 `protobuf:"varint,9,opt,name=createdTime,proto3" json:"createdTime,omitempty"` // 登录时间 AppCode string `protobuf:"bytes,10,opt,name=appCode,proto3" json:"appCode,omitempty"` //应用编码 // contains filtered or unexported fields }
func (*LoginLogInfo) Descriptor
deprecated
func (*LoginLogInfo) Descriptor() ([]byte, []int)
Deprecated: Use LoginLogInfo.ProtoReflect.Descriptor instead.
func (*LoginLogInfo) GetAppCode ¶
func (x *LoginLogInfo) GetAppCode() string
func (*LoginLogInfo) GetBrowser ¶
func (x *LoginLogInfo) GetBrowser() string
func (*LoginLogInfo) GetCode ¶
func (x *LoginLogInfo) GetCode() int64
func (*LoginLogInfo) GetCreatedTime ¶
func (x *LoginLogInfo) GetCreatedTime() int64
func (*LoginLogInfo) GetIpAddr ¶
func (x *LoginLogInfo) GetIpAddr() string
func (*LoginLogInfo) GetLoginLocation ¶
func (x *LoginLogInfo) GetLoginLocation() string
func (*LoginLogInfo) GetMsg ¶
func (x *LoginLogInfo) GetMsg() string
func (*LoginLogInfo) GetOs ¶
func (x *LoginLogInfo) GetOs() string
func (*LoginLogInfo) GetUserID ¶
func (x *LoginLogInfo) GetUserID() int64
func (*LoginLogInfo) GetUserName ¶
func (x *LoginLogInfo) GetUserName() string
func (*LoginLogInfo) ProtoMessage ¶
func (*LoginLogInfo) ProtoMessage()
func (*LoginLogInfo) ProtoReflect ¶
func (x *LoginLogInfo) ProtoReflect() protoreflect.Message
func (*LoginLogInfo) Reset ¶
func (x *LoginLogInfo) Reset()
func (*LoginLogInfo) String ¶
func (x *LoginLogInfo) String() string
type Map ¶
type Map struct { Mode string `protobuf:"bytes,1,opt,name=mode,proto3" json:"mode,omitempty"` //坐标系 默认百度坐标系 AccessKey string `protobuf:"bytes,2,opt,name=accessKey,proto3" json:"accessKey,omitempty"` //设备地图key AccessSecret string `protobuf:"bytes,3,opt,name=accessSecret,proto3" json:"accessSecret,omitempty"` // contains filtered or unexported fields }
func (*Map) Descriptor
deprecated
func (*Map) GetAccessKey ¶
func (*Map) GetAccessSecret ¶
func (*Map) ProtoMessage ¶
func (*Map) ProtoMessage()
func (*Map) ProtoReflect ¶
func (x *Map) ProtoReflect() protoreflect.Message
type MenuInfo ¶
type MenuInfo struct { ModuleCode string `protobuf:"bytes,12,opt,name=moduleCode,proto3" json:"moduleCode,omitempty"` Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` ParentID int64 `protobuf:"varint,3,opt,name=parentID,proto3" json:"parentID,omitempty"` Type int64 `protobuf:"varint,4,opt,name=type,proto3" json:"type,omitempty"` Path string `protobuf:"bytes,5,opt,name=path,proto3" json:"path,omitempty"` Component string `protobuf:"bytes,6,opt,name=component,proto3" json:"component,omitempty"` Icon string `protobuf:"bytes,7,opt,name=icon,proto3" json:"icon,omitempty"` Redirect string `protobuf:"bytes,8,opt,name=redirect,proto3" json:"redirect,omitempty"` CreateTime int64 `protobuf:"varint,9,opt,name=createTime,proto3" json:"createTime,omitempty"` Order int64 `protobuf:"varint,10,opt,name=order,proto3" json:"order,omitempty"` HideInMenu int64 `protobuf:"varint,11,opt,name=hideInMenu,proto3" json:"hideInMenu,omitempty"` IsCommon int64 `protobuf:"varint,15,opt,name=isCommon,proto3" json:"isCommon,omitempty"` //是否常用菜单 1-是 2-否 Body *wrapperspb.StringValue `protobuf:"bytes,13,opt,name=body,proto3" json:"body,omitempty"` Children []*MenuInfo `protobuf:"bytes,14,rep,name=children,proto3" json:"children,omitempty"` // contains filtered or unexported fields }
func (*MenuInfo) Descriptor
deprecated
func (*MenuInfo) GetBody ¶
func (x *MenuInfo) GetBody() *wrapperspb.StringValue
func (*MenuInfo) GetChildren ¶
func (*MenuInfo) GetComponent ¶
func (*MenuInfo) GetCreateTime ¶
func (*MenuInfo) GetHideInMenu ¶
func (*MenuInfo) GetIsCommon ¶
func (*MenuInfo) GetModuleCode ¶
func (*MenuInfo) GetParentID ¶
func (*MenuInfo) GetRedirect ¶
func (*MenuInfo) ProtoMessage ¶
func (*MenuInfo) ProtoMessage()
func (*MenuInfo) ProtoReflect ¶
func (x *MenuInfo) ProtoReflect() protoreflect.Message
type MenuInfoIndexReq ¶
type MenuInfoIndexReq struct { ModuleCode string `protobuf:"bytes,1,opt,name=moduleCode,proto3" json:"moduleCode,omitempty"` MenuIDs []int64 `protobuf:"varint,2,rep,packed,name=menuIDs,proto3" json:"menuIDs,omitempty"` IsRetTree bool `protobuf:"varint,3,opt,name=isRetTree,proto3" json:"isRetTree,omitempty"` IsCommon int64 `protobuf:"varint,4,opt,name=isCommon,proto3" json:"isCommon,omitempty"` //是否常用菜单 1-是 2-否 // contains filtered or unexported fields }
func (*MenuInfoIndexReq) Descriptor
deprecated
func (*MenuInfoIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use MenuInfoIndexReq.ProtoReflect.Descriptor instead.
func (*MenuInfoIndexReq) GetIsCommon ¶
func (x *MenuInfoIndexReq) GetIsCommon() int64
func (*MenuInfoIndexReq) GetIsRetTree ¶
func (x *MenuInfoIndexReq) GetIsRetTree() bool
func (*MenuInfoIndexReq) GetMenuIDs ¶
func (x *MenuInfoIndexReq) GetMenuIDs() []int64
func (*MenuInfoIndexReq) GetModuleCode ¶
func (x *MenuInfoIndexReq) GetModuleCode() string
func (*MenuInfoIndexReq) ProtoMessage ¶
func (*MenuInfoIndexReq) ProtoMessage()
func (*MenuInfoIndexReq) ProtoReflect ¶
func (x *MenuInfoIndexReq) ProtoReflect() protoreflect.Message
func (*MenuInfoIndexReq) Reset ¶
func (x *MenuInfoIndexReq) Reset()
func (*MenuInfoIndexReq) String ¶
func (x *MenuInfoIndexReq) String() string
type MenuInfoIndexResp ¶
type MenuInfoIndexResp struct { List []*MenuInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*MenuInfoIndexResp) Descriptor
deprecated
func (*MenuInfoIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use MenuInfoIndexResp.ProtoReflect.Descriptor instead.
func (*MenuInfoIndexResp) GetList ¶
func (x *MenuInfoIndexResp) GetList() []*MenuInfo
func (*MenuInfoIndexResp) ProtoMessage ¶
func (*MenuInfoIndexResp) ProtoMessage()
func (*MenuInfoIndexResp) ProtoReflect ¶
func (x *MenuInfoIndexResp) ProtoReflect() protoreflect.Message
func (*MenuInfoIndexResp) Reset ¶
func (x *MenuInfoIndexResp) Reset()
func (*MenuInfoIndexResp) String ¶
func (x *MenuInfoIndexResp) String() string
type MessageInfo ¶
type MessageInfo struct { Id int64 `protobuf:"varint,10,opt,name=id,proto3" json:"id,omitempty"` Group string `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"` NotifyCode string `protobuf:"bytes,2,opt,name=notifyCode,proto3" json:"notifyCode,omitempty"` NotifyName string `protobuf:"bytes,12,opt,name=notifyName,proto3" json:"notifyName,omitempty"` Subject string `protobuf:"bytes,3,opt,name=subject,proto3" json:"subject,omitempty"` Body string `protobuf:"bytes,4,opt,name=body,proto3" json:"body,omitempty"` Str1 string `protobuf:"bytes,5,opt,name=str1,proto3" json:"str1,omitempty"` Str2 string `protobuf:"bytes,6,opt,name=str2,proto3" json:"str2,omitempty"` Str3 string `protobuf:"bytes,7,opt,name=str3,proto3" json:"str3,omitempty"` IsGlobal int64 `protobuf:"varint,8,opt,name=isGlobal,proto3" json:"isGlobal,omitempty"` CreatedTime int64 `protobuf:"varint,9,opt,name=createdTime,proto3" json:"createdTime,omitempty"` NotifyTime int64 `protobuf:"varint,11,opt,name=NotifyTime,proto3" json:"NotifyTime,omitempty"` //通知时间,不传为立刻通知 // contains filtered or unexported fields }
func (*MessageInfo) Descriptor
deprecated
func (*MessageInfo) Descriptor() ([]byte, []int)
Deprecated: Use MessageInfo.ProtoReflect.Descriptor instead.
func (*MessageInfo) GetBody ¶
func (x *MessageInfo) GetBody() string
func (*MessageInfo) GetCreatedTime ¶
func (x *MessageInfo) GetCreatedTime() int64
func (*MessageInfo) GetGroup ¶
func (x *MessageInfo) GetGroup() string
func (*MessageInfo) GetId ¶
func (x *MessageInfo) GetId() int64
func (*MessageInfo) GetIsGlobal ¶
func (x *MessageInfo) GetIsGlobal() int64
func (*MessageInfo) GetNotifyCode ¶
func (x *MessageInfo) GetNotifyCode() string
func (*MessageInfo) GetNotifyName ¶ added in v0.1.6
func (x *MessageInfo) GetNotifyName() string
func (*MessageInfo) GetNotifyTime ¶
func (x *MessageInfo) GetNotifyTime() int64
func (*MessageInfo) GetStr1 ¶
func (x *MessageInfo) GetStr1() string
func (*MessageInfo) GetStr2 ¶
func (x *MessageInfo) GetStr2() string
func (*MessageInfo) GetStr3 ¶
func (x *MessageInfo) GetStr3() string
func (*MessageInfo) GetSubject ¶
func (x *MessageInfo) GetSubject() string
func (*MessageInfo) ProtoMessage ¶
func (*MessageInfo) ProtoMessage()
func (*MessageInfo) ProtoReflect ¶
func (x *MessageInfo) ProtoReflect() protoreflect.Message
func (*MessageInfo) Reset ¶
func (x *MessageInfo) Reset()
func (*MessageInfo) String ¶
func (x *MessageInfo) String() string
type MessageInfoIndexReq ¶
type MessageInfoIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` Group string `protobuf:"bytes,2,opt,name=group,proto3" json:"group,omitempty"` //分组 NotifyCode string `protobuf:"bytes,4,opt,name=notifyCode,proto3" json:"notifyCode,omitempty"` // contains filtered or unexported fields }
func (*MessageInfoIndexReq) Descriptor
deprecated
func (*MessageInfoIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use MessageInfoIndexReq.ProtoReflect.Descriptor instead.
func (*MessageInfoIndexReq) GetGroup ¶
func (x *MessageInfoIndexReq) GetGroup() string
func (*MessageInfoIndexReq) GetNotifyCode ¶
func (x *MessageInfoIndexReq) GetNotifyCode() string
func (*MessageInfoIndexReq) GetPage ¶
func (x *MessageInfoIndexReq) GetPage() *PageInfo
func (*MessageInfoIndexReq) ProtoMessage ¶
func (*MessageInfoIndexReq) ProtoMessage()
func (*MessageInfoIndexReq) ProtoReflect ¶
func (x *MessageInfoIndexReq) ProtoReflect() protoreflect.Message
func (*MessageInfoIndexReq) Reset ¶
func (x *MessageInfoIndexReq) Reset()
func (*MessageInfoIndexReq) String ¶
func (x *MessageInfoIndexReq) String() string
type MessageInfoIndexResp ¶
type MessageInfoIndexResp struct { List []*MessageInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*MessageInfoIndexResp) Descriptor
deprecated
func (*MessageInfoIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use MessageInfoIndexResp.ProtoReflect.Descriptor instead.
func (*MessageInfoIndexResp) GetList ¶
func (x *MessageInfoIndexResp) GetList() []*MessageInfo
func (*MessageInfoIndexResp) GetTotal ¶
func (x *MessageInfoIndexResp) GetTotal() int64
func (*MessageInfoIndexResp) ProtoMessage ¶
func (*MessageInfoIndexResp) ProtoMessage()
func (*MessageInfoIndexResp) ProtoReflect ¶
func (x *MessageInfoIndexResp) ProtoReflect() protoreflect.Message
func (*MessageInfoIndexResp) Reset ¶
func (x *MessageInfoIndexResp) Reset()
func (*MessageInfoIndexResp) String ¶
func (x *MessageInfoIndexResp) String() string
type MessageInfoSendReq ¶
type MessageInfoSendReq struct { UserIDs []int64 `protobuf:"varint,1,rep,packed,name=userIDs,proto3" json:"userIDs,omitempty"` //指定用户ID IsGlobal int64 `protobuf:"varint,2,opt,name=isGlobal,proto3" json:"isGlobal,omitempty"` //全局消息 NotifyCode string `protobuf:"bytes,4,opt,name=notifyCode,proto3" json:"notifyCode,omitempty"` //通知的code Subject string `protobuf:"bytes,5,opt,name=subject,proto3" json:"subject,omitempty"` //通知主题 Body string `protobuf:"bytes,6,opt,name=body,proto3" json:"body,omitempty"` Str1 string `protobuf:"bytes,7,opt,name=str1,proto3" json:"str1,omitempty"` Str2 string `protobuf:"bytes,8,opt,name=str2,proto3" json:"str2,omitempty"` Str3 string `protobuf:"bytes,9,opt,name=str3,proto3" json:"str3,omitempty"` WithTypes []string `protobuf:"bytes,10,rep,name=withTypes,proto3" json:"withTypes,omitempty"` //同时推送指定方式 sms email NotifyTime int64 `protobuf:"varint,11,opt,name=NotifyTime,proto3" json:"NotifyTime,omitempty"` //通知时间,不传为立刻通知 // contains filtered or unexported fields }
func (*MessageInfoSendReq) Descriptor
deprecated
func (*MessageInfoSendReq) Descriptor() ([]byte, []int)
Deprecated: Use MessageInfoSendReq.ProtoReflect.Descriptor instead.
func (*MessageInfoSendReq) GetBody ¶
func (x *MessageInfoSendReq) GetBody() string
func (*MessageInfoSendReq) GetIsGlobal ¶
func (x *MessageInfoSendReq) GetIsGlobal() int64
func (*MessageInfoSendReq) GetNotifyCode ¶
func (x *MessageInfoSendReq) GetNotifyCode() string
func (*MessageInfoSendReq) GetNotifyTime ¶
func (x *MessageInfoSendReq) GetNotifyTime() int64
func (*MessageInfoSendReq) GetStr1 ¶
func (x *MessageInfoSendReq) GetStr1() string
func (*MessageInfoSendReq) GetStr2 ¶
func (x *MessageInfoSendReq) GetStr2() string
func (*MessageInfoSendReq) GetStr3 ¶
func (x *MessageInfoSendReq) GetStr3() string
func (*MessageInfoSendReq) GetSubject ¶
func (x *MessageInfoSendReq) GetSubject() string
func (*MessageInfoSendReq) GetUserIDs ¶
func (x *MessageInfoSendReq) GetUserIDs() []int64
func (*MessageInfoSendReq) GetWithTypes ¶
func (x *MessageInfoSendReq) GetWithTypes() []string
func (*MessageInfoSendReq) ProtoMessage ¶
func (*MessageInfoSendReq) ProtoMessage()
func (*MessageInfoSendReq) ProtoReflect ¶
func (x *MessageInfoSendReq) ProtoReflect() protoreflect.Message
func (*MessageInfoSendReq) Reset ¶
func (x *MessageInfoSendReq) Reset()
func (*MessageInfoSendReq) String ¶
func (x *MessageInfoSendReq) String() string
type ModuleInfo ¶
type ModuleInfo struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // 模块名称 Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` // 模块编码 Desc *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=desc,proto3" json:"desc,omitempty"` // 模块描述 Type int64 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` SubType int64 `protobuf:"varint,12,opt,name=subType,proto3" json:"subType,omitempty"` Path string `protobuf:"bytes,6,opt,name=path,proto3" json:"path,omitempty"` Url string `protobuf:"bytes,7,opt,name=url,proto3" json:"url,omitempty"` Icon string `protobuf:"bytes,8,opt,name=icon,proto3" json:"icon,omitempty"` Order int64 `protobuf:"varint,9,opt,name=order,proto3" json:"order,omitempty"` HideInMenu int64 `protobuf:"varint,10,opt,name=hideInMenu,proto3" json:"hideInMenu,omitempty"` Body *wrapperspb.StringValue `protobuf:"bytes,11,opt,name=body,proto3" json:"body,omitempty"` Tag int64 `protobuf:"varint,13,opt,name=tag,proto3" json:"tag,omitempty"` //标签: 1:通用 2:选配 // contains filtered or unexported fields }
func (*ModuleInfo) Descriptor
deprecated
func (*ModuleInfo) Descriptor() ([]byte, []int)
Deprecated: Use ModuleInfo.ProtoReflect.Descriptor instead.
func (*ModuleInfo) GetBody ¶
func (x *ModuleInfo) GetBody() *wrapperspb.StringValue
func (*ModuleInfo) GetCode ¶
func (x *ModuleInfo) GetCode() string
func (*ModuleInfo) GetDesc ¶
func (x *ModuleInfo) GetDesc() *wrapperspb.StringValue
func (*ModuleInfo) GetHideInMenu ¶
func (x *ModuleInfo) GetHideInMenu() int64
func (*ModuleInfo) GetIcon ¶
func (x *ModuleInfo) GetIcon() string
func (*ModuleInfo) GetId ¶
func (x *ModuleInfo) GetId() int64
func (*ModuleInfo) GetName ¶
func (x *ModuleInfo) GetName() string
func (*ModuleInfo) GetOrder ¶
func (x *ModuleInfo) GetOrder() int64
func (*ModuleInfo) GetPath ¶
func (x *ModuleInfo) GetPath() string
func (*ModuleInfo) GetSubType ¶
func (x *ModuleInfo) GetSubType() int64
func (*ModuleInfo) GetTag ¶
func (x *ModuleInfo) GetTag() int64
func (*ModuleInfo) GetType ¶
func (x *ModuleInfo) GetType() int64
func (*ModuleInfo) GetUrl ¶
func (x *ModuleInfo) GetUrl() string
func (*ModuleInfo) ProtoMessage ¶
func (*ModuleInfo) ProtoMessage()
func (*ModuleInfo) ProtoReflect ¶
func (x *ModuleInfo) ProtoReflect() protoreflect.Message
func (*ModuleInfo) Reset ¶
func (x *ModuleInfo) Reset()
func (*ModuleInfo) String ¶
func (x *ModuleInfo) String() string
type ModuleInfoIndexReq ¶
type ModuleInfoIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //分页信息 Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` Codes []string `protobuf:"bytes,4,rep,name=codes,proto3" json:"codes,omitempty"` AppCode string `protobuf:"bytes,5,opt,name=appCode,proto3" json:"appCode,omitempty"` Type int64 `protobuf:"varint,6,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*ModuleInfoIndexReq) Descriptor
deprecated
func (*ModuleInfoIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use ModuleInfoIndexReq.ProtoReflect.Descriptor instead.
func (*ModuleInfoIndexReq) GetAppCode ¶
func (x *ModuleInfoIndexReq) GetAppCode() string
func (*ModuleInfoIndexReq) GetCode ¶
func (x *ModuleInfoIndexReq) GetCode() string
func (*ModuleInfoIndexReq) GetCodes ¶
func (x *ModuleInfoIndexReq) GetCodes() []string
func (*ModuleInfoIndexReq) GetName ¶
func (x *ModuleInfoIndexReq) GetName() string
func (*ModuleInfoIndexReq) GetPage ¶
func (x *ModuleInfoIndexReq) GetPage() *PageInfo
func (*ModuleInfoIndexReq) GetType ¶
func (x *ModuleInfoIndexReq) GetType() int64
func (*ModuleInfoIndexReq) ProtoMessage ¶
func (*ModuleInfoIndexReq) ProtoMessage()
func (*ModuleInfoIndexReq) ProtoReflect ¶
func (x *ModuleInfoIndexReq) ProtoReflect() protoreflect.Message
func (*ModuleInfoIndexReq) Reset ¶
func (x *ModuleInfoIndexReq) Reset()
func (*ModuleInfoIndexReq) String ¶
func (x *ModuleInfoIndexReq) String() string
type ModuleInfoIndexResp ¶
type ModuleInfoIndexResp struct { List []*ModuleInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*ModuleInfoIndexResp) Descriptor
deprecated
func (*ModuleInfoIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use ModuleInfoIndexResp.ProtoReflect.Descriptor instead.
func (*ModuleInfoIndexResp) GetList ¶
func (x *ModuleInfoIndexResp) GetList() []*ModuleInfo
func (*ModuleInfoIndexResp) GetTotal ¶
func (x *ModuleInfoIndexResp) GetTotal() int64
func (*ModuleInfoIndexResp) ProtoMessage ¶
func (*ModuleInfoIndexResp) ProtoMessage()
func (*ModuleInfoIndexResp) ProtoReflect ¶
func (x *ModuleInfoIndexResp) ProtoReflect() protoreflect.Message
func (*ModuleInfoIndexResp) Reset ¶
func (x *ModuleInfoIndexResp) Reset()
func (*ModuleInfoIndexResp) String ¶
func (x *ModuleInfoIndexResp) String() string
type ModuleManageClient ¶
type ModuleManageClient interface { ModuleInfoCreate(ctx context.Context, in *ModuleInfo, opts ...grpc.CallOption) (*WithID, error) ModuleInfoIndex(ctx context.Context, in *ModuleInfoIndexReq, opts ...grpc.CallOption) (*ModuleInfoIndexResp, error) ModuleInfoUpdate(ctx context.Context, in *ModuleInfo, opts ...grpc.CallOption) (*Empty, error) ModuleInfoDelete(ctx context.Context, in *WithIDCode, opts ...grpc.CallOption) (*Empty, error) ModuleInfoRead(ctx context.Context, in *WithIDCode, opts ...grpc.CallOption) (*ModuleInfo, error) ModuleMenuCreate(ctx context.Context, in *MenuInfo, opts ...grpc.CallOption) (*WithID, error) ModuleMenuIndex(ctx context.Context, in *MenuInfoIndexReq, opts ...grpc.CallOption) (*MenuInfoIndexResp, error) ModuleMenuUpdate(ctx context.Context, in *MenuInfo, opts ...grpc.CallOption) (*Empty, error) ModuleMenuDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error) }
ModuleManageClient is the client API for ModuleManage service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewModuleManageClient ¶
func NewModuleManageClient(cc grpc.ClientConnInterface) ModuleManageClient
type ModuleManageServer ¶
type ModuleManageServer interface { ModuleInfoCreate(context.Context, *ModuleInfo) (*WithID, error) ModuleInfoIndex(context.Context, *ModuleInfoIndexReq) (*ModuleInfoIndexResp, error) ModuleInfoUpdate(context.Context, *ModuleInfo) (*Empty, error) ModuleInfoDelete(context.Context, *WithIDCode) (*Empty, error) ModuleInfoRead(context.Context, *WithIDCode) (*ModuleInfo, error) ModuleMenuCreate(context.Context, *MenuInfo) (*WithID, error) ModuleMenuIndex(context.Context, *MenuInfoIndexReq) (*MenuInfoIndexResp, error) ModuleMenuUpdate(context.Context, *MenuInfo) (*Empty, error) ModuleMenuDelete(context.Context, *WithID) (*Empty, error) // contains filtered or unexported methods }
ModuleManageServer is the server API for ModuleManage service. All implementations must embed UnimplementedModuleManageServer for forward compatibility
type NotifyChannel ¶
type NotifyChannel struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // id编号 Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` //通知的命名 Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` //对应的配置类型 sms email Desc string `protobuf:"bytes,4,opt,name=desc,proto3" json:"desc,omitempty"` // 备注 Webhook string `protobuf:"bytes,5,opt,name=webhook,proto3" json:"webhook,omitempty"` //钉钉webhook及企微webhook Email *ThirdEmail `protobuf:"bytes,6,opt,name=email,proto3" json:"email,omitempty"` //邮箱配置 App *ThirdAppConfig `protobuf:"bytes,7,opt,name=app,proto3" json:"app,omitempty"` //第三方应用配置 Sms *ThirdSms `protobuf:"bytes,8,opt,name=sms,proto3" json:"sms,omitempty"` //短信配置 // contains filtered or unexported fields }
func (*NotifyChannel) Descriptor
deprecated
func (*NotifyChannel) Descriptor() ([]byte, []int)
Deprecated: Use NotifyChannel.ProtoReflect.Descriptor instead.
func (*NotifyChannel) GetApp ¶
func (x *NotifyChannel) GetApp() *ThirdAppConfig
func (*NotifyChannel) GetDesc ¶
func (x *NotifyChannel) GetDesc() string
func (*NotifyChannel) GetEmail ¶
func (x *NotifyChannel) GetEmail() *ThirdEmail
func (*NotifyChannel) GetId ¶
func (x *NotifyChannel) GetId() int64
func (*NotifyChannel) GetName ¶
func (x *NotifyChannel) GetName() string
func (*NotifyChannel) GetSms ¶
func (x *NotifyChannel) GetSms() *ThirdSms
func (*NotifyChannel) GetType ¶
func (x *NotifyChannel) GetType() string
func (*NotifyChannel) GetWebhook ¶
func (x *NotifyChannel) GetWebhook() string
func (*NotifyChannel) ProtoMessage ¶
func (*NotifyChannel) ProtoMessage()
func (*NotifyChannel) ProtoReflect ¶
func (x *NotifyChannel) ProtoReflect() protoreflect.Message
func (*NotifyChannel) Reset ¶
func (x *NotifyChannel) Reset()
func (*NotifyChannel) String ¶
func (x *NotifyChannel) String() string
type NotifyChannelIndexReq ¶
type NotifyChannelIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` //通知的命名 Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` //对应的配置类型 sms email // contains filtered or unexported fields }
func (*NotifyChannelIndexReq) Descriptor
deprecated
func (*NotifyChannelIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use NotifyChannelIndexReq.ProtoReflect.Descriptor instead.
func (*NotifyChannelIndexReq) GetName ¶
func (x *NotifyChannelIndexReq) GetName() string
func (*NotifyChannelIndexReq) GetPage ¶
func (x *NotifyChannelIndexReq) GetPage() *PageInfo
func (*NotifyChannelIndexReq) GetType ¶
func (x *NotifyChannelIndexReq) GetType() string
func (*NotifyChannelIndexReq) ProtoMessage ¶
func (*NotifyChannelIndexReq) ProtoMessage()
func (*NotifyChannelIndexReq) ProtoReflect ¶
func (x *NotifyChannelIndexReq) ProtoReflect() protoreflect.Message
func (*NotifyChannelIndexReq) Reset ¶
func (x *NotifyChannelIndexReq) Reset()
func (*NotifyChannelIndexReq) String ¶
func (x *NotifyChannelIndexReq) String() string
type NotifyChannelIndexResp ¶
type NotifyChannelIndexResp struct { List []*NotifyChannel `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*NotifyChannelIndexResp) Descriptor
deprecated
func (*NotifyChannelIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use NotifyChannelIndexResp.ProtoReflect.Descriptor instead.
func (*NotifyChannelIndexResp) GetList ¶
func (x *NotifyChannelIndexResp) GetList() []*NotifyChannel
func (*NotifyChannelIndexResp) GetTotal ¶
func (x *NotifyChannelIndexResp) GetTotal() int64
func (*NotifyChannelIndexResp) ProtoMessage ¶
func (*NotifyChannelIndexResp) ProtoMessage()
func (*NotifyChannelIndexResp) ProtoReflect ¶
func (x *NotifyChannelIndexResp) ProtoReflect() protoreflect.Message
func (*NotifyChannelIndexResp) Reset ¶
func (x *NotifyChannelIndexResp) Reset()
func (*NotifyChannelIndexResp) String ¶
func (x *NotifyChannelIndexResp) String() string
type NotifyConfig ¶
type NotifyConfig struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // id编号 Group string `protobuf:"bytes,2,opt,name=group,proto3" json:"group,omitempty"` //分组 Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` // 通知类型编码 Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` //通知的命名 SupportTypes []string `protobuf:"bytes,5,rep,name=supportTypes,proto3" json:"supportTypes,omitempty"` //支持的通知类型 EnableTypes []string `protobuf:"bytes,8,rep,name=enableTypes,proto3" json:"enableTypes,omitempty"` //启用的通知类型 Desc string `protobuf:"bytes,6,opt,name=desc,proto3" json:"desc,omitempty"` // 项目备注 IsRecord int64 `protobuf:"varint,7,opt,name=isRecord,proto3" json:"isRecord,omitempty"` //是否记录该消息,是的情况下会将消息存一份到消息中心 Params map[string]string `` //变量属性 key是参数,value是描述 /* 154-byte string literal not displayed */ // contains filtered or unexported fields }
func (*NotifyConfig) Descriptor
deprecated
func (*NotifyConfig) Descriptor() ([]byte, []int)
Deprecated: Use NotifyConfig.ProtoReflect.Descriptor instead.
func (*NotifyConfig) GetCode ¶
func (x *NotifyConfig) GetCode() string
func (*NotifyConfig) GetDesc ¶
func (x *NotifyConfig) GetDesc() string
func (*NotifyConfig) GetEnableTypes ¶
func (x *NotifyConfig) GetEnableTypes() []string
func (*NotifyConfig) GetGroup ¶
func (x *NotifyConfig) GetGroup() string
func (*NotifyConfig) GetId ¶
func (x *NotifyConfig) GetId() int64
func (*NotifyConfig) GetIsRecord ¶
func (x *NotifyConfig) GetIsRecord() int64
func (*NotifyConfig) GetName ¶
func (x *NotifyConfig) GetName() string
func (*NotifyConfig) GetParams ¶
func (x *NotifyConfig) GetParams() map[string]string
func (*NotifyConfig) GetSupportTypes ¶
func (x *NotifyConfig) GetSupportTypes() []string
func (*NotifyConfig) ProtoMessage ¶
func (*NotifyConfig) ProtoMessage()
func (*NotifyConfig) ProtoReflect ¶
func (x *NotifyConfig) ProtoReflect() protoreflect.Message
func (*NotifyConfig) Reset ¶
func (x *NotifyConfig) Reset()
func (*NotifyConfig) String ¶
func (x *NotifyConfig) String() string
type NotifyConfigIndexReq ¶
type NotifyConfigIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` Group string `protobuf:"bytes,2,opt,name=group,proto3" json:"group,omitempty"` //分组 Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` // 通知类型编码 Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` //通知的命名 // contains filtered or unexported fields }
func (*NotifyConfigIndexReq) Descriptor
deprecated
func (*NotifyConfigIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use NotifyConfigIndexReq.ProtoReflect.Descriptor instead.
func (*NotifyConfigIndexReq) GetCode ¶
func (x *NotifyConfigIndexReq) GetCode() string
func (*NotifyConfigIndexReq) GetGroup ¶
func (x *NotifyConfigIndexReq) GetGroup() string
func (*NotifyConfigIndexReq) GetName ¶
func (x *NotifyConfigIndexReq) GetName() string
func (*NotifyConfigIndexReq) GetPage ¶
func (x *NotifyConfigIndexReq) GetPage() *PageInfo
func (*NotifyConfigIndexReq) ProtoMessage ¶
func (*NotifyConfigIndexReq) ProtoMessage()
func (*NotifyConfigIndexReq) ProtoReflect ¶
func (x *NotifyConfigIndexReq) ProtoReflect() protoreflect.Message
func (*NotifyConfigIndexReq) Reset ¶
func (x *NotifyConfigIndexReq) Reset()
func (*NotifyConfigIndexReq) String ¶
func (x *NotifyConfigIndexReq) String() string
type NotifyConfigIndexResp ¶
type NotifyConfigIndexResp struct { List []*NotifyConfig `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*NotifyConfigIndexResp) Descriptor
deprecated
func (*NotifyConfigIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use NotifyConfigIndexResp.ProtoReflect.Descriptor instead.
func (*NotifyConfigIndexResp) GetList ¶
func (x *NotifyConfigIndexResp) GetList() []*NotifyConfig
func (*NotifyConfigIndexResp) GetTotal ¶
func (x *NotifyConfigIndexResp) GetTotal() int64
func (*NotifyConfigIndexResp) ProtoMessage ¶
func (*NotifyConfigIndexResp) ProtoMessage()
func (*NotifyConfigIndexResp) ProtoReflect ¶
func (x *NotifyConfigIndexResp) ProtoReflect() protoreflect.Message
func (*NotifyConfigIndexResp) Reset ¶
func (x *NotifyConfigIndexResp) Reset()
func (*NotifyConfigIndexResp) String ¶
func (x *NotifyConfigIndexResp) String() string
type NotifyConfigSendReq ¶
type NotifyConfigSendReq struct { UserIDs []int64 `protobuf:"varint,1,rep,packed,name=userIDs,proto3" json:"userIDs,omitempty"` //只有填写了用户ID才会记录 Accounts []string `protobuf:"bytes,2,rep,name=accounts,proto3" json:"accounts,omitempty"` // string accountType =3; NotifyCode string `protobuf:"bytes,4,opt,name=notifyCode,proto3" json:"notifyCode,omitempty"` //通知的code Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"` //通知类型 Params map[string]string `` /* 153-byte string literal not displayed */ Str1 string `protobuf:"bytes,7,opt,name=str1,proto3" json:"str1,omitempty"` Str2 string `protobuf:"bytes,8,opt,name=str2,proto3" json:"str2,omitempty"` Str3 string `protobuf:"bytes,9,opt,name=str3,proto3" json:"str3,omitempty"` TemplateID int64 `protobuf:"varint,10,opt,name=templateID,proto3" json:"templateID,omitempty"` //指定模版 // contains filtered or unexported fields }
func (*NotifyConfigSendReq) Descriptor
deprecated
func (*NotifyConfigSendReq) Descriptor() ([]byte, []int)
Deprecated: Use NotifyConfigSendReq.ProtoReflect.Descriptor instead.
func (*NotifyConfigSendReq) GetAccounts ¶
func (x *NotifyConfigSendReq) GetAccounts() []string
func (*NotifyConfigSendReq) GetNotifyCode ¶
func (x *NotifyConfigSendReq) GetNotifyCode() string
func (*NotifyConfigSendReq) GetParams ¶
func (x *NotifyConfigSendReq) GetParams() map[string]string
func (*NotifyConfigSendReq) GetStr1 ¶
func (x *NotifyConfigSendReq) GetStr1() string
func (*NotifyConfigSendReq) GetStr2 ¶
func (x *NotifyConfigSendReq) GetStr2() string
func (*NotifyConfigSendReq) GetStr3 ¶
func (x *NotifyConfigSendReq) GetStr3() string
func (*NotifyConfigSendReq) GetTemplateID ¶
func (x *NotifyConfigSendReq) GetTemplateID() int64
func (*NotifyConfigSendReq) GetType ¶
func (x *NotifyConfigSendReq) GetType() string
func (*NotifyConfigSendReq) GetUserIDs ¶
func (x *NotifyConfigSendReq) GetUserIDs() []int64
func (*NotifyConfigSendReq) ProtoMessage ¶
func (*NotifyConfigSendReq) ProtoMessage()
func (*NotifyConfigSendReq) ProtoReflect ¶
func (x *NotifyConfigSendReq) ProtoReflect() protoreflect.Message
func (*NotifyConfigSendReq) Reset ¶
func (x *NotifyConfigSendReq) Reset()
func (*NotifyConfigSendReq) String ¶
func (x *NotifyConfigSendReq) String() string
type NotifyConfigTemplate ¶
type NotifyConfigTemplate struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` NotifyCode string `protobuf:"bytes,2,opt,name=notifyCode,proto3" json:"notifyCode,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` TemplateID int64 `protobuf:"varint,4,opt,name=templateID,proto3" json:"templateID,omitempty"` // contains filtered or unexported fields }
func (*NotifyConfigTemplate) Descriptor
deprecated
func (*NotifyConfigTemplate) Descriptor() ([]byte, []int)
Deprecated: Use NotifyConfigTemplate.ProtoReflect.Descriptor instead.
func (*NotifyConfigTemplate) GetId ¶
func (x *NotifyConfigTemplate) GetId() int64
func (*NotifyConfigTemplate) GetNotifyCode ¶
func (x *NotifyConfigTemplate) GetNotifyCode() string
func (*NotifyConfigTemplate) GetTemplateID ¶
func (x *NotifyConfigTemplate) GetTemplateID() int64
func (*NotifyConfigTemplate) GetType ¶
func (x *NotifyConfigTemplate) GetType() string
func (*NotifyConfigTemplate) ProtoMessage ¶
func (*NotifyConfigTemplate) ProtoMessage()
func (*NotifyConfigTemplate) ProtoReflect ¶
func (x *NotifyConfigTemplate) ProtoReflect() protoreflect.Message
func (*NotifyConfigTemplate) Reset ¶
func (x *NotifyConfigTemplate) Reset()
func (*NotifyConfigTemplate) String ¶
func (x *NotifyConfigTemplate) String() string
type NotifyConfigTemplateDeleteReq ¶
type NotifyConfigTemplateDeleteReq struct { NotifyCode string `protobuf:"bytes,2,opt,name=notifyCode,proto3" json:"notifyCode,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*NotifyConfigTemplateDeleteReq) Descriptor
deprecated
func (*NotifyConfigTemplateDeleteReq) Descriptor() ([]byte, []int)
Deprecated: Use NotifyConfigTemplateDeleteReq.ProtoReflect.Descriptor instead.
func (*NotifyConfigTemplateDeleteReq) GetNotifyCode ¶
func (x *NotifyConfigTemplateDeleteReq) GetNotifyCode() string
func (*NotifyConfigTemplateDeleteReq) GetType ¶
func (x *NotifyConfigTemplateDeleteReq) GetType() string
func (*NotifyConfigTemplateDeleteReq) ProtoMessage ¶
func (*NotifyConfigTemplateDeleteReq) ProtoMessage()
func (*NotifyConfigTemplateDeleteReq) ProtoReflect ¶
func (x *NotifyConfigTemplateDeleteReq) ProtoReflect() protoreflect.Message
func (*NotifyConfigTemplateDeleteReq) Reset ¶
func (x *NotifyConfigTemplateDeleteReq) Reset()
func (*NotifyConfigTemplateDeleteReq) String ¶
func (x *NotifyConfigTemplateDeleteReq) String() string
type NotifyConfigTemplateIndexReq ¶
type NotifyConfigTemplateIndexReq struct { NotifyCode string `protobuf:"bytes,2,opt,name=notifyCode,proto3" json:"notifyCode,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*NotifyConfigTemplateIndexReq) Descriptor
deprecated
func (*NotifyConfigTemplateIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use NotifyConfigTemplateIndexReq.ProtoReflect.Descriptor instead.
func (*NotifyConfigTemplateIndexReq) GetNotifyCode ¶
func (x *NotifyConfigTemplateIndexReq) GetNotifyCode() string
func (*NotifyConfigTemplateIndexReq) GetType ¶
func (x *NotifyConfigTemplateIndexReq) GetType() string
func (*NotifyConfigTemplateIndexReq) ProtoMessage ¶
func (*NotifyConfigTemplateIndexReq) ProtoMessage()
func (*NotifyConfigTemplateIndexReq) ProtoReflect ¶
func (x *NotifyConfigTemplateIndexReq) ProtoReflect() protoreflect.Message
func (*NotifyConfigTemplateIndexReq) Reset ¶
func (x *NotifyConfigTemplateIndexReq) Reset()
func (*NotifyConfigTemplateIndexReq) String ¶
func (x *NotifyConfigTemplateIndexReq) String() string
type NotifyConfigTemplateIndexResp ¶
type NotifyConfigTemplateIndexResp struct { List []*NotifyConfigTemplate `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*NotifyConfigTemplateIndexResp) Descriptor
deprecated
func (*NotifyConfigTemplateIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use NotifyConfigTemplateIndexResp.ProtoReflect.Descriptor instead.
func (*NotifyConfigTemplateIndexResp) GetList ¶
func (x *NotifyConfigTemplateIndexResp) GetList() []*NotifyConfigTemplate
func (*NotifyConfigTemplateIndexResp) ProtoMessage ¶
func (*NotifyConfigTemplateIndexResp) ProtoMessage()
func (*NotifyConfigTemplateIndexResp) ProtoReflect ¶
func (x *NotifyConfigTemplateIndexResp) ProtoReflect() protoreflect.Message
func (*NotifyConfigTemplateIndexResp) Reset ¶
func (x *NotifyConfigTemplateIndexResp) Reset()
func (*NotifyConfigTemplateIndexResp) String ¶
func (x *NotifyConfigTemplateIndexResp) String() string
type NotifyManageClient ¶
type NotifyManageClient interface { // 站内信 MessageInfoSend(ctx context.Context, in *MessageInfoSendReq, opts ...grpc.CallOption) (*WithID, error) MessageInfoIndex(ctx context.Context, in *MessageInfoIndexReq, opts ...grpc.CallOption) (*MessageInfoIndexResp, error) MessageInfoUpdate(ctx context.Context, in *MessageInfo, opts ...grpc.CallOption) (*Empty, error) MessageInfoDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error) // 通知配置信息 NotifyConfigRead(ctx context.Context, in *WithIDCode, opts ...grpc.CallOption) (*NotifyConfig, error) NotifyConfigCreate(ctx context.Context, in *NotifyConfig, opts ...grpc.CallOption) (*WithID, error) NotifyConfigUpdate(ctx context.Context, in *NotifyConfig, opts ...grpc.CallOption) (*Empty, error) NotifyConfigIndex(ctx context.Context, in *NotifyConfigIndexReq, opts ...grpc.CallOption) (*NotifyConfigIndexResp, error) NotifyConfigDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error) NotifyConfigSend(ctx context.Context, in *NotifyConfigSendReq, opts ...grpc.CallOption) (*Empty, error) // 通知模版 NotifyTemplateRead(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*NotifyTemplate, error) NotifyTemplateCreate(ctx context.Context, in *NotifyTemplate, opts ...grpc.CallOption) (*WithID, error) NotifyTemplateUpdate(ctx context.Context, in *NotifyTemplate, opts ...grpc.CallOption) (*Empty, error) NotifyTemplateIndex(ctx context.Context, in *NotifyTemplateIndexReq, opts ...grpc.CallOption) (*NotifyTemplateIndexResp, error) NotifyTemplateDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error) // 租户通知配置 NotifyConfigTemplateUpdate(ctx context.Context, in *NotifyConfigTemplate, opts ...grpc.CallOption) (*Empty, error) NotifyConfigTemplateDelete(ctx context.Context, in *NotifyConfigTemplateDeleteReq, opts ...grpc.CallOption) (*Empty, error) NotifyConfigTemplateIndex(ctx context.Context, in *NotifyConfigTemplateIndexReq, opts ...grpc.CallOption) (*NotifyConfigTemplateIndexResp, error) NotifyChannelRead(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*NotifyChannel, error) NotifyChannelCreate(ctx context.Context, in *NotifyChannel, opts ...grpc.CallOption) (*WithID, error) NotifyChannelUpdate(ctx context.Context, in *NotifyChannel, opts ...grpc.CallOption) (*Empty, error) NotifyChannelIndex(ctx context.Context, in *NotifyChannelIndexReq, opts ...grpc.CallOption) (*NotifyChannelIndexResp, error) NotifyChannelDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error) }
NotifyManageClient is the client API for NotifyManage service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewNotifyManageClient ¶
func NewNotifyManageClient(cc grpc.ClientConnInterface) NotifyManageClient
type NotifyManageServer ¶
type NotifyManageServer interface { // 站内信 MessageInfoSend(context.Context, *MessageInfoSendReq) (*WithID, error) MessageInfoIndex(context.Context, *MessageInfoIndexReq) (*MessageInfoIndexResp, error) MessageInfoUpdate(context.Context, *MessageInfo) (*Empty, error) MessageInfoDelete(context.Context, *WithID) (*Empty, error) // 通知配置信息 NotifyConfigRead(context.Context, *WithIDCode) (*NotifyConfig, error) NotifyConfigCreate(context.Context, *NotifyConfig) (*WithID, error) NotifyConfigUpdate(context.Context, *NotifyConfig) (*Empty, error) NotifyConfigIndex(context.Context, *NotifyConfigIndexReq) (*NotifyConfigIndexResp, error) NotifyConfigDelete(context.Context, *WithID) (*Empty, error) NotifyConfigSend(context.Context, *NotifyConfigSendReq) (*Empty, error) // 通知模版 NotifyTemplateRead(context.Context, *WithID) (*NotifyTemplate, error) NotifyTemplateCreate(context.Context, *NotifyTemplate) (*WithID, error) NotifyTemplateUpdate(context.Context, *NotifyTemplate) (*Empty, error) NotifyTemplateIndex(context.Context, *NotifyTemplateIndexReq) (*NotifyTemplateIndexResp, error) NotifyTemplateDelete(context.Context, *WithID) (*Empty, error) // 租户通知配置 NotifyConfigTemplateUpdate(context.Context, *NotifyConfigTemplate) (*Empty, error) NotifyConfigTemplateDelete(context.Context, *NotifyConfigTemplateDeleteReq) (*Empty, error) NotifyConfigTemplateIndex(context.Context, *NotifyConfigTemplateIndexReq) (*NotifyConfigTemplateIndexResp, error) NotifyChannelRead(context.Context, *WithID) (*NotifyChannel, error) NotifyChannelCreate(context.Context, *NotifyChannel) (*WithID, error) NotifyChannelUpdate(context.Context, *NotifyChannel) (*Empty, error) NotifyChannelIndex(context.Context, *NotifyChannelIndexReq) (*NotifyChannelIndexResp, error) NotifyChannelDelete(context.Context, *WithID) (*Empty, error) // contains filtered or unexported methods }
NotifyManageServer is the server API for NotifyManage service. All implementations must embed UnimplementedNotifyManageServer for forward compatibility
type NotifyTemplate ¶
type NotifyTemplate struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // id编号 TenantCode string `protobuf:"bytes,2,opt,name=tenantCode,proto3" json:"tenantCode,omitempty"` //限定租户,不填是通用的 Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` //通知的命名 NotifyCode string `protobuf:"bytes,4,opt,name=notifyCode,proto3" json:"notifyCode,omitempty"` //对应的配置Code Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"` //对应的配置类型 sms email TemplateCode string `protobuf:"bytes,6,opt,name=templateCode,proto3" json:"templateCode,omitempty"` // 通知类型编码 SignName string `protobuf:"bytes,7,opt,name=signName,proto3" json:"signName,omitempty"` //签名(短信) Subject string `protobuf:"bytes,8,opt,name=subject,proto3" json:"subject,omitempty"` //默认消息主题 Body string `protobuf:"bytes,9,opt,name=body,proto3" json:"body,omitempty"` //默认模版内容 Desc string `protobuf:"bytes,10,opt,name=desc,proto3" json:"desc,omitempty"` // 备注 ChannelID int64 `protobuf:"varint,11,opt,name=channelID,proto3" json:"channelID,omitempty"` //通道ID Channel *NotifyChannel `protobuf:"bytes,12,opt,name=Channel,proto3" json:"Channel,omitempty"` // contains filtered or unexported fields }
func (*NotifyTemplate) Descriptor
deprecated
func (*NotifyTemplate) Descriptor() ([]byte, []int)
Deprecated: Use NotifyTemplate.ProtoReflect.Descriptor instead.
func (*NotifyTemplate) GetBody ¶
func (x *NotifyTemplate) GetBody() string
func (*NotifyTemplate) GetChannel ¶
func (x *NotifyTemplate) GetChannel() *NotifyChannel
func (*NotifyTemplate) GetChannelID ¶
func (x *NotifyTemplate) GetChannelID() int64
func (*NotifyTemplate) GetDesc ¶
func (x *NotifyTemplate) GetDesc() string
func (*NotifyTemplate) GetId ¶
func (x *NotifyTemplate) GetId() int64
func (*NotifyTemplate) GetName ¶
func (x *NotifyTemplate) GetName() string
func (*NotifyTemplate) GetNotifyCode ¶
func (x *NotifyTemplate) GetNotifyCode() string
func (*NotifyTemplate) GetSignName ¶
func (x *NotifyTemplate) GetSignName() string
func (*NotifyTemplate) GetSubject ¶
func (x *NotifyTemplate) GetSubject() string
func (*NotifyTemplate) GetTemplateCode ¶
func (x *NotifyTemplate) GetTemplateCode() string
func (*NotifyTemplate) GetTenantCode ¶
func (x *NotifyTemplate) GetTenantCode() string
func (*NotifyTemplate) GetType ¶
func (x *NotifyTemplate) GetType() string
func (*NotifyTemplate) ProtoMessage ¶
func (*NotifyTemplate) ProtoMessage()
func (*NotifyTemplate) ProtoReflect ¶
func (x *NotifyTemplate) ProtoReflect() protoreflect.Message
func (*NotifyTemplate) Reset ¶
func (x *NotifyTemplate) Reset()
func (*NotifyTemplate) String ¶
func (x *NotifyTemplate) String() string
type NotifyTemplateIndexReq ¶
type NotifyTemplateIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` //通知的命名 NotifyCode string `protobuf:"bytes,4,opt,name=notifyCode,proto3" json:"notifyCode,omitempty"` //对应的配置Code Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"` //对应的配置类型 sms email // contains filtered or unexported fields }
func (*NotifyTemplateIndexReq) Descriptor
deprecated
func (*NotifyTemplateIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use NotifyTemplateIndexReq.ProtoReflect.Descriptor instead.
func (*NotifyTemplateIndexReq) GetName ¶
func (x *NotifyTemplateIndexReq) GetName() string
func (*NotifyTemplateIndexReq) GetNotifyCode ¶
func (x *NotifyTemplateIndexReq) GetNotifyCode() string
func (*NotifyTemplateIndexReq) GetPage ¶
func (x *NotifyTemplateIndexReq) GetPage() *PageInfo
func (*NotifyTemplateIndexReq) GetType ¶
func (x *NotifyTemplateIndexReq) GetType() string
func (*NotifyTemplateIndexReq) ProtoMessage ¶
func (*NotifyTemplateIndexReq) ProtoMessage()
func (*NotifyTemplateIndexReq) ProtoReflect ¶
func (x *NotifyTemplateIndexReq) ProtoReflect() protoreflect.Message
func (*NotifyTemplateIndexReq) Reset ¶
func (x *NotifyTemplateIndexReq) Reset()
func (*NotifyTemplateIndexReq) String ¶
func (x *NotifyTemplateIndexReq) String() string
type NotifyTemplateIndexResp ¶
type NotifyTemplateIndexResp struct { List []*NotifyTemplate `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*NotifyTemplateIndexResp) Descriptor
deprecated
func (*NotifyTemplateIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use NotifyTemplateIndexResp.ProtoReflect.Descriptor instead.
func (*NotifyTemplateIndexResp) GetList ¶
func (x *NotifyTemplateIndexResp) GetList() []*NotifyTemplate
func (*NotifyTemplateIndexResp) GetTotal ¶
func (x *NotifyTemplateIndexResp) GetTotal() int64
func (*NotifyTemplateIndexResp) ProtoMessage ¶
func (*NotifyTemplateIndexResp) ProtoMessage()
func (*NotifyTemplateIndexResp) ProtoReflect ¶
func (x *NotifyTemplateIndexResp) ProtoReflect() protoreflect.Message
func (*NotifyTemplateIndexResp) Reset ¶
func (x *NotifyTemplateIndexResp) Reset()
func (*NotifyTemplateIndexResp) String ¶
func (x *NotifyTemplateIndexResp) String() string
type OpenAccess ¶ added in v0.1.6
type OpenAccess struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` TenantCode string `protobuf:"bytes,2,opt,name=tenantCode,proto3" json:"tenantCode,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` UserID int64 `protobuf:"varint,4,opt,name=userID,proto3" json:"userID,omitempty"` AccessSecret string `protobuf:"bytes,5,opt,name=accessSecret,proto3" json:"accessSecret,omitempty"` IpRange []string `protobuf:"bytes,6,rep,name=ipRange,proto3" json:"ipRange,omitempty"` Desc string `protobuf:"bytes,7,opt,name=desc,proto3" json:"desc,omitempty"` // contains filtered or unexported fields }
func (*OpenAccess) Descriptor
deprecated
added in
v0.1.6
func (*OpenAccess) Descriptor() ([]byte, []int)
Deprecated: Use OpenAccess.ProtoReflect.Descriptor instead.
func (*OpenAccess) GetAccessSecret ¶ added in v0.1.6
func (x *OpenAccess) GetAccessSecret() string
func (*OpenAccess) GetCode ¶ added in v0.1.6
func (x *OpenAccess) GetCode() string
func (*OpenAccess) GetDesc ¶ added in v0.1.6
func (x *OpenAccess) GetDesc() string
func (*OpenAccess) GetId ¶ added in v0.1.6
func (x *OpenAccess) GetId() int64
func (*OpenAccess) GetIpRange ¶ added in v0.1.6
func (x *OpenAccess) GetIpRange() []string
func (*OpenAccess) GetTenantCode ¶ added in v0.1.6
func (x *OpenAccess) GetTenantCode() string
func (*OpenAccess) GetUserID ¶ added in v0.1.6
func (x *OpenAccess) GetUserID() int64
func (*OpenAccess) ProtoMessage ¶ added in v0.1.6
func (*OpenAccess) ProtoMessage()
func (*OpenAccess) ProtoReflect ¶ added in v0.1.6
func (x *OpenAccess) ProtoReflect() protoreflect.Message
func (*OpenAccess) Reset ¶ added in v0.1.6
func (x *OpenAccess) Reset()
func (*OpenAccess) String ¶ added in v0.1.6
func (x *OpenAccess) String() string
type OpenAccessIndexReq ¶ added in v0.1.6
type OpenAccessIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` TenantCode string `protobuf:"bytes,2,opt,name=tenantCode,proto3" json:"tenantCode,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` UserID int64 `protobuf:"varint,4,opt,name=userID,proto3" json:"userID,omitempty"` // contains filtered or unexported fields }
func (*OpenAccessIndexReq) Descriptor
deprecated
added in
v0.1.6
func (*OpenAccessIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use OpenAccessIndexReq.ProtoReflect.Descriptor instead.
func (*OpenAccessIndexReq) GetCode ¶ added in v0.1.6
func (x *OpenAccessIndexReq) GetCode() string
func (*OpenAccessIndexReq) GetPage ¶ added in v0.1.6
func (x *OpenAccessIndexReq) GetPage() *PageInfo
func (*OpenAccessIndexReq) GetTenantCode ¶ added in v0.1.6
func (x *OpenAccessIndexReq) GetTenantCode() string
func (*OpenAccessIndexReq) GetUserID ¶ added in v0.1.6
func (x *OpenAccessIndexReq) GetUserID() int64
func (*OpenAccessIndexReq) ProtoMessage ¶ added in v0.1.6
func (*OpenAccessIndexReq) ProtoMessage()
func (*OpenAccessIndexReq) ProtoReflect ¶ added in v0.1.6
func (x *OpenAccessIndexReq) ProtoReflect() protoreflect.Message
func (*OpenAccessIndexReq) Reset ¶ added in v0.1.6
func (x *OpenAccessIndexReq) Reset()
func (*OpenAccessIndexReq) String ¶ added in v0.1.6
func (x *OpenAccessIndexReq) String() string
type OpenAccessIndexResp ¶ added in v0.1.6
type OpenAccessIndexResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*OpenAccess `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*OpenAccessIndexResp) Descriptor
deprecated
added in
v0.1.6
func (*OpenAccessIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use OpenAccessIndexResp.ProtoReflect.Descriptor instead.
func (*OpenAccessIndexResp) GetList ¶ added in v0.1.6
func (x *OpenAccessIndexResp) GetList() []*OpenAccess
func (*OpenAccessIndexResp) GetTotal ¶ added in v0.1.6
func (x *OpenAccessIndexResp) GetTotal() int64
func (*OpenAccessIndexResp) ProtoMessage ¶ added in v0.1.6
func (*OpenAccessIndexResp) ProtoMessage()
func (*OpenAccessIndexResp) ProtoReflect ¶ added in v0.1.6
func (x *OpenAccessIndexResp) ProtoReflect() protoreflect.Message
func (*OpenAccessIndexResp) Reset ¶ added in v0.1.6
func (x *OpenAccessIndexResp) Reset()
func (*OpenAccessIndexResp) String ¶ added in v0.1.6
func (x *OpenAccessIndexResp) String() string
type OperLogCreateReq ¶
type OperLogCreateReq struct { UserID int64 `protobuf:"varint,1,opt,name=userID,proto3" json:"userID,omitempty"` //用户id OperUserName string `protobuf:"bytes,2,opt,name=operUserName,proto3" json:"operUserName,omitempty"` //操作人员名称 OperName string `protobuf:"bytes,3,opt,name=operName,proto3" json:"operName,omitempty"` //操作名称 BusinessType int64 `protobuf:"varint,4,opt,name=businessType,proto3" json:"businessType,omitempty"` //业务类型(1新增 2修改 3删除 4查询) Uri string `protobuf:"bytes,5,opt,name=uri,proto3" json:"uri,omitempty"` //请求地址 Route string `protobuf:"bytes,6,opt,name=route,proto3" json:"route,omitempty"` //接口路由 OperIpAddr string `protobuf:"bytes,7,opt,name=operIpAddr,proto3" json:"operIpAddr,omitempty"` //操作主机地址 OperLocation string `protobuf:"bytes,8,opt,name=operLocation,proto3" json:"operLocation,omitempty"` //操作地点 Req string `protobuf:"bytes,9,opt,name=req,proto3" json:"req,omitempty"` //请求参数 Resp string `protobuf:"bytes,10,opt,name=resp,proto3" json:"resp,omitempty"` //返回参数 Code int64 `protobuf:"varint,11,opt,name=code,proto3" json:"code,omitempty"` //返回状态(200成功 其它失败) Msg string `protobuf:"bytes,12,opt,name=msg,proto3" json:"msg,omitempty"` //提示消息 AppCode string `protobuf:"bytes,13,opt,name=appCode,proto3" json:"appCode,omitempty"` //应用编码 // contains filtered or unexported fields }
func (*OperLogCreateReq) Descriptor
deprecated
func (*OperLogCreateReq) Descriptor() ([]byte, []int)
Deprecated: Use OperLogCreateReq.ProtoReflect.Descriptor instead.
func (*OperLogCreateReq) GetAppCode ¶
func (x *OperLogCreateReq) GetAppCode() string
func (*OperLogCreateReq) GetBusinessType ¶
func (x *OperLogCreateReq) GetBusinessType() int64
func (*OperLogCreateReq) GetCode ¶
func (x *OperLogCreateReq) GetCode() int64
func (*OperLogCreateReq) GetMsg ¶
func (x *OperLogCreateReq) GetMsg() string
func (*OperLogCreateReq) GetOperIpAddr ¶
func (x *OperLogCreateReq) GetOperIpAddr() string
func (*OperLogCreateReq) GetOperLocation ¶
func (x *OperLogCreateReq) GetOperLocation() string
func (*OperLogCreateReq) GetOperName ¶
func (x *OperLogCreateReq) GetOperName() string
func (*OperLogCreateReq) GetOperUserName ¶
func (x *OperLogCreateReq) GetOperUserName() string
func (*OperLogCreateReq) GetReq ¶
func (x *OperLogCreateReq) GetReq() string
func (*OperLogCreateReq) GetResp ¶
func (x *OperLogCreateReq) GetResp() string
func (*OperLogCreateReq) GetRoute ¶
func (x *OperLogCreateReq) GetRoute() string
func (*OperLogCreateReq) GetUri ¶
func (x *OperLogCreateReq) GetUri() string
func (*OperLogCreateReq) GetUserID ¶
func (x *OperLogCreateReq) GetUserID() int64
func (*OperLogCreateReq) ProtoMessage ¶
func (*OperLogCreateReq) ProtoMessage()
func (*OperLogCreateReq) ProtoReflect ¶
func (x *OperLogCreateReq) ProtoReflect() protoreflect.Message
func (*OperLogCreateReq) Reset ¶
func (x *OperLogCreateReq) Reset()
func (*OperLogCreateReq) String ¶
func (x *OperLogCreateReq) String() string
type OperLogIndexReq ¶
type OperLogIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //分页信息 只获取一个则不填 OperName string `protobuf:"bytes,2,opt,name=operName,proto3" json:"operName,omitempty"` //按操作名称查找 OperUserName string `protobuf:"bytes,3,opt,name=operUserName,proto3" json:"operUserName,omitempty"` //按操作人员名称查找 BusinessType int64 `protobuf:"varint,4,opt,name=businessType,proto3" json:"businessType,omitempty"` //按业务类型(1新增 2修改 3删除 4查询)查找 AppCode string `protobuf:"bytes,5,opt,name=appCode,proto3" json:"appCode,omitempty"` //应用编码 // contains filtered or unexported fields }
func (*OperLogIndexReq) Descriptor
deprecated
func (*OperLogIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use OperLogIndexReq.ProtoReflect.Descriptor instead.
func (*OperLogIndexReq) GetAppCode ¶
func (x *OperLogIndexReq) GetAppCode() string
func (*OperLogIndexReq) GetBusinessType ¶
func (x *OperLogIndexReq) GetBusinessType() int64
func (*OperLogIndexReq) GetOperName ¶
func (x *OperLogIndexReq) GetOperName() string
func (*OperLogIndexReq) GetOperUserName ¶
func (x *OperLogIndexReq) GetOperUserName() string
func (*OperLogIndexReq) GetPage ¶
func (x *OperLogIndexReq) GetPage() *PageInfo
func (*OperLogIndexReq) ProtoMessage ¶
func (*OperLogIndexReq) ProtoMessage()
func (*OperLogIndexReq) ProtoReflect ¶
func (x *OperLogIndexReq) ProtoReflect() protoreflect.Message
func (*OperLogIndexReq) Reset ¶
func (x *OperLogIndexReq) Reset()
func (*OperLogIndexReq) String ¶
func (x *OperLogIndexReq) String() string
type OperLogIndexResp ¶
type OperLogIndexResp struct { List []*OperLogInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` //总记录数 // contains filtered or unexported fields }
func (*OperLogIndexResp) Descriptor
deprecated
func (*OperLogIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use OperLogIndexResp.ProtoReflect.Descriptor instead.
func (*OperLogIndexResp) GetList ¶
func (x *OperLogIndexResp) GetList() []*OperLogInfo
func (*OperLogIndexResp) GetTotal ¶
func (x *OperLogIndexResp) GetTotal() int64
func (*OperLogIndexResp) ProtoMessage ¶
func (*OperLogIndexResp) ProtoMessage()
func (*OperLogIndexResp) ProtoReflect ¶
func (x *OperLogIndexResp) ProtoReflect() protoreflect.Message
func (*OperLogIndexResp) Reset ¶
func (x *OperLogIndexResp) Reset()
func (*OperLogIndexResp) String ¶
func (x *OperLogIndexResp) String() string
type OperLogInfo ¶
type OperLogInfo struct { UserID int64 `protobuf:"varint,1,opt,name=userID,proto3" json:"userID,omitempty"` //用户id OperUserName string `protobuf:"bytes,2,opt,name=operUserName,proto3" json:"operUserName,omitempty"` //操作人员名称 OperName string `protobuf:"bytes,3,opt,name=operName,proto3" json:"operName,omitempty"` //操作名称 BusinessType int64 `protobuf:"varint,4,opt,name=businessType,proto3" json:"businessType,omitempty"` //业务类型(1新增 2修改 3删除 4查询) Uri string `protobuf:"bytes,5,opt,name=uri,proto3" json:"uri,omitempty"` //请求地址 OperIpAddr string `protobuf:"bytes,6,opt,name=operIpAddr,proto3" json:"operIpAddr,omitempty"` //操作主机地址 OperLocation string `protobuf:"bytes,7,opt,name=operLocation,proto3" json:"operLocation,omitempty"` //操作地点 Req string `protobuf:"bytes,8,opt,name=req,proto3" json:"req,omitempty"` //请求参数 Resp string `protobuf:"bytes,9,opt,name=resp,proto3" json:"resp,omitempty"` //返回参数 Code int64 `protobuf:"varint,10,opt,name=code,proto3" json:"code,omitempty"` //登录状态(200成功 其它失败) Msg string `protobuf:"bytes,11,opt,name=msg,proto3" json:"msg,omitempty"` //提示消息 CreatedTime int64 `protobuf:"varint,12,opt,name=createdTime,proto3" json:"createdTime,omitempty"` //操作时间 AppCode string `protobuf:"bytes,13,opt,name=appCode,proto3" json:"appCode,omitempty"` //应用编码 // contains filtered or unexported fields }
func (*OperLogInfo) Descriptor
deprecated
func (*OperLogInfo) Descriptor() ([]byte, []int)
Deprecated: Use OperLogInfo.ProtoReflect.Descriptor instead.
func (*OperLogInfo) GetAppCode ¶
func (x *OperLogInfo) GetAppCode() string
func (*OperLogInfo) GetBusinessType ¶
func (x *OperLogInfo) GetBusinessType() int64
func (*OperLogInfo) GetCode ¶
func (x *OperLogInfo) GetCode() int64
func (*OperLogInfo) GetCreatedTime ¶
func (x *OperLogInfo) GetCreatedTime() int64
func (*OperLogInfo) GetMsg ¶
func (x *OperLogInfo) GetMsg() string
func (*OperLogInfo) GetOperIpAddr ¶
func (x *OperLogInfo) GetOperIpAddr() string
func (*OperLogInfo) GetOperLocation ¶
func (x *OperLogInfo) GetOperLocation() string
func (*OperLogInfo) GetOperName ¶
func (x *OperLogInfo) GetOperName() string
func (*OperLogInfo) GetOperUserName ¶
func (x *OperLogInfo) GetOperUserName() string
func (*OperLogInfo) GetReq ¶
func (x *OperLogInfo) GetReq() string
func (*OperLogInfo) GetResp ¶
func (x *OperLogInfo) GetResp() string
func (*OperLogInfo) GetUri ¶
func (x *OperLogInfo) GetUri() string
func (*OperLogInfo) GetUserID ¶
func (x *OperLogInfo) GetUserID() int64
func (*OperLogInfo) ProtoMessage ¶
func (*OperLogInfo) ProtoMessage()
func (*OperLogInfo) ProtoReflect ¶
func (x *OperLogInfo) ProtoReflect() protoreflect.Message
func (*OperLogInfo) Reset ¶
func (x *OperLogInfo) Reset()
func (*OperLogInfo) String ¶
func (x *OperLogInfo) String() string
type OpsClient ¶
type OpsClient interface { // 维护工单 Work Order OpsWorkOrderCreate(ctx context.Context, in *OpsWorkOrder, opts ...grpc.CallOption) (*WithID, error) OpsWorkOrderUpdate(ctx context.Context, in *OpsWorkOrder, opts ...grpc.CallOption) (*Empty, error) OpsWorkOrderIndex(ctx context.Context, in *OpsWorkOrderIndexReq, opts ...grpc.CallOption) (*OpsWorkOrderIndexResp, error) // 反馈 OpsFeedbackCreate(ctx context.Context, in *OpsFeedback, opts ...grpc.CallOption) (*WithID, error) OpsFeedbackUpdate(ctx context.Context, in *OpsFeedback, opts ...grpc.CallOption) (*Empty, error) OpsFeedbackIndex(ctx context.Context, in *OpsFeedbackIndexReq, opts ...grpc.CallOption) (*OpsFeedbackIndexResp, error) }
OpsClient is the client API for Ops service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewOpsClient ¶
func NewOpsClient(cc grpc.ClientConnInterface) OpsClient
type OpsFeedback ¶
type OpsFeedback struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` TenantCode string `protobuf:"bytes,2,opt,name=tenantCode,proto3" json:"tenantCode,omitempty"` RaiseUserID int64 `protobuf:"varint,3,opt,name=raiseUserID,proto3" json:"raiseUserID,omitempty"` ProjectID int64 `protobuf:"varint,4,opt,name=projectID,proto3" json:"projectID,omitempty"` Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"` ContactInformation string `protobuf:"bytes,6,opt,name=contactInformation,proto3" json:"contactInformation,omitempty"` IssueDesc string `protobuf:"bytes,7,opt,name=issueDesc,proto3" json:"issueDesc,omitempty"` CreatedTime int64 `protobuf:"varint,8,opt,name=createdTime,proto3" json:"createdTime,omitempty"` Status int64 `protobuf:"varint,9,opt,name=status,proto3" json:"status,omitempty"` //状态(1 待处理 2:处理中 3:已完成) // contains filtered or unexported fields }
func (*OpsFeedback) Descriptor
deprecated
func (*OpsFeedback) Descriptor() ([]byte, []int)
Deprecated: Use OpsFeedback.ProtoReflect.Descriptor instead.
func (*OpsFeedback) GetContactInformation ¶
func (x *OpsFeedback) GetContactInformation() string
func (*OpsFeedback) GetCreatedTime ¶
func (x *OpsFeedback) GetCreatedTime() int64
func (*OpsFeedback) GetId ¶
func (x *OpsFeedback) GetId() int64
func (*OpsFeedback) GetIssueDesc ¶
func (x *OpsFeedback) GetIssueDesc() string
func (*OpsFeedback) GetProjectID ¶
func (x *OpsFeedback) GetProjectID() int64
func (*OpsFeedback) GetRaiseUserID ¶
func (x *OpsFeedback) GetRaiseUserID() int64
func (*OpsFeedback) GetStatus ¶ added in v0.1.5
func (x *OpsFeedback) GetStatus() int64
func (*OpsFeedback) GetTenantCode ¶
func (x *OpsFeedback) GetTenantCode() string
func (*OpsFeedback) GetType ¶
func (x *OpsFeedback) GetType() string
func (*OpsFeedback) ProtoMessage ¶
func (*OpsFeedback) ProtoMessage()
func (*OpsFeedback) ProtoReflect ¶
func (x *OpsFeedback) ProtoReflect() protoreflect.Message
func (*OpsFeedback) Reset ¶
func (x *OpsFeedback) Reset()
func (*OpsFeedback) String ¶
func (x *OpsFeedback) String() string
type OpsFeedbackIndexReq ¶
type OpsFeedbackIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //分页信息 只获取一个则不填 ProjectID int64 `protobuf:"varint,2,opt,name=projectID,proto3" json:"projectID,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` IsAllTenant bool `protobuf:"varint,4,opt,name=isAllTenant,proto3" json:"isAllTenant,omitempty"` //default租户获取所有租户的信息 TenantCode string `protobuf:"bytes,5,opt,name=tenantCode,proto3" json:"tenantCode,omitempty"` //过滤所属租户,isAllTenant为true有效 Status int64 `protobuf:"varint,6,opt,name=status,proto3" json:"status,omitempty"` //状态(1 待处理 2:处理中 3:已完成) // contains filtered or unexported fields }
func (*OpsFeedbackIndexReq) Descriptor
deprecated
func (*OpsFeedbackIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use OpsFeedbackIndexReq.ProtoReflect.Descriptor instead.
func (*OpsFeedbackIndexReq) GetIsAllTenant ¶ added in v0.1.5
func (x *OpsFeedbackIndexReq) GetIsAllTenant() bool
func (*OpsFeedbackIndexReq) GetPage ¶
func (x *OpsFeedbackIndexReq) GetPage() *PageInfo
func (*OpsFeedbackIndexReq) GetProjectID ¶
func (x *OpsFeedbackIndexReq) GetProjectID() int64
func (*OpsFeedbackIndexReq) GetStatus ¶ added in v0.1.5
func (x *OpsFeedbackIndexReq) GetStatus() int64
func (*OpsFeedbackIndexReq) GetTenantCode ¶
func (x *OpsFeedbackIndexReq) GetTenantCode() string
func (*OpsFeedbackIndexReq) GetType ¶
func (x *OpsFeedbackIndexReq) GetType() string
func (*OpsFeedbackIndexReq) ProtoMessage ¶
func (*OpsFeedbackIndexReq) ProtoMessage()
func (*OpsFeedbackIndexReq) ProtoReflect ¶
func (x *OpsFeedbackIndexReq) ProtoReflect() protoreflect.Message
func (*OpsFeedbackIndexReq) Reset ¶
func (x *OpsFeedbackIndexReq) Reset()
func (*OpsFeedbackIndexReq) String ¶
func (x *OpsFeedbackIndexReq) String() string
type OpsFeedbackIndexResp ¶
type OpsFeedbackIndexResp struct { List []*OpsFeedback `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` //设备信息 Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` //总数(只有分页的时候会返回) // contains filtered or unexported fields }
func (*OpsFeedbackIndexResp) Descriptor
deprecated
func (*OpsFeedbackIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use OpsFeedbackIndexResp.ProtoReflect.Descriptor instead.
func (*OpsFeedbackIndexResp) GetList ¶
func (x *OpsFeedbackIndexResp) GetList() []*OpsFeedback
func (*OpsFeedbackIndexResp) GetTotal ¶
func (x *OpsFeedbackIndexResp) GetTotal() int64
func (*OpsFeedbackIndexResp) ProtoMessage ¶
func (*OpsFeedbackIndexResp) ProtoMessage()
func (*OpsFeedbackIndexResp) ProtoReflect ¶
func (x *OpsFeedbackIndexResp) ProtoReflect() protoreflect.Message
func (*OpsFeedbackIndexResp) Reset ¶
func (x *OpsFeedbackIndexResp) Reset()
func (*OpsFeedbackIndexResp) String ¶
func (x *OpsFeedbackIndexResp) String() string
type OpsServer ¶
type OpsServer interface { // 维护工单 Work Order OpsWorkOrderCreate(context.Context, *OpsWorkOrder) (*WithID, error) OpsWorkOrderUpdate(context.Context, *OpsWorkOrder) (*Empty, error) OpsWorkOrderIndex(context.Context, *OpsWorkOrderIndexReq) (*OpsWorkOrderIndexResp, error) // 反馈 OpsFeedbackCreate(context.Context, *OpsFeedback) (*WithID, error) OpsFeedbackUpdate(context.Context, *OpsFeedback) (*Empty, error) OpsFeedbackIndex(context.Context, *OpsFeedbackIndexReq) (*OpsFeedbackIndexResp, error) // contains filtered or unexported methods }
OpsServer is the server API for Ops service. All implementations must embed UnimplementedOpsServer for forward compatibility
type OpsWorkOrder ¶
type OpsWorkOrder struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Number string `protobuf:"bytes,2,opt,name=number,proto3" json:"number,omitempty"` //编号 RaiseUserID int64 `protobuf:"varint,3,opt,name=raiseUserID,proto3" json:"raiseUserID,omitempty"` //问题提出的用户 AreaID int64 `protobuf:"varint,4,opt,name=areaID,proto3" json:"areaID,omitempty"` //项目区域id Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"` //工单类型: deviceMaintenance:设备维修工单 sceneAlarm:场景自动化报警 Params map[string]string `` //参数 json格式 /* 153-byte string literal not displayed */ IssueDesc string `protobuf:"bytes,8,opt,name=issueDesc,proto3" json:"issueDesc,omitempty"` //问题描述 Status int64 `protobuf:"varint,10,opt,name=status,proto3" json:"status,omitempty"` // 状态(1 待处理 2:处理中 3:已完成) (可修改) CreatedTime int64 `protobuf:"varint,11,opt,name=createdTime,proto3" json:"createdTime,omitempty"` //创建时间 HandleTime int64 `protobuf:"varint,12,opt,name=handleTime,proto3" json:"handleTime,omitempty"` FinishedTime int64 `protobuf:"varint,13,opt,name=finishedTime,proto3" json:"finishedTime,omitempty"` // contains filtered or unexported fields }
func (*OpsWorkOrder) Descriptor
deprecated
func (*OpsWorkOrder) Descriptor() ([]byte, []int)
Deprecated: Use OpsWorkOrder.ProtoReflect.Descriptor instead.
func (*OpsWorkOrder) GetAreaID ¶
func (x *OpsWorkOrder) GetAreaID() int64
func (*OpsWorkOrder) GetCreatedTime ¶
func (x *OpsWorkOrder) GetCreatedTime() int64
func (*OpsWorkOrder) GetFinishedTime ¶
func (x *OpsWorkOrder) GetFinishedTime() int64
func (*OpsWorkOrder) GetHandleTime ¶
func (x *OpsWorkOrder) GetHandleTime() int64
func (*OpsWorkOrder) GetId ¶
func (x *OpsWorkOrder) GetId() int64
func (*OpsWorkOrder) GetIssueDesc ¶
func (x *OpsWorkOrder) GetIssueDesc() string
func (*OpsWorkOrder) GetNumber ¶
func (x *OpsWorkOrder) GetNumber() string
func (*OpsWorkOrder) GetParams ¶
func (x *OpsWorkOrder) GetParams() map[string]string
func (*OpsWorkOrder) GetRaiseUserID ¶
func (x *OpsWorkOrder) GetRaiseUserID() int64
func (*OpsWorkOrder) GetStatus ¶
func (x *OpsWorkOrder) GetStatus() int64
func (*OpsWorkOrder) GetType ¶
func (x *OpsWorkOrder) GetType() string
func (*OpsWorkOrder) ProtoMessage ¶
func (*OpsWorkOrder) ProtoMessage()
func (*OpsWorkOrder) ProtoReflect ¶
func (x *OpsWorkOrder) ProtoReflect() protoreflect.Message
func (*OpsWorkOrder) Reset ¶
func (x *OpsWorkOrder) Reset()
func (*OpsWorkOrder) String ¶
func (x *OpsWorkOrder) String() string
type OpsWorkOrderIndexReq ¶
type OpsWorkOrderIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //分页信息 只获取一个则不填 Status int64 `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"` //状态(1 待处理 2:处理中 3:已完成) AreaID int64 `protobuf:"varint,3,opt,name=areaID,proto3" json:"areaID,omitempty"` //区域ID过滤 Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` //工单类型 Number string `protobuf:"bytes,5,opt,name=number,proto3" json:"number,omitempty"` //编号 // contains filtered or unexported fields }
func (*OpsWorkOrderIndexReq) Descriptor
deprecated
func (*OpsWorkOrderIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use OpsWorkOrderIndexReq.ProtoReflect.Descriptor instead.
func (*OpsWorkOrderIndexReq) GetAreaID ¶
func (x *OpsWorkOrderIndexReq) GetAreaID() int64
func (*OpsWorkOrderIndexReq) GetNumber ¶
func (x *OpsWorkOrderIndexReq) GetNumber() string
func (*OpsWorkOrderIndexReq) GetPage ¶
func (x *OpsWorkOrderIndexReq) GetPage() *PageInfo
func (*OpsWorkOrderIndexReq) GetStatus ¶
func (x *OpsWorkOrderIndexReq) GetStatus() int64
func (*OpsWorkOrderIndexReq) GetType ¶
func (x *OpsWorkOrderIndexReq) GetType() string
func (*OpsWorkOrderIndexReq) ProtoMessage ¶
func (*OpsWorkOrderIndexReq) ProtoMessage()
func (*OpsWorkOrderIndexReq) ProtoReflect ¶
func (x *OpsWorkOrderIndexReq) ProtoReflect() protoreflect.Message
func (*OpsWorkOrderIndexReq) Reset ¶
func (x *OpsWorkOrderIndexReq) Reset()
func (*OpsWorkOrderIndexReq) String ¶
func (x *OpsWorkOrderIndexReq) String() string
type OpsWorkOrderIndexResp ¶
type OpsWorkOrderIndexResp struct { List []*OpsWorkOrder `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` //设备信息 Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` //总数(只有分页的时候会返回) // contains filtered or unexported fields }
func (*OpsWorkOrderIndexResp) Descriptor
deprecated
func (*OpsWorkOrderIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use OpsWorkOrderIndexResp.ProtoReflect.Descriptor instead.
func (*OpsWorkOrderIndexResp) GetList ¶
func (x *OpsWorkOrderIndexResp) GetList() []*OpsWorkOrder
func (*OpsWorkOrderIndexResp) GetTotal ¶
func (x *OpsWorkOrderIndexResp) GetTotal() int64
func (*OpsWorkOrderIndexResp) ProtoMessage ¶
func (*OpsWorkOrderIndexResp) ProtoMessage()
func (*OpsWorkOrderIndexResp) ProtoReflect ¶
func (x *OpsWorkOrderIndexResp) ProtoReflect() protoreflect.Message
func (*OpsWorkOrderIndexResp) Reset ¶
func (x *OpsWorkOrderIndexResp) Reset()
func (*OpsWorkOrderIndexResp) String ¶
func (x *OpsWorkOrderIndexResp) String() string
type PageInfo ¶
type PageInfo struct { Page int64 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` Size int64 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"` // 排序信息 Orders []*PageInfo_OrderBy `protobuf:"bytes,3,rep,name=orders,proto3" json:"orders,omitempty"` // contains filtered or unexported fields }
func (*PageInfo) Descriptor
deprecated
func (*PageInfo) GetOrders ¶
func (x *PageInfo) GetOrders() []*PageInfo_OrderBy
func (*PageInfo) ProtoMessage ¶
func (*PageInfo) ProtoMessage()
func (*PageInfo) ProtoReflect ¶
func (x *PageInfo) ProtoReflect() protoreflect.Message
type PageInfo_OrderBy ¶
type PageInfo_OrderBy struct { // 排序的字段名 Field string `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` // 排序方式:0 aes, 1 desc Sort int64 `protobuf:"varint,2,opt,name=sort,proto3" json:"sort,omitempty"` // contains filtered or unexported fields }
func (*PageInfo_OrderBy) Descriptor
deprecated
func (*PageInfo_OrderBy) Descriptor() ([]byte, []int)
Deprecated: Use PageInfo_OrderBy.ProtoReflect.Descriptor instead.
func (*PageInfo_OrderBy) GetField ¶
func (x *PageInfo_OrderBy) GetField() string
func (*PageInfo_OrderBy) GetSort ¶
func (x *PageInfo_OrderBy) GetSort() int64
func (*PageInfo_OrderBy) ProtoMessage ¶
func (*PageInfo_OrderBy) ProtoMessage()
func (*PageInfo_OrderBy) ProtoReflect ¶
func (x *PageInfo_OrderBy) ProtoReflect() protoreflect.Message
func (*PageInfo_OrderBy) Reset ¶
func (x *PageInfo_OrderBy) Reset()
func (*PageInfo_OrderBy) String ¶
func (x *PageInfo_OrderBy) String() string
type Point ¶
type Point struct { Longitude float64 `protobuf:"fixed64,1,opt,name=longitude,proto3" json:"longitude,omitempty"` //经度 Latitude float64 `protobuf:"fixed64,2,opt,name=latitude,proto3" json:"latitude,omitempty"` //纬度 // contains filtered or unexported fields }
func (*Point) Descriptor
deprecated
func (*Point) GetLatitude ¶
func (*Point) GetLongitude ¶
func (*Point) ProtoMessage ¶
func (*Point) ProtoMessage()
func (*Point) ProtoReflect ¶
func (x *Point) ProtoReflect() protoreflect.Message
type ProjectAuth ¶
type ProjectAuth struct { Area map[int64]int64 `` //key是区域ID,value是授权类型 /* 151-byte string literal not displayed */ // 1 //管理权限,可以修改别人的权限,及读写权限 管理权限不限制区域权限 // 2 //读权限,只能读,不能修改 // 3 //读写权限,可以读写该权限 AuthType int64 `protobuf:"varint,2,opt,name=AuthType,proto3" json:"AuthType,omitempty"` //项目的授权类型 // contains filtered or unexported fields }
func (*ProjectAuth) Descriptor
deprecated
func (*ProjectAuth) Descriptor() ([]byte, []int)
Deprecated: Use ProjectAuth.ProtoReflect.Descriptor instead.
func (*ProjectAuth) GetArea ¶
func (x *ProjectAuth) GetArea() map[int64]int64
func (*ProjectAuth) GetAuthType ¶
func (x *ProjectAuth) GetAuthType() int64
func (*ProjectAuth) ProtoMessage ¶
func (*ProjectAuth) ProtoMessage()
func (*ProjectAuth) ProtoReflect ¶
func (x *ProjectAuth) ProtoReflect() protoreflect.Message
func (*ProjectAuth) Reset ¶
func (x *ProjectAuth) Reset()
func (*ProjectAuth) String ¶
func (x *ProjectAuth) String() string
type ProjectInfo ¶
type ProjectInfo struct { CreatedTime int64 `protobuf:"varint,1,opt,name=createdTime,proto3" json:"createdTime,omitempty"` //创建时间(只读) ProjectID int64 `protobuf:"varint,2,opt,name=projectID,proto3" json:"projectID,omitempty"` //项目id(只读) ProjectName string `protobuf:"bytes,3,opt,name=projectName,proto3" json:"projectName,omitempty"` //项目名称(读写) AdminUserID int64 `protobuf:"varint,5,opt,name=adminUserID,proto3" json:"adminUserID,omitempty"` //管理员 // google.protobuf.StringValue region = 6; //项目省市区县(读写) Position *Point `protobuf:"bytes,6,opt,name=Position,proto3" json:"Position,omitempty"` //项目区域定位 Area *wrapperspb.FloatValue `protobuf:"bytes,7,opt,name=area,proto3" json:"area,omitempty"` //建筑面积(单位平米) Ppsm int64 `protobuf:"varint,10,opt,name=ppsm,proto3" json:"ppsm,omitempty"` //w.h/m2 每平方米功耗 建筑定额能耗 Power per square meter Desc *wrapperspb.StringValue `protobuf:"bytes,8,opt,name=desc,proto3" json:"desc,omitempty"` //项目备注(读写) Address *wrapperspb.StringValue `protobuf:"bytes,11,opt,name=address,proto3" json:"address,omitempty"` //项目详细地址 DeviceCount *wrapperspb.Int64Value `protobuf:"bytes,12,opt,name=deviceCount,proto3" json:"deviceCount,omitempty"` //设备统计 AreaCount int64 `protobuf:"varint,9,opt,name=areaCount,proto3" json:"areaCount,omitempty"` //项目下的区域统计(只读) UserCount int64 `protobuf:"varint,17,opt,name=userCount,proto3" json:"userCount,omitempty"` //项目下用户统计 ProjectImg string `protobuf:"bytes,15,opt,name=projectImg,proto3" json:"projectImg,omitempty"` //项目图片 IsUpdateProjectImg bool `protobuf:"varint,16,opt,name=isUpdateProjectImg,proto3" json:"isUpdateProjectImg,omitempty"` //是否更新项目的图片 IsSysCreated int64 `protobuf:"varint,18,opt,name=isSysCreated,proto3" json:"isSysCreated,omitempty"` //是否是系统创建的,系统创建的只有管理员可以删除 Areas []*AreaInfo `protobuf:"bytes,19,rep,name=areas,proto3" json:"areas,omitempty"` // // contains filtered or unexported fields }
func (*ProjectInfo) Descriptor
deprecated
func (*ProjectInfo) Descriptor() ([]byte, []int)
Deprecated: Use ProjectInfo.ProtoReflect.Descriptor instead.
func (*ProjectInfo) GetAddress ¶ added in v0.1.5
func (x *ProjectInfo) GetAddress() *wrapperspb.StringValue
func (*ProjectInfo) GetAdminUserID ¶
func (x *ProjectInfo) GetAdminUserID() int64
func (*ProjectInfo) GetArea ¶
func (x *ProjectInfo) GetArea() *wrapperspb.FloatValue
func (*ProjectInfo) GetAreaCount ¶
func (x *ProjectInfo) GetAreaCount() int64
func (*ProjectInfo) GetAreas ¶
func (x *ProjectInfo) GetAreas() []*AreaInfo
func (*ProjectInfo) GetCreatedTime ¶
func (x *ProjectInfo) GetCreatedTime() int64
func (*ProjectInfo) GetDesc ¶
func (x *ProjectInfo) GetDesc() *wrapperspb.StringValue
func (*ProjectInfo) GetDeviceCount ¶ added in v0.1.5
func (x *ProjectInfo) GetDeviceCount() *wrapperspb.Int64Value
func (*ProjectInfo) GetIsSysCreated ¶
func (x *ProjectInfo) GetIsSysCreated() int64
func (*ProjectInfo) GetIsUpdateProjectImg ¶
func (x *ProjectInfo) GetIsUpdateProjectImg() bool
func (*ProjectInfo) GetPosition ¶
func (x *ProjectInfo) GetPosition() *Point
func (*ProjectInfo) GetPpsm ¶
func (x *ProjectInfo) GetPpsm() int64
func (*ProjectInfo) GetProjectID ¶
func (x *ProjectInfo) GetProjectID() int64
func (*ProjectInfo) GetProjectImg ¶
func (x *ProjectInfo) GetProjectImg() string
func (*ProjectInfo) GetProjectName ¶
func (x *ProjectInfo) GetProjectName() string
func (*ProjectInfo) GetUserCount ¶
func (x *ProjectInfo) GetUserCount() int64
func (*ProjectInfo) ProtoMessage ¶
func (*ProjectInfo) ProtoMessage()
func (*ProjectInfo) ProtoReflect ¶
func (x *ProjectInfo) ProtoReflect() protoreflect.Message
func (*ProjectInfo) Reset ¶
func (x *ProjectInfo) Reset()
func (*ProjectInfo) String ¶
func (x *ProjectInfo) String() string
type ProjectInfoIndexReq ¶
type ProjectInfoIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //进行数据分页(不传默认2000相当于全部) ProjectName string `protobuf:"bytes,2,opt,name=projectName,proto3" json:"projectName,omitempty"` //过滤条件: 项目名称 IsGetAll bool `protobuf:"varint,4,opt,name=isGetAll,proto3" json:"isGetAll,omitempty"` //是否获取所有(管理员获取所有) ProjectIDs []int64 `protobuf:"varint,3,rep,packed,name=projectIDs,proto3" json:"projectIDs,omitempty"` //过滤条件: 过滤项目id列表 WithTopAreas bool `protobuf:"varint,5,opt,name=withTopAreas,proto3" json:"withTopAreas,omitempty"` //同时返回顶层的区域列表 // contains filtered or unexported fields }
func (*ProjectInfoIndexReq) Descriptor
deprecated
func (*ProjectInfoIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use ProjectInfoIndexReq.ProtoReflect.Descriptor instead.
func (*ProjectInfoIndexReq) GetIsGetAll ¶
func (x *ProjectInfoIndexReq) GetIsGetAll() bool
func (*ProjectInfoIndexReq) GetPage ¶
func (x *ProjectInfoIndexReq) GetPage() *PageInfo
func (*ProjectInfoIndexReq) GetProjectIDs ¶
func (x *ProjectInfoIndexReq) GetProjectIDs() []int64
func (*ProjectInfoIndexReq) GetProjectName ¶
func (x *ProjectInfoIndexReq) GetProjectName() string
func (*ProjectInfoIndexReq) GetWithTopAreas ¶
func (x *ProjectInfoIndexReq) GetWithTopAreas() bool
func (*ProjectInfoIndexReq) ProtoMessage ¶
func (*ProjectInfoIndexReq) ProtoMessage()
func (*ProjectInfoIndexReq) ProtoReflect ¶
func (x *ProjectInfoIndexReq) ProtoReflect() protoreflect.Message
func (*ProjectInfoIndexReq) Reset ¶
func (x *ProjectInfoIndexReq) Reset()
func (*ProjectInfoIndexReq) String ¶
func (x *ProjectInfoIndexReq) String() string
type ProjectInfoIndexResp ¶
type ProjectInfoIndexResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` //总数 List []*ProjectInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` //项目列表 // contains filtered or unexported fields }
func (*ProjectInfoIndexResp) Descriptor
deprecated
func (*ProjectInfoIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use ProjectInfoIndexResp.ProtoReflect.Descriptor instead.
func (*ProjectInfoIndexResp) GetList ¶
func (x *ProjectInfoIndexResp) GetList() []*ProjectInfo
func (*ProjectInfoIndexResp) GetTotal ¶
func (x *ProjectInfoIndexResp) GetTotal() int64
func (*ProjectInfoIndexResp) ProtoMessage ¶
func (*ProjectInfoIndexResp) ProtoMessage()
func (*ProjectInfoIndexResp) ProtoReflect ¶
func (x *ProjectInfoIndexResp) ProtoReflect() protoreflect.Message
func (*ProjectInfoIndexResp) Reset ¶
func (x *ProjectInfoIndexResp) Reset()
func (*ProjectInfoIndexResp) String ¶
func (x *ProjectInfoIndexResp) String() string
type ProjectManageClient ¶
type ProjectManageClient interface { // 新增项目 ProjectInfoCreate(ctx context.Context, in *ProjectInfo, opts ...grpc.CallOption) (*ProjectWithID, error) // 更新项目 ProjectInfoUpdate(ctx context.Context, in *ProjectInfo, opts ...grpc.CallOption) (*Empty, error) // 删除项目 ProjectInfoDelete(ctx context.Context, in *ProjectWithID, opts ...grpc.CallOption) (*Empty, error) // 获取项目信息详情 ProjectInfoRead(ctx context.Context, in *ProjectWithID, opts ...grpc.CallOption) (*ProjectInfo, error) // 获取项目信息列表 ProjectInfoIndex(ctx context.Context, in *ProjectInfoIndexReq, opts ...grpc.CallOption) (*ProjectInfoIndexResp, error) ProjectProfileRead(ctx context.Context, in *ProjectProfileReadReq, opts ...grpc.CallOption) (*ProjectProfile, error) ProjectProfileUpdate(ctx context.Context, in *ProjectProfile, opts ...grpc.CallOption) (*Empty, error) ProjectProfileIndex(ctx context.Context, in *ProjectProfileIndexReq, opts ...grpc.CallOption) (*ProjectProfileIndexResp, error) }
ProjectManageClient is the client API for ProjectManage service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewProjectManageClient ¶
func NewProjectManageClient(cc grpc.ClientConnInterface) ProjectManageClient
type ProjectManageServer ¶
type ProjectManageServer interface { // 新增项目 ProjectInfoCreate(context.Context, *ProjectInfo) (*ProjectWithID, error) // 更新项目 ProjectInfoUpdate(context.Context, *ProjectInfo) (*Empty, error) // 删除项目 ProjectInfoDelete(context.Context, *ProjectWithID) (*Empty, error) // 获取项目信息详情 ProjectInfoRead(context.Context, *ProjectWithID) (*ProjectInfo, error) // 获取项目信息列表 ProjectInfoIndex(context.Context, *ProjectInfoIndexReq) (*ProjectInfoIndexResp, error) ProjectProfileRead(context.Context, *ProjectProfileReadReq) (*ProjectProfile, error) ProjectProfileUpdate(context.Context, *ProjectProfile) (*Empty, error) ProjectProfileIndex(context.Context, *ProjectProfileIndexReq) (*ProjectProfileIndexResp, error) // contains filtered or unexported methods }
ProjectManageServer is the server API for ProjectManage service. All implementations must embed UnimplementedProjectManageServer for forward compatibility
type ProjectProfile ¶
type ProjectProfile struct { Code string `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"` Params string `protobuf:"bytes,5,opt,name=params,proto3" json:"params,omitempty"` // contains filtered or unexported fields }
func (*ProjectProfile) Descriptor
deprecated
func (*ProjectProfile) Descriptor() ([]byte, []int)
Deprecated: Use ProjectProfile.ProtoReflect.Descriptor instead.
func (*ProjectProfile) GetCode ¶
func (x *ProjectProfile) GetCode() string
func (*ProjectProfile) GetParams ¶
func (x *ProjectProfile) GetParams() string
func (*ProjectProfile) ProtoMessage ¶
func (*ProjectProfile) ProtoMessage()
func (*ProjectProfile) ProtoReflect ¶
func (x *ProjectProfile) ProtoReflect() protoreflect.Message
func (*ProjectProfile) Reset ¶
func (x *ProjectProfile) Reset()
func (*ProjectProfile) String ¶
func (x *ProjectProfile) String() string
type ProjectProfileIndexReq ¶
type ProjectProfileIndexReq struct { Codes []string `protobuf:"bytes,2,rep,name=codes,proto3" json:"codes,omitempty"` // contains filtered or unexported fields }
func (*ProjectProfileIndexReq) Descriptor
deprecated
func (*ProjectProfileIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use ProjectProfileIndexReq.ProtoReflect.Descriptor instead.
func (*ProjectProfileIndexReq) GetCodes ¶
func (x *ProjectProfileIndexReq) GetCodes() []string
func (*ProjectProfileIndexReq) ProtoMessage ¶
func (*ProjectProfileIndexReq) ProtoMessage()
func (*ProjectProfileIndexReq) ProtoReflect ¶
func (x *ProjectProfileIndexReq) ProtoReflect() protoreflect.Message
func (*ProjectProfileIndexReq) Reset ¶
func (x *ProjectProfileIndexReq) Reset()
func (*ProjectProfileIndexReq) String ¶
func (x *ProjectProfileIndexReq) String() string
type ProjectProfileIndexResp ¶
type ProjectProfileIndexResp struct { Profiles []*ProjectProfile `protobuf:"bytes,1,rep,name=profiles,proto3" json:"profiles,omitempty"` // contains filtered or unexported fields }
func (*ProjectProfileIndexResp) Descriptor
deprecated
func (*ProjectProfileIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use ProjectProfileIndexResp.ProtoReflect.Descriptor instead.
func (*ProjectProfileIndexResp) GetProfiles ¶
func (x *ProjectProfileIndexResp) GetProfiles() []*ProjectProfile
func (*ProjectProfileIndexResp) ProtoMessage ¶
func (*ProjectProfileIndexResp) ProtoMessage()
func (*ProjectProfileIndexResp) ProtoReflect ¶
func (x *ProjectProfileIndexResp) ProtoReflect() protoreflect.Message
func (*ProjectProfileIndexResp) Reset ¶
func (x *ProjectProfileIndexResp) Reset()
func (*ProjectProfileIndexResp) String ¶
func (x *ProjectProfileIndexResp) String() string
type ProjectProfileReadReq ¶
type ProjectProfileReadReq struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*ProjectProfileReadReq) Descriptor
deprecated
func (*ProjectProfileReadReq) Descriptor() ([]byte, []int)
Deprecated: Use ProjectProfileReadReq.ProtoReflect.Descriptor instead.
func (*ProjectProfileReadReq) GetCode ¶
func (x *ProjectProfileReadReq) GetCode() string
func (*ProjectProfileReadReq) ProtoMessage ¶
func (*ProjectProfileReadReq) ProtoMessage()
func (*ProjectProfileReadReq) ProtoReflect ¶
func (x *ProjectProfileReadReq) ProtoReflect() protoreflect.Message
func (*ProjectProfileReadReq) Reset ¶
func (x *ProjectProfileReadReq) Reset()
func (*ProjectProfileReadReq) String ¶
func (x *ProjectProfileReadReq) String() string
type ProjectWithID ¶
type ProjectWithID struct { ProjectID int64 `protobuf:"varint,1,opt,name=projectID,proto3" json:"projectID,omitempty"` //项目id(只读) // contains filtered or unexported fields }
func (*ProjectWithID) Descriptor
deprecated
func (*ProjectWithID) Descriptor() ([]byte, []int)
Deprecated: Use ProjectWithID.ProtoReflect.Descriptor instead.
func (*ProjectWithID) GetProjectID ¶
func (x *ProjectWithID) GetProjectID() int64
func (*ProjectWithID) ProtoMessage ¶
func (*ProjectWithID) ProtoMessage()
func (*ProjectWithID) ProtoReflect ¶
func (x *ProjectWithID) ProtoReflect() protoreflect.Message
func (*ProjectWithID) Reset ¶
func (x *ProjectWithID) Reset()
func (*ProjectWithID) String ¶
func (x *ProjectWithID) String() string
type QRCodeReadReq ¶
type QRCodeReadReq struct { Page string `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //默认是主页,页面 page,例如 pages/index/index,根路径前不要填加 /,不能携带参数(参数请放在scene字段里),如果不填写这个字段,默认跳主页面。scancode_time为系统保留参数,不允许配置 Scene string `protobuf:"bytes,2,opt,name=scene,proto3" json:"scene,omitempty"` // 最大32个可见字符,只支持数字,大小写英文以及部分特殊字符:!#$&'()*+,/:;=?@-._~,其它字符请自行编码为合法字符(因不支持%,中文无法使用 urlencode 处理,请使用其他编码方式) EnvVersion string `protobuf:"bytes,3,opt,name=envVersion,proto3" json:"envVersion,omitempty"` //要打开的小程序版本。正式版为 "release",体验版为 "trial",开发版为 "develop"。默认是正式版。 // contains filtered or unexported fields }
func (*QRCodeReadReq) Descriptor
deprecated
func (*QRCodeReadReq) Descriptor() ([]byte, []int)
Deprecated: Use QRCodeReadReq.ProtoReflect.Descriptor instead.
func (*QRCodeReadReq) GetEnvVersion ¶
func (x *QRCodeReadReq) GetEnvVersion() string
func (*QRCodeReadReq) GetPage ¶
func (x *QRCodeReadReq) GetPage() string
func (*QRCodeReadReq) GetScene ¶
func (x *QRCodeReadReq) GetScene() string
func (*QRCodeReadReq) ProtoMessage ¶
func (*QRCodeReadReq) ProtoMessage()
func (*QRCodeReadReq) ProtoReflect ¶
func (x *QRCodeReadReq) ProtoReflect() protoreflect.Message
func (*QRCodeReadReq) Reset ¶
func (x *QRCodeReadReq) Reset()
func (*QRCodeReadReq) String ¶
func (x *QRCodeReadReq) String() string
type QRCodeReadResp ¶
type QRCodeReadResp struct { Buffer []byte `protobuf:"bytes,1,opt,name=buffer,proto3" json:"buffer,omitempty"` // contains filtered or unexported fields }
func (*QRCodeReadResp) Descriptor
deprecated
func (*QRCodeReadResp) Descriptor() ([]byte, []int)
Deprecated: Use QRCodeReadResp.ProtoReflect.Descriptor instead.
func (*QRCodeReadResp) GetBuffer ¶
func (x *QRCodeReadResp) GetBuffer() []byte
func (*QRCodeReadResp) ProtoMessage ¶
func (*QRCodeReadResp) ProtoMessage()
func (*QRCodeReadResp) ProtoReflect ¶
func (x *QRCodeReadResp) ProtoReflect() protoreflect.Message
func (*QRCodeReadResp) Reset ¶
func (x *QRCodeReadResp) Reset()
func (*QRCodeReadResp) String ¶
func (x *QRCodeReadResp) String() string
type RoleAccessIndexReq ¶
type RoleAccessIndexReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` //角色ID Id int64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` //角色ID // contains filtered or unexported fields }
func (*RoleAccessIndexReq) Descriptor
deprecated
func (*RoleAccessIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use RoleAccessIndexReq.ProtoReflect.Descriptor instead.
func (*RoleAccessIndexReq) GetId ¶
func (x *RoleAccessIndexReq) GetId() int64
func (*RoleAccessIndexReq) GetIds ¶
func (x *RoleAccessIndexReq) GetIds() []int64
func (*RoleAccessIndexReq) ProtoMessage ¶
func (*RoleAccessIndexReq) ProtoMessage()
func (*RoleAccessIndexReq) ProtoReflect ¶
func (x *RoleAccessIndexReq) ProtoReflect() protoreflect.Message
func (*RoleAccessIndexReq) Reset ¶
func (x *RoleAccessIndexReq) Reset()
func (*RoleAccessIndexReq) String ¶
func (x *RoleAccessIndexReq) String() string
type RoleAccessIndexResp ¶
type RoleAccessIndexResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` AccessCodes []string `protobuf:"bytes,3,rep,name=accessCodes,proto3" json:"accessCodes,omitempty"` // contains filtered or unexported fields }
func (*RoleAccessIndexResp) Descriptor
deprecated
func (*RoleAccessIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use RoleAccessIndexResp.ProtoReflect.Descriptor instead.
func (*RoleAccessIndexResp) GetAccessCodes ¶
func (x *RoleAccessIndexResp) GetAccessCodes() []string
func (*RoleAccessIndexResp) GetTotal ¶
func (x *RoleAccessIndexResp) GetTotal() int64
func (*RoleAccessIndexResp) ProtoMessage ¶
func (*RoleAccessIndexResp) ProtoMessage()
func (*RoleAccessIndexResp) ProtoReflect ¶
func (x *RoleAccessIndexResp) ProtoReflect() protoreflect.Message
func (*RoleAccessIndexResp) Reset ¶
func (x *RoleAccessIndexResp) Reset()
func (*RoleAccessIndexResp) String ¶
func (x *RoleAccessIndexResp) String() string
type RoleAccessMultiUpdateReq ¶
type RoleAccessMultiUpdateReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //角色ID AccessCodes []string `protobuf:"bytes,4,rep,name=accessCodes,proto3" json:"accessCodes,omitempty"` // contains filtered or unexported fields }
func (*RoleAccessMultiUpdateReq) Descriptor
deprecated
func (*RoleAccessMultiUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use RoleAccessMultiUpdateReq.ProtoReflect.Descriptor instead.
func (*RoleAccessMultiUpdateReq) GetAccessCodes ¶
func (x *RoleAccessMultiUpdateReq) GetAccessCodes() []string
func (*RoleAccessMultiUpdateReq) GetId ¶
func (x *RoleAccessMultiUpdateReq) GetId() int64
func (*RoleAccessMultiUpdateReq) ProtoMessage ¶
func (*RoleAccessMultiUpdateReq) ProtoMessage()
func (*RoleAccessMultiUpdateReq) ProtoReflect ¶
func (x *RoleAccessMultiUpdateReq) ProtoReflect() protoreflect.Message
func (*RoleAccessMultiUpdateReq) Reset ¶
func (x *RoleAccessMultiUpdateReq) Reset()
func (*RoleAccessMultiUpdateReq) String ¶
func (x *RoleAccessMultiUpdateReq) String() string
type RoleApiAuthReq ¶
type RoleApiAuthReq struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Method string `protobuf:"bytes,2,opt,name=method,proto3" json:"method,omitempty"` // contains filtered or unexported fields }
func (*RoleApiAuthReq) Descriptor
deprecated
func (*RoleApiAuthReq) Descriptor() ([]byte, []int)
Deprecated: Use RoleApiAuthReq.ProtoReflect.Descriptor instead.
func (*RoleApiAuthReq) GetMethod ¶
func (x *RoleApiAuthReq) GetMethod() string
func (*RoleApiAuthReq) GetPath ¶
func (x *RoleApiAuthReq) GetPath() string
func (*RoleApiAuthReq) ProtoMessage ¶
func (*RoleApiAuthReq) ProtoMessage()
func (*RoleApiAuthReq) ProtoReflect ¶
func (x *RoleApiAuthReq) ProtoReflect() protoreflect.Message
func (*RoleApiAuthReq) Reset ¶
func (x *RoleApiAuthReq) Reset()
func (*RoleApiAuthReq) String ¶
func (x *RoleApiAuthReq) String() string
type RoleApiAuthResp ¶
type RoleApiAuthResp struct { BusinessType int64 `protobuf:"varint,1,opt,name=businessType,proto3" json:"businessType,omitempty"` // 业务类型(1新增 2修改 3删除 4查询 5其它) Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` //操作名 // contains filtered or unexported fields }
func (*RoleApiAuthResp) Descriptor
deprecated
func (*RoleApiAuthResp) Descriptor() ([]byte, []int)
Deprecated: Use RoleApiAuthResp.ProtoReflect.Descriptor instead.
func (*RoleApiAuthResp) GetBusinessType ¶
func (x *RoleApiAuthResp) GetBusinessType() int64
func (*RoleApiAuthResp) GetName ¶
func (x *RoleApiAuthResp) GetName() string
func (*RoleApiAuthResp) ProtoMessage ¶
func (*RoleApiAuthResp) ProtoMessage()
func (*RoleApiAuthResp) ProtoReflect ¶
func (x *RoleApiAuthResp) ProtoReflect() protoreflect.Message
func (*RoleApiAuthResp) Reset ¶
func (x *RoleApiAuthResp) Reset()
func (*RoleApiAuthResp) String ¶
func (x *RoleApiAuthResp) String() string
type RoleAppIndexReq ¶
type RoleAppIndexReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` //角色ID Id int64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` //角色ID // contains filtered or unexported fields }
func (*RoleAppIndexReq) Descriptor
deprecated
func (*RoleAppIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use RoleAppIndexReq.ProtoReflect.Descriptor instead.
func (*RoleAppIndexReq) GetId ¶
func (x *RoleAppIndexReq) GetId() int64
func (*RoleAppIndexReq) GetIds ¶
func (x *RoleAppIndexReq) GetIds() []int64
func (*RoleAppIndexReq) ProtoMessage ¶
func (*RoleAppIndexReq) ProtoMessage()
func (*RoleAppIndexReq) ProtoReflect ¶
func (x *RoleAppIndexReq) ProtoReflect() protoreflect.Message
func (*RoleAppIndexReq) Reset ¶
func (x *RoleAppIndexReq) Reset()
func (*RoleAppIndexReq) String ¶
func (x *RoleAppIndexReq) String() string
type RoleAppIndexResp ¶
type RoleAppIndexResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` AppCodes []string `protobuf:"bytes,3,rep,name=appCodes,proto3" json:"appCodes,omitempty"` // contains filtered or unexported fields }
func (*RoleAppIndexResp) Descriptor
deprecated
func (*RoleAppIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use RoleAppIndexResp.ProtoReflect.Descriptor instead.
func (*RoleAppIndexResp) GetAppCodes ¶
func (x *RoleAppIndexResp) GetAppCodes() []string
func (*RoleAppIndexResp) GetTotal ¶
func (x *RoleAppIndexResp) GetTotal() int64
func (*RoleAppIndexResp) ProtoMessage ¶
func (*RoleAppIndexResp) ProtoMessage()
func (*RoleAppIndexResp) ProtoReflect ¶
func (x *RoleAppIndexResp) ProtoReflect() protoreflect.Message
func (*RoleAppIndexResp) Reset ¶
func (x *RoleAppIndexResp) Reset()
func (*RoleAppIndexResp) String ¶
func (x *RoleAppIndexResp) String() string
type RoleAppMultiUpdateReq ¶
type RoleAppMultiUpdateReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` AppCodes []string `protobuf:"bytes,3,rep,name=appCodes,proto3" json:"appCodes,omitempty"` // contains filtered or unexported fields }
func (*RoleAppMultiUpdateReq) Descriptor
deprecated
func (*RoleAppMultiUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use RoleAppMultiUpdateReq.ProtoReflect.Descriptor instead.
func (*RoleAppMultiUpdateReq) GetAppCodes ¶
func (x *RoleAppMultiUpdateReq) GetAppCodes() []string
func (*RoleAppMultiUpdateReq) GetId ¶
func (x *RoleAppMultiUpdateReq) GetId() int64
func (*RoleAppMultiUpdateReq) ProtoMessage ¶
func (*RoleAppMultiUpdateReq) ProtoMessage()
func (*RoleAppMultiUpdateReq) ProtoReflect ¶
func (x *RoleAppMultiUpdateReq) ProtoReflect() protoreflect.Message
func (*RoleAppMultiUpdateReq) Reset ¶
func (x *RoleAppMultiUpdateReq) Reset()
func (*RoleAppMultiUpdateReq) String ¶
func (x *RoleAppMultiUpdateReq) String() string
type RoleAppUpdateReq ¶
type RoleAppUpdateReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` AppCodes []string `protobuf:"bytes,2,rep,name=appCodes,proto3" json:"appCodes,omitempty"` // contains filtered or unexported fields }
func (*RoleAppUpdateReq) Descriptor
deprecated
func (*RoleAppUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use RoleAppUpdateReq.ProtoReflect.Descriptor instead.
func (*RoleAppUpdateReq) GetAppCodes ¶
func (x *RoleAppUpdateReq) GetAppCodes() []string
func (*RoleAppUpdateReq) GetId ¶
func (x *RoleAppUpdateReq) GetId() int64
func (*RoleAppUpdateReq) ProtoMessage ¶
func (*RoleAppUpdateReq) ProtoMessage()
func (*RoleAppUpdateReq) ProtoReflect ¶
func (x *RoleAppUpdateReq) ProtoReflect() protoreflect.Message
func (*RoleAppUpdateReq) Reset ¶
func (x *RoleAppUpdateReq) Reset()
func (*RoleAppUpdateReq) String ¶
func (x *RoleAppUpdateReq) String() string
type RoleInfo ¶
type RoleInfo struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Desc string `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc,omitempty"` CreatedTime int64 `protobuf:"varint,4,opt,name=createdTime,proto3" json:"createdTime,omitempty"` Status int64 `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"` Code string `protobuf:"bytes,6,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*RoleInfo) Descriptor
deprecated
func (*RoleInfo) GetCreatedTime ¶
func (*RoleInfo) ProtoMessage ¶
func (*RoleInfo) ProtoMessage()
func (*RoleInfo) ProtoReflect ¶
func (x *RoleInfo) ProtoReflect() protoreflect.Message
type RoleInfoIndexReq ¶
type RoleInfoIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //分页信息 Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Status int64 `protobuf:"varint,3,opt,name=status,proto3" json:"status,omitempty"` Ids []int64 `protobuf:"varint,4,rep,packed,name=ids,proto3" json:"ids,omitempty"` //角色id列表 Codes []string `protobuf:"bytes,5,rep,name=codes,proto3" json:"codes,omitempty"` // contains filtered or unexported fields }
func (*RoleInfoIndexReq) Descriptor
deprecated
func (*RoleInfoIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use RoleInfoIndexReq.ProtoReflect.Descriptor instead.
func (*RoleInfoIndexReq) GetCodes ¶
func (x *RoleInfoIndexReq) GetCodes() []string
func (*RoleInfoIndexReq) GetIds ¶
func (x *RoleInfoIndexReq) GetIds() []int64
func (*RoleInfoIndexReq) GetName ¶
func (x *RoleInfoIndexReq) GetName() string
func (*RoleInfoIndexReq) GetPage ¶
func (x *RoleInfoIndexReq) GetPage() *PageInfo
func (*RoleInfoIndexReq) GetStatus ¶
func (x *RoleInfoIndexReq) GetStatus() int64
func (*RoleInfoIndexReq) ProtoMessage ¶
func (*RoleInfoIndexReq) ProtoMessage()
func (*RoleInfoIndexReq) ProtoReflect ¶
func (x *RoleInfoIndexReq) ProtoReflect() protoreflect.Message
func (*RoleInfoIndexReq) Reset ¶
func (x *RoleInfoIndexReq) Reset()
func (*RoleInfoIndexReq) String ¶
func (x *RoleInfoIndexReq) String() string
type RoleInfoIndexResp ¶
type RoleInfoIndexResp struct { List []*RoleInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*RoleInfoIndexResp) Descriptor
deprecated
func (*RoleInfoIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use RoleInfoIndexResp.ProtoReflect.Descriptor instead.
func (*RoleInfoIndexResp) GetList ¶
func (x *RoleInfoIndexResp) GetList() []*RoleInfo
func (*RoleInfoIndexResp) GetTotal ¶
func (x *RoleInfoIndexResp) GetTotal() int64
func (*RoleInfoIndexResp) ProtoMessage ¶
func (*RoleInfoIndexResp) ProtoMessage()
func (*RoleInfoIndexResp) ProtoReflect ¶
func (x *RoleInfoIndexResp) ProtoReflect() protoreflect.Message
func (*RoleInfoIndexResp) Reset ¶
func (x *RoleInfoIndexResp) Reset()
func (*RoleInfoIndexResp) String ¶
func (x *RoleInfoIndexResp) String() string
type RoleManageClient ¶
type RoleManageClient interface { RoleInfoCreate(ctx context.Context, in *RoleInfo, opts ...grpc.CallOption) (*WithID, error) RoleInfoIndex(ctx context.Context, in *RoleInfoIndexReq, opts ...grpc.CallOption) (*RoleInfoIndexResp, error) RoleInfoUpdate(ctx context.Context, in *RoleInfo, opts ...grpc.CallOption) (*Empty, error) RoleInfoDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error) RoleMenuIndex(ctx context.Context, in *RoleMenuIndexReq, opts ...grpc.CallOption) (*RoleMenuIndexResp, error) RoleMenuMultiUpdate(ctx context.Context, in *RoleMenuMultiUpdateReq, opts ...grpc.CallOption) (*Empty, error) RoleAppIndex(ctx context.Context, in *RoleAppIndexReq, opts ...grpc.CallOption) (*RoleAppIndexResp, error) RoleAppMultiUpdate(ctx context.Context, in *RoleAppMultiUpdateReq, opts ...grpc.CallOption) (*Empty, error) RoleModuleIndex(ctx context.Context, in *RoleModuleIndexReq, opts ...grpc.CallOption) (*RoleModuleIndexResp, error) RoleModuleMultiUpdate(ctx context.Context, in *RoleModuleMultiUpdateReq, opts ...grpc.CallOption) (*Empty, error) RoleApiAuth(ctx context.Context, in *RoleApiAuthReq, opts ...grpc.CallOption) (*RoleApiAuthResp, error) RoleAccessMultiUpdate(ctx context.Context, in *RoleAccessMultiUpdateReq, opts ...grpc.CallOption) (*Empty, error) RoleAccessIndex(ctx context.Context, in *RoleAccessIndexReq, opts ...grpc.CallOption) (*RoleAccessIndexResp, error) }
RoleManageClient is the client API for RoleManage service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRoleManageClient ¶
func NewRoleManageClient(cc grpc.ClientConnInterface) RoleManageClient
type RoleManageServer ¶
type RoleManageServer interface { RoleInfoCreate(context.Context, *RoleInfo) (*WithID, error) RoleInfoIndex(context.Context, *RoleInfoIndexReq) (*RoleInfoIndexResp, error) RoleInfoUpdate(context.Context, *RoleInfo) (*Empty, error) RoleInfoDelete(context.Context, *WithID) (*Empty, error) RoleMenuIndex(context.Context, *RoleMenuIndexReq) (*RoleMenuIndexResp, error) RoleMenuMultiUpdate(context.Context, *RoleMenuMultiUpdateReq) (*Empty, error) RoleAppIndex(context.Context, *RoleAppIndexReq) (*RoleAppIndexResp, error) RoleAppMultiUpdate(context.Context, *RoleAppMultiUpdateReq) (*Empty, error) RoleModuleIndex(context.Context, *RoleModuleIndexReq) (*RoleModuleIndexResp, error) RoleModuleMultiUpdate(context.Context, *RoleModuleMultiUpdateReq) (*Empty, error) RoleApiAuth(context.Context, *RoleApiAuthReq) (*RoleApiAuthResp, error) RoleAccessMultiUpdate(context.Context, *RoleAccessMultiUpdateReq) (*Empty, error) RoleAccessIndex(context.Context, *RoleAccessIndexReq) (*RoleAccessIndexResp, error) // contains filtered or unexported methods }
RoleManageServer is the server API for RoleManage service. All implementations must embed UnimplementedRoleManageServer for forward compatibility
type RoleMenuIndexReq ¶
type RoleMenuIndexReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` //角色ID Id int64 `protobuf:"varint,4,opt,name=id,proto3" json:"id,omitempty"` //角色ID AppCode string `protobuf:"bytes,2,opt,name=appCode,proto3" json:"appCode,omitempty"` //appCode ModuleCode string `protobuf:"bytes,3,opt,name=moduleCode,proto3" json:"moduleCode,omitempty"` //模块编码 // contains filtered or unexported fields }
func (*RoleMenuIndexReq) Descriptor
deprecated
func (*RoleMenuIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use RoleMenuIndexReq.ProtoReflect.Descriptor instead.
func (*RoleMenuIndexReq) GetAppCode ¶
func (x *RoleMenuIndexReq) GetAppCode() string
func (*RoleMenuIndexReq) GetId ¶
func (x *RoleMenuIndexReq) GetId() int64
func (*RoleMenuIndexReq) GetIds ¶
func (x *RoleMenuIndexReq) GetIds() []int64
func (*RoleMenuIndexReq) GetModuleCode ¶
func (x *RoleMenuIndexReq) GetModuleCode() string
func (*RoleMenuIndexReq) ProtoMessage ¶
func (*RoleMenuIndexReq) ProtoMessage()
func (*RoleMenuIndexReq) ProtoReflect ¶
func (x *RoleMenuIndexReq) ProtoReflect() protoreflect.Message
func (*RoleMenuIndexReq) Reset ¶
func (x *RoleMenuIndexReq) Reset()
func (*RoleMenuIndexReq) String ¶
func (x *RoleMenuIndexReq) String() string
type RoleMenuIndexResp ¶
type RoleMenuIndexResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` MenuIDs []int64 `protobuf:"varint,3,rep,packed,name=menuIDs,proto3" json:"menuIDs,omitempty"` // contains filtered or unexported fields }
func (*RoleMenuIndexResp) Descriptor
deprecated
func (*RoleMenuIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use RoleMenuIndexResp.ProtoReflect.Descriptor instead.
func (*RoleMenuIndexResp) GetMenuIDs ¶
func (x *RoleMenuIndexResp) GetMenuIDs() []int64
func (*RoleMenuIndexResp) GetTotal ¶
func (x *RoleMenuIndexResp) GetTotal() int64
func (*RoleMenuIndexResp) ProtoMessage ¶
func (*RoleMenuIndexResp) ProtoMessage()
func (*RoleMenuIndexResp) ProtoReflect ¶
func (x *RoleMenuIndexResp) ProtoReflect() protoreflect.Message
func (*RoleMenuIndexResp) Reset ¶
func (x *RoleMenuIndexResp) Reset()
func (*RoleMenuIndexResp) String ¶
func (x *RoleMenuIndexResp) String() string
type RoleMenuMultiUpdateReq ¶
type RoleMenuMultiUpdateReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` AppCode string `protobuf:"bytes,2,opt,name=appCode,proto3" json:"appCode,omitempty"` ModuleCode string `protobuf:"bytes,3,opt,name=moduleCode,proto3" json:"moduleCode,omitempty"` //模块编码 MenuIDs []int64 `protobuf:"varint,4,rep,packed,name=menuIDs,proto3" json:"menuIDs,omitempty"` // contains filtered or unexported fields }
func (*RoleMenuMultiUpdateReq) Descriptor
deprecated
func (*RoleMenuMultiUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use RoleMenuMultiUpdateReq.ProtoReflect.Descriptor instead.
func (*RoleMenuMultiUpdateReq) GetAppCode ¶
func (x *RoleMenuMultiUpdateReq) GetAppCode() string
func (*RoleMenuMultiUpdateReq) GetId ¶
func (x *RoleMenuMultiUpdateReq) GetId() int64
func (*RoleMenuMultiUpdateReq) GetMenuIDs ¶
func (x *RoleMenuMultiUpdateReq) GetMenuIDs() []int64
func (*RoleMenuMultiUpdateReq) GetModuleCode ¶
func (x *RoleMenuMultiUpdateReq) GetModuleCode() string
func (*RoleMenuMultiUpdateReq) ProtoMessage ¶
func (*RoleMenuMultiUpdateReq) ProtoMessage()
func (*RoleMenuMultiUpdateReq) ProtoReflect ¶
func (x *RoleMenuMultiUpdateReq) ProtoReflect() protoreflect.Message
func (*RoleMenuMultiUpdateReq) Reset ¶
func (x *RoleMenuMultiUpdateReq) Reset()
func (*RoleMenuMultiUpdateReq) String ¶
func (x *RoleMenuMultiUpdateReq) String() string
type RoleModuleIndexReq ¶
type RoleModuleIndexReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` //角色ID Id int64 `protobuf:"varint,3,opt,name=id,proto3" json:"id,omitempty"` //角色ID AppCode string `protobuf:"bytes,2,opt,name=appCode,proto3" json:"appCode,omitempty"` //appCode // contains filtered or unexported fields }
func (*RoleModuleIndexReq) Descriptor
deprecated
func (*RoleModuleIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use RoleModuleIndexReq.ProtoReflect.Descriptor instead.
func (*RoleModuleIndexReq) GetAppCode ¶
func (x *RoleModuleIndexReq) GetAppCode() string
func (*RoleModuleIndexReq) GetId ¶
func (x *RoleModuleIndexReq) GetId() int64
func (*RoleModuleIndexReq) GetIds ¶
func (x *RoleModuleIndexReq) GetIds() []int64
func (*RoleModuleIndexReq) ProtoMessage ¶
func (*RoleModuleIndexReq) ProtoMessage()
func (*RoleModuleIndexReq) ProtoReflect ¶
func (x *RoleModuleIndexReq) ProtoReflect() protoreflect.Message
func (*RoleModuleIndexReq) Reset ¶
func (x *RoleModuleIndexReq) Reset()
func (*RoleModuleIndexReq) String ¶
func (x *RoleModuleIndexReq) String() string
type RoleModuleIndexResp ¶
type RoleModuleIndexResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` ModuleCodes []string `protobuf:"bytes,3,rep,name=moduleCodes,proto3" json:"moduleCodes,omitempty"` // contains filtered or unexported fields }
func (*RoleModuleIndexResp) Descriptor
deprecated
func (*RoleModuleIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use RoleModuleIndexResp.ProtoReflect.Descriptor instead.
func (*RoleModuleIndexResp) GetModuleCodes ¶
func (x *RoleModuleIndexResp) GetModuleCodes() []string
func (*RoleModuleIndexResp) GetTotal ¶
func (x *RoleModuleIndexResp) GetTotal() int64
func (*RoleModuleIndexResp) ProtoMessage ¶
func (*RoleModuleIndexResp) ProtoMessage()
func (*RoleModuleIndexResp) ProtoReflect ¶
func (x *RoleModuleIndexResp) ProtoReflect() protoreflect.Message
func (*RoleModuleIndexResp) Reset ¶
func (x *RoleModuleIndexResp) Reset()
func (*RoleModuleIndexResp) String ¶
func (x *RoleModuleIndexResp) String() string
type RoleModuleMultiUpdateReq ¶
type RoleModuleMultiUpdateReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` AppCode string `protobuf:"bytes,2,opt,name=appCode,proto3" json:"appCode,omitempty"` ModuleCodes []string `protobuf:"bytes,3,rep,name=moduleCodes,proto3" json:"moduleCodes,omitempty"` // contains filtered or unexported fields }
func (*RoleModuleMultiUpdateReq) Descriptor
deprecated
func (*RoleModuleMultiUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use RoleModuleMultiUpdateReq.ProtoReflect.Descriptor instead.
func (*RoleModuleMultiUpdateReq) GetAppCode ¶
func (x *RoleModuleMultiUpdateReq) GetAppCode() string
func (*RoleModuleMultiUpdateReq) GetId ¶
func (x *RoleModuleMultiUpdateReq) GetId() int64
func (*RoleModuleMultiUpdateReq) GetModuleCodes ¶
func (x *RoleModuleMultiUpdateReq) GetModuleCodes() []string
func (*RoleModuleMultiUpdateReq) ProtoMessage ¶
func (*RoleModuleMultiUpdateReq) ProtoMessage()
func (*RoleModuleMultiUpdateReq) ProtoReflect ¶
func (x *RoleModuleMultiUpdateReq) ProtoReflect() protoreflect.Message
func (*RoleModuleMultiUpdateReq) Reset ¶
func (x *RoleModuleMultiUpdateReq) Reset()
func (*RoleModuleMultiUpdateReq) String ¶
func (x *RoleModuleMultiUpdateReq) String() string
type SendOption ¶
type SendOption struct { TimeoutToFail int64 `protobuf:"varint,1,opt,name=timeoutToFail,proto3" json:"timeoutToFail,omitempty"` //超时失败时间 RequestTimeout int64 `protobuf:"varint,2,opt,name=requestTimeout,proto3" json:"requestTimeout,omitempty"` //请求超时,超时后会进行重试 RetryInterval int64 `protobuf:"varint,3,opt,name=retryInterval,proto3" json:"retryInterval,omitempty"` //重试间隔 // contains filtered or unexported fields }
func (*SendOption) Descriptor
deprecated
func (*SendOption) Descriptor() ([]byte, []int)
Deprecated: Use SendOption.ProtoReflect.Descriptor instead.
func (*SendOption) GetRequestTimeout ¶
func (x *SendOption) GetRequestTimeout() int64
func (*SendOption) GetRetryInterval ¶
func (x *SendOption) GetRetryInterval() int64
func (*SendOption) GetTimeoutToFail ¶
func (x *SendOption) GetTimeoutToFail() int64
func (*SendOption) ProtoMessage ¶
func (*SendOption) ProtoMessage()
func (*SendOption) ProtoReflect ¶
func (x *SendOption) ProtoReflect() protoreflect.Message
func (*SendOption) Reset ¶
func (x *SendOption) Reset()
func (*SendOption) String ¶
func (x *SendOption) String() string
type SlotInfo ¶
type SlotInfo struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` // 主编码 SubCode string `protobuf:"bytes,3,opt,name=subCode,proto3" json:"subCode,omitempty"` // 子编码 SlotCode string `protobuf:"bytes,4,opt,name=slotCode,proto3" json:"slotCode,omitempty"` //slot的编码 Method string `protobuf:"bytes,5,opt,name=method,proto3" json:"method,omitempty"` // 请求方式 GET POST Uri string `protobuf:"bytes,6,opt,name=uri,proto3" json:"uri,omitempty"` // 参考: /api/v1/system/user/self/captcha?fwefwf=gwgweg&wefaef=gwegwe Hosts []string `protobuf:"bytes,7,rep,name=hosts,proto3" json:"hosts,omitempty"` //访问的地址 host or host:port Body string `protobuf:"bytes,8,opt,name=body,proto3" json:"body,omitempty"` // body 参数模板 Handler map[string]string `` //http头 /* 155-byte string literal not displayed */ AuthType string `protobuf:"bytes,10,opt,name=authType,proto3" json:"authType,omitempty"` //鉴权类型 core Desc string `protobuf:"bytes,11,opt,name=desc,proto3" json:"desc,omitempty"` //描述类型 // contains filtered or unexported fields }
func (*SlotInfo) Descriptor
deprecated
func (*SlotInfo) GetAuthType ¶
func (*SlotInfo) GetHandler ¶
func (*SlotInfo) GetSlotCode ¶
func (*SlotInfo) GetSubCode ¶
func (*SlotInfo) ProtoMessage ¶
func (*SlotInfo) ProtoMessage()
func (*SlotInfo) ProtoReflect ¶
func (x *SlotInfo) ProtoReflect() protoreflect.Message
type SlotInfoIndexReq ¶
type SlotInfoIndexReq struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` SubCode string `protobuf:"bytes,2,opt,name=subCode,proto3" json:"subCode,omitempty"` Page *PageInfo `protobuf:"bytes,3,opt,name=page,proto3" json:"page,omitempty"` // 分页信息 只获取一个则不填 // contains filtered or unexported fields }
func (*SlotInfoIndexReq) Descriptor
deprecated
func (*SlotInfoIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use SlotInfoIndexReq.ProtoReflect.Descriptor instead.
func (*SlotInfoIndexReq) GetCode ¶
func (x *SlotInfoIndexReq) GetCode() string
func (*SlotInfoIndexReq) GetPage ¶
func (x *SlotInfoIndexReq) GetPage() *PageInfo
func (*SlotInfoIndexReq) GetSubCode ¶
func (x *SlotInfoIndexReq) GetSubCode() string
func (*SlotInfoIndexReq) ProtoMessage ¶
func (*SlotInfoIndexReq) ProtoMessage()
func (*SlotInfoIndexReq) ProtoReflect ¶
func (x *SlotInfoIndexReq) ProtoReflect() protoreflect.Message
func (*SlotInfoIndexReq) Reset ¶
func (x *SlotInfoIndexReq) Reset()
func (*SlotInfoIndexReq) String ¶
func (x *SlotInfoIndexReq) String() string
type SlotInfoIndexResp ¶
type SlotInfoIndexResp struct { List []*SlotInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*SlotInfoIndexResp) Descriptor
deprecated
func (*SlotInfoIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use SlotInfoIndexResp.ProtoReflect.Descriptor instead.
func (*SlotInfoIndexResp) GetList ¶
func (x *SlotInfoIndexResp) GetList() []*SlotInfo
func (*SlotInfoIndexResp) GetTotal ¶
func (x *SlotInfoIndexResp) GetTotal() int64
func (*SlotInfoIndexResp) ProtoMessage ¶
func (*SlotInfoIndexResp) ProtoMessage()
func (*SlotInfoIndexResp) ProtoReflect ¶
func (x *SlotInfoIndexResp) ProtoReflect() protoreflect.Message
func (*SlotInfoIndexResp) Reset ¶
func (x *SlotInfoIndexResp) Reset()
func (*SlotInfoIndexResp) String ¶
func (x *SlotInfoIndexResp) String() string
type TenantAccessIndexReq ¶
type TenantAccessIndexReq struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*TenantAccessIndexReq) Descriptor
deprecated
func (*TenantAccessIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use TenantAccessIndexReq.ProtoReflect.Descriptor instead.
func (*TenantAccessIndexReq) GetCode ¶
func (x *TenantAccessIndexReq) GetCode() string
func (*TenantAccessIndexReq) ProtoMessage ¶
func (*TenantAccessIndexReq) ProtoMessage()
func (*TenantAccessIndexReq) ProtoReflect ¶
func (x *TenantAccessIndexReq) ProtoReflect() protoreflect.Message
func (*TenantAccessIndexReq) Reset ¶
func (x *TenantAccessIndexReq) Reset()
func (*TenantAccessIndexReq) String ¶
func (x *TenantAccessIndexReq) String() string
type TenantAccessIndexResp ¶
type TenantAccessIndexResp struct { AccessCodes []string `protobuf:"bytes,1,rep,name=accessCodes,proto3" json:"accessCodes,omitempty"` // contains filtered or unexported fields }
func (*TenantAccessIndexResp) Descriptor
deprecated
func (*TenantAccessIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use TenantAccessIndexResp.ProtoReflect.Descriptor instead.
func (*TenantAccessIndexResp) GetAccessCodes ¶
func (x *TenantAccessIndexResp) GetAccessCodes() []string
func (*TenantAccessIndexResp) ProtoMessage ¶
func (*TenantAccessIndexResp) ProtoMessage()
func (*TenantAccessIndexResp) ProtoReflect ¶
func (x *TenantAccessIndexResp) ProtoReflect() protoreflect.Message
func (*TenantAccessIndexResp) Reset ¶
func (x *TenantAccessIndexResp) Reset()
func (*TenantAccessIndexResp) String ¶
func (x *TenantAccessIndexResp) String() string
type TenantAccessMultiSaveReq ¶
type TenantAccessMultiSaveReq struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` AccessCodes []string `protobuf:"bytes,4,rep,name=accessCodes,proto3" json:"accessCodes,omitempty"` // contains filtered or unexported fields }
func (*TenantAccessMultiSaveReq) Descriptor
deprecated
func (*TenantAccessMultiSaveReq) Descriptor() ([]byte, []int)
Deprecated: Use TenantAccessMultiSaveReq.ProtoReflect.Descriptor instead.
func (*TenantAccessMultiSaveReq) GetAccessCodes ¶
func (x *TenantAccessMultiSaveReq) GetAccessCodes() []string
func (*TenantAccessMultiSaveReq) GetCode ¶
func (x *TenantAccessMultiSaveReq) GetCode() string
func (*TenantAccessMultiSaveReq) ProtoMessage ¶
func (*TenantAccessMultiSaveReq) ProtoMessage()
func (*TenantAccessMultiSaveReq) ProtoReflect ¶
func (x *TenantAccessMultiSaveReq) ProtoReflect() protoreflect.Message
func (*TenantAccessMultiSaveReq) Reset ¶
func (x *TenantAccessMultiSaveReq) Reset()
func (*TenantAccessMultiSaveReq) String ¶
func (x *TenantAccessMultiSaveReq) String() string
type TenantAgreement ¶
type TenantAgreement struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` //协议编码 Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` //协议名称 Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"` Content string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"` // contains filtered or unexported fields }
func (*TenantAgreement) Descriptor
deprecated
func (*TenantAgreement) Descriptor() ([]byte, []int)
Deprecated: Use TenantAgreement.ProtoReflect.Descriptor instead.
func (*TenantAgreement) GetCode ¶
func (x *TenantAgreement) GetCode() string
func (*TenantAgreement) GetContent ¶
func (x *TenantAgreement) GetContent() string
func (*TenantAgreement) GetId ¶
func (x *TenantAgreement) GetId() int64
func (*TenantAgreement) GetName ¶
func (x *TenantAgreement) GetName() string
func (*TenantAgreement) GetTitle ¶
func (x *TenantAgreement) GetTitle() string
func (*TenantAgreement) ProtoMessage ¶
func (*TenantAgreement) ProtoMessage()
func (*TenantAgreement) ProtoReflect ¶
func (x *TenantAgreement) ProtoReflect() protoreflect.Message
func (*TenantAgreement) Reset ¶
func (x *TenantAgreement) Reset()
func (*TenantAgreement) String ¶
func (x *TenantAgreement) String() string
type TenantAgreementIndexReq ¶
type TenantAgreementIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` // contains filtered or unexported fields }
func (*TenantAgreementIndexReq) Descriptor
deprecated
func (*TenantAgreementIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use TenantAgreementIndexReq.ProtoReflect.Descriptor instead.
func (*TenantAgreementIndexReq) GetPage ¶
func (x *TenantAgreementIndexReq) GetPage() *PageInfo
func (*TenantAgreementIndexReq) ProtoMessage ¶
func (*TenantAgreementIndexReq) ProtoMessage()
func (*TenantAgreementIndexReq) ProtoReflect ¶
func (x *TenantAgreementIndexReq) ProtoReflect() protoreflect.Message
func (*TenantAgreementIndexReq) Reset ¶
func (x *TenantAgreementIndexReq) Reset()
func (*TenantAgreementIndexReq) String ¶
func (x *TenantAgreementIndexReq) String() string
type TenantAgreementIndexResp ¶
type TenantAgreementIndexResp struct { List []*TenantAgreement `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*TenantAgreementIndexResp) Descriptor
deprecated
func (*TenantAgreementIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use TenantAgreementIndexResp.ProtoReflect.Descriptor instead.
func (*TenantAgreementIndexResp) GetList ¶
func (x *TenantAgreementIndexResp) GetList() []*TenantAgreement
func (*TenantAgreementIndexResp) GetTotal ¶
func (x *TenantAgreementIndexResp) GetTotal() int64
func (*TenantAgreementIndexResp) ProtoMessage ¶
func (*TenantAgreementIndexResp) ProtoMessage()
func (*TenantAgreementIndexResp) ProtoReflect ¶
func (x *TenantAgreementIndexResp) ProtoReflect() protoreflect.Message
func (*TenantAgreementIndexResp) Reset ¶
func (x *TenantAgreementIndexResp) Reset()
func (*TenantAgreementIndexResp) String ¶
func (x *TenantAgreementIndexResp) String() string
type TenantAppIndexReq ¶
type TenantAppIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //分页信息 Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` AppCodes []string `protobuf:"bytes,3,rep,name=appCodes,proto3" json:"appCodes,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` //应用类型 web:web页面 app:应用 mini:小程序 SubType string `protobuf:"bytes,5,opt,name=subType,proto3" json:"subType,omitempty"` //子类型 wx:微信小程序 dingTalk:钉钉小程序 AppID string `protobuf:"bytes,6,opt,name=appID,proto3" json:"appID,omitempty"` // contains filtered or unexported fields }
func (*TenantAppIndexReq) Descriptor
deprecated
func (*TenantAppIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use TenantAppIndexReq.ProtoReflect.Descriptor instead.
func (*TenantAppIndexReq) GetAppCodes ¶
func (x *TenantAppIndexReq) GetAppCodes() []string
func (*TenantAppIndexReq) GetAppID ¶
func (x *TenantAppIndexReq) GetAppID() string
func (*TenantAppIndexReq) GetCode ¶
func (x *TenantAppIndexReq) GetCode() string
func (*TenantAppIndexReq) GetPage ¶
func (x *TenantAppIndexReq) GetPage() *PageInfo
func (*TenantAppIndexReq) GetSubType ¶
func (x *TenantAppIndexReq) GetSubType() string
func (*TenantAppIndexReq) GetType ¶
func (x *TenantAppIndexReq) GetType() string
func (*TenantAppIndexReq) ProtoMessage ¶
func (*TenantAppIndexReq) ProtoMessage()
func (*TenantAppIndexReq) ProtoReflect ¶
func (x *TenantAppIndexReq) ProtoReflect() protoreflect.Message
func (*TenantAppIndexReq) Reset ¶
func (x *TenantAppIndexReq) Reset()
func (*TenantAppIndexReq) String ¶
func (x *TenantAppIndexReq) String() string
type TenantAppIndexResp ¶
type TenantAppIndexResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*TenantAppInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` //app列表数据 // contains filtered or unexported fields }
func (*TenantAppIndexResp) Descriptor
deprecated
func (*TenantAppIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use TenantAppIndexResp.ProtoReflect.Descriptor instead.
func (*TenantAppIndexResp) GetList ¶
func (x *TenantAppIndexResp) GetList() []*TenantAppInfo
func (*TenantAppIndexResp) GetTotal ¶
func (x *TenantAppIndexResp) GetTotal() int64
func (*TenantAppIndexResp) ProtoMessage ¶
func (*TenantAppIndexResp) ProtoMessage()
func (*TenantAppIndexResp) ProtoReflect ¶
func (x *TenantAppIndexResp) ProtoReflect() protoreflect.Message
func (*TenantAppIndexResp) Reset ¶
func (x *TenantAppIndexResp) Reset()
func (*TenantAppIndexResp) String ¶
func (x *TenantAppIndexResp) String() string
type TenantAppInfo ¶
type TenantAppInfo struct { Id int64 `protobuf:"varint,6,opt,name=id,proto3" json:"id,omitempty"` Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` AppCode string `protobuf:"bytes,2,opt,name=appCode,proto3" json:"appCode,omitempty"` Modules []*TenantAppModule `protobuf:"bytes,3,rep,name=modules,proto3" json:"modules,omitempty"` //模块列表 DingMini *ThirdAppConfig `protobuf:"bytes,4,opt,name=dingMini,proto3" json:"dingMini,omitempty"` //钉钉小程序 WxMini *ThirdAppConfig `protobuf:"bytes,5,opt,name=wxMini,proto3" json:"wxMini,omitempty"` //微信小程序 WxOpen *ThirdAppConfig `protobuf:"bytes,7,opt,name=wxOpen,proto3" json:"wxOpen,omitempty"` //微信开放 web app需要填写 Android *ThirdApp `protobuf:"bytes,10,opt,name=android,proto3" json:"android,omitempty"` //安卓应用 LoginTypes []string `protobuf:"bytes,8,rep,name=LoginTypes,proto3" json:"LoginTypes,omitempty"` //支持的登录类型(不填支持全部登录方式): "email":邮箱 "phone":手机号 "wxMiniP":微信小程序 "wxOpen": 微信开放平台登录 "dingApp":钉钉应用(包含小程序,h5等方式) "pwd":账号密码注册 IsAutoRegister int64 `protobuf:"varint,9,opt,name=isAutoRegister,proto3" json:"isAutoRegister,omitempty"` //登录未注册是否自动注册 // contains filtered or unexported fields }
func (*TenantAppInfo) Descriptor
deprecated
func (*TenantAppInfo) Descriptor() ([]byte, []int)
Deprecated: Use TenantAppInfo.ProtoReflect.Descriptor instead.
func (*TenantAppInfo) GetAndroid ¶
func (x *TenantAppInfo) GetAndroid() *ThirdApp
func (*TenantAppInfo) GetAppCode ¶
func (x *TenantAppInfo) GetAppCode() string
func (*TenantAppInfo) GetCode ¶
func (x *TenantAppInfo) GetCode() string
func (*TenantAppInfo) GetDingMini ¶
func (x *TenantAppInfo) GetDingMini() *ThirdAppConfig
func (*TenantAppInfo) GetId ¶
func (x *TenantAppInfo) GetId() int64
func (*TenantAppInfo) GetIsAutoRegister ¶
func (x *TenantAppInfo) GetIsAutoRegister() int64
func (*TenantAppInfo) GetLoginTypes ¶
func (x *TenantAppInfo) GetLoginTypes() []string
func (*TenantAppInfo) GetModules ¶
func (x *TenantAppInfo) GetModules() []*TenantAppModule
func (*TenantAppInfo) GetWxMini ¶
func (x *TenantAppInfo) GetWxMini() *ThirdAppConfig
func (*TenantAppInfo) GetWxOpen ¶
func (x *TenantAppInfo) GetWxOpen() *ThirdAppConfig
func (*TenantAppInfo) ProtoMessage ¶
func (*TenantAppInfo) ProtoMessage()
func (*TenantAppInfo) ProtoReflect ¶
func (x *TenantAppInfo) ProtoReflect() protoreflect.Message
func (*TenantAppInfo) Reset ¶
func (x *TenantAppInfo) Reset()
func (*TenantAppInfo) String ¶
func (x *TenantAppInfo) String() string
type TenantAppMenu ¶
type TenantAppMenu struct { TemplateID int64 `protobuf:"varint,1,opt,name=templateID,proto3" json:"templateID,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` AppCode string `protobuf:"bytes,3,opt,name=appCode,proto3" json:"appCode,omitempty"` Info *MenuInfo `protobuf:"bytes,4,opt,name=info,proto3" json:"info,omitempty"` Children []*TenantAppMenu `protobuf:"bytes,5,rep,name=children,proto3" json:"children,omitempty"` // contains filtered or unexported fields }
func (*TenantAppMenu) Descriptor
deprecated
func (*TenantAppMenu) Descriptor() ([]byte, []int)
Deprecated: Use TenantAppMenu.ProtoReflect.Descriptor instead.
func (*TenantAppMenu) GetAppCode ¶
func (x *TenantAppMenu) GetAppCode() string
func (*TenantAppMenu) GetChildren ¶
func (x *TenantAppMenu) GetChildren() []*TenantAppMenu
func (*TenantAppMenu) GetCode ¶
func (x *TenantAppMenu) GetCode() string
func (*TenantAppMenu) GetInfo ¶
func (x *TenantAppMenu) GetInfo() *MenuInfo
func (*TenantAppMenu) GetTemplateID ¶
func (x *TenantAppMenu) GetTemplateID() int64
func (*TenantAppMenu) ProtoMessage ¶
func (*TenantAppMenu) ProtoMessage()
func (*TenantAppMenu) ProtoReflect ¶
func (x *TenantAppMenu) ProtoReflect() protoreflect.Message
func (*TenantAppMenu) Reset ¶
func (x *TenantAppMenu) Reset()
func (*TenantAppMenu) String ¶
func (x *TenantAppMenu) String() string
type TenantAppMenuIndexReq ¶
type TenantAppMenuIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //分页信息 Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` AppCode string `protobuf:"bytes,3,opt,name=appCode,proto3" json:"appCode,omitempty"` ModuleCode string `protobuf:"bytes,4,opt,name=moduleCode,proto3" json:"moduleCode,omitempty"` IsRetTree bool `protobuf:"varint,5,opt,name=isRetTree,proto3" json:"isRetTree,omitempty"` MenuIDs []int64 `protobuf:"varint,6,rep,packed,name=menuIDs,proto3" json:"menuIDs,omitempty"` IsCommon int64 `protobuf:"varint,7,opt,name=isCommon,proto3" json:"isCommon,omitempty"` // contains filtered or unexported fields }
func (*TenantAppMenuIndexReq) Descriptor
deprecated
func (*TenantAppMenuIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use TenantAppMenuIndexReq.ProtoReflect.Descriptor instead.
func (*TenantAppMenuIndexReq) GetAppCode ¶
func (x *TenantAppMenuIndexReq) GetAppCode() string
func (*TenantAppMenuIndexReq) GetCode ¶
func (x *TenantAppMenuIndexReq) GetCode() string
func (*TenantAppMenuIndexReq) GetIsCommon ¶
func (x *TenantAppMenuIndexReq) GetIsCommon() int64
func (*TenantAppMenuIndexReq) GetIsRetTree ¶
func (x *TenantAppMenuIndexReq) GetIsRetTree() bool
func (*TenantAppMenuIndexReq) GetMenuIDs ¶
func (x *TenantAppMenuIndexReq) GetMenuIDs() []int64
func (*TenantAppMenuIndexReq) GetModuleCode ¶
func (x *TenantAppMenuIndexReq) GetModuleCode() string
func (*TenantAppMenuIndexReq) GetPage ¶
func (x *TenantAppMenuIndexReq) GetPage() *PageInfo
func (*TenantAppMenuIndexReq) ProtoMessage ¶
func (*TenantAppMenuIndexReq) ProtoMessage()
func (*TenantAppMenuIndexReq) ProtoReflect ¶
func (x *TenantAppMenuIndexReq) ProtoReflect() protoreflect.Message
func (*TenantAppMenuIndexReq) Reset ¶
func (x *TenantAppMenuIndexReq) Reset()
func (*TenantAppMenuIndexReq) String ¶
func (x *TenantAppMenuIndexReq) String() string
type TenantAppMenuIndexResp ¶
type TenantAppMenuIndexResp struct { List []*TenantAppMenu `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*TenantAppMenuIndexResp) Descriptor
deprecated
func (*TenantAppMenuIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use TenantAppMenuIndexResp.ProtoReflect.Descriptor instead.
func (*TenantAppMenuIndexResp) GetList ¶
func (x *TenantAppMenuIndexResp) GetList() []*TenantAppMenu
func (*TenantAppMenuIndexResp) ProtoMessage ¶
func (*TenantAppMenuIndexResp) ProtoMessage()
func (*TenantAppMenuIndexResp) ProtoReflect ¶
func (x *TenantAppMenuIndexResp) ProtoReflect() protoreflect.Message
func (*TenantAppMenuIndexResp) Reset ¶
func (x *TenantAppMenuIndexResp) Reset()
func (*TenantAppMenuIndexResp) String ¶
func (x *TenantAppMenuIndexResp) String() string
type TenantAppModule ¶
type TenantAppModule struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` MenuIDs []int64 `protobuf:"varint,2,rep,packed,name=menuIDs,proto3" json:"menuIDs,omitempty"` // contains filtered or unexported fields }
func (*TenantAppModule) Descriptor
deprecated
func (*TenantAppModule) Descriptor() ([]byte, []int)
Deprecated: Use TenantAppModule.ProtoReflect.Descriptor instead.
func (*TenantAppModule) GetCode ¶
func (x *TenantAppModule) GetCode() string
func (*TenantAppModule) GetMenuIDs ¶
func (x *TenantAppModule) GetMenuIDs() []int64
func (*TenantAppModule) ProtoMessage ¶
func (*TenantAppModule) ProtoMessage()
func (*TenantAppModule) ProtoReflect ¶
func (x *TenantAppModule) ProtoReflect() protoreflect.Message
func (*TenantAppModule) Reset ¶
func (x *TenantAppModule) Reset()
func (*TenantAppModule) String ¶
func (x *TenantAppModule) String() string
type TenantAppMultiUpdateReq ¶
type TenantAppMultiUpdateReq struct { Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` AppCodes []string `protobuf:"bytes,3,rep,name=appCodes,proto3" json:"appCodes,omitempty"` // contains filtered or unexported fields }
func (*TenantAppMultiUpdateReq) Descriptor
deprecated
func (*TenantAppMultiUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use TenantAppMultiUpdateReq.ProtoReflect.Descriptor instead.
func (*TenantAppMultiUpdateReq) GetAppCodes ¶
func (x *TenantAppMultiUpdateReq) GetAppCodes() []string
func (*TenantAppMultiUpdateReq) GetCode ¶
func (x *TenantAppMultiUpdateReq) GetCode() string
func (*TenantAppMultiUpdateReq) ProtoMessage ¶
func (*TenantAppMultiUpdateReq) ProtoMessage()
func (*TenantAppMultiUpdateReq) ProtoReflect ¶
func (x *TenantAppMultiUpdateReq) ProtoReflect() protoreflect.Message
func (*TenantAppMultiUpdateReq) Reset ¶
func (x *TenantAppMultiUpdateReq) Reset()
func (*TenantAppMultiUpdateReq) String ¶
func (x *TenantAppMultiUpdateReq) String() string
type TenantAppWithIDOrCode ¶
type TenantAppWithIDOrCode struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` AppCode string `protobuf:"bytes,2,opt,name=appCode,proto3" json:"appCode,omitempty"` Id int64 `protobuf:"varint,3,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*TenantAppWithIDOrCode) Descriptor
deprecated
func (*TenantAppWithIDOrCode) Descriptor() ([]byte, []int)
Deprecated: Use TenantAppWithIDOrCode.ProtoReflect.Descriptor instead.
func (*TenantAppWithIDOrCode) GetAppCode ¶
func (x *TenantAppWithIDOrCode) GetAppCode() string
func (*TenantAppWithIDOrCode) GetCode ¶
func (x *TenantAppWithIDOrCode) GetCode() string
func (*TenantAppWithIDOrCode) GetId ¶
func (x *TenantAppWithIDOrCode) GetId() int64
func (*TenantAppWithIDOrCode) ProtoMessage ¶
func (*TenantAppWithIDOrCode) ProtoMessage()
func (*TenantAppWithIDOrCode) ProtoReflect ¶
func (x *TenantAppWithIDOrCode) ProtoReflect() protoreflect.Message
func (*TenantAppWithIDOrCode) Reset ¶
func (x *TenantAppWithIDOrCode) Reset()
func (*TenantAppWithIDOrCode) String ¶
func (x *TenantAppWithIDOrCode) String() string
type TenantConfig ¶
type TenantConfig struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` TenantCode string `protobuf:"bytes,3,opt,name=tenantCode,proto3" json:"tenantCode,omitempty"` //租户编码 RegisterRoleID int64 `protobuf:"varint,4,opt,name=registerRoleID,proto3" json:"registerRoleID,omitempty"` //注册分配的角色id WeatherKey string `protobuf:"bytes,7,opt,name=weatherKey,proto3" json:"weatherKey,omitempty"` //和风天气秘钥 参考: https://dev.qweather.com/ CheckUserDelete int64 `protobuf:"varint,5,opt,name=checkUserDelete,proto3" json:"checkUserDelete,omitempty"` //1(禁止项目管理员注销账号) 2(不禁止项目管理员注销账号) DeviceLimit *wrapperspb.Int64Value `protobuf:"bytes,8,opt,name=deviceLimit,proto3" json:"deviceLimit,omitempty"` //租户下的设备数量限制,0为不限制 RegisterAutoCreateProject []*TenantConfigRegisterAutoCreateProject `protobuf:"bytes,6,rep,name=registerAutoCreateProject,proto3" json:"registerAutoCreateProject,omitempty"` //注册自动创建项目 // contains filtered or unexported fields }
func (*TenantConfig) Descriptor
deprecated
func (*TenantConfig) Descriptor() ([]byte, []int)
Deprecated: Use TenantConfig.ProtoReflect.Descriptor instead.
func (*TenantConfig) GetCheckUserDelete ¶
func (x *TenantConfig) GetCheckUserDelete() int64
func (*TenantConfig) GetDeviceLimit ¶ added in v0.1.6
func (x *TenantConfig) GetDeviceLimit() *wrapperspb.Int64Value
func (*TenantConfig) GetId ¶
func (x *TenantConfig) GetId() int64
func (*TenantConfig) GetName ¶
func (x *TenantConfig) GetName() string
func (*TenantConfig) GetRegisterAutoCreateProject ¶
func (x *TenantConfig) GetRegisterAutoCreateProject() []*TenantConfigRegisterAutoCreateProject
func (*TenantConfig) GetRegisterRoleID ¶
func (x *TenantConfig) GetRegisterRoleID() int64
func (*TenantConfig) GetTenantCode ¶
func (x *TenantConfig) GetTenantCode() string
func (*TenantConfig) GetWeatherKey ¶
func (x *TenantConfig) GetWeatherKey() string
func (*TenantConfig) ProtoMessage ¶
func (*TenantConfig) ProtoMessage()
func (*TenantConfig) ProtoReflect ¶
func (x *TenantConfig) ProtoReflect() protoreflect.Message
func (*TenantConfig) Reset ¶
func (x *TenantConfig) Reset()
func (*TenantConfig) String ¶
func (x *TenantConfig) String() string
type TenantConfigRegisterAutoCreateArea ¶
type TenantConfigRegisterAutoCreateArea struct { AreaName string `protobuf:"bytes,1,opt,name=areaName,proto3" json:"areaName,omitempty"` AreaImg string `protobuf:"bytes,2,opt,name=areaImg,proto3" json:"areaImg,omitempty"` IsSysCreated int64 `protobuf:"varint,3,opt,name=isSysCreated,proto3" json:"isSysCreated,omitempty"` //是否是系统创建的,系统创建的只有管理员可以删除 IsUpdateAreaImg bool `protobuf:"varint,4,opt,name=isUpdateAreaImg,proto3" json:"isUpdateAreaImg,omitempty"` //是否更新区域图片 // contains filtered or unexported fields }
func (*TenantConfigRegisterAutoCreateArea) Descriptor
deprecated
func (*TenantConfigRegisterAutoCreateArea) Descriptor() ([]byte, []int)
Deprecated: Use TenantConfigRegisterAutoCreateArea.ProtoReflect.Descriptor instead.
func (*TenantConfigRegisterAutoCreateArea) GetAreaImg ¶
func (x *TenantConfigRegisterAutoCreateArea) GetAreaImg() string
func (*TenantConfigRegisterAutoCreateArea) GetAreaName ¶
func (x *TenantConfigRegisterAutoCreateArea) GetAreaName() string
func (*TenantConfigRegisterAutoCreateArea) GetIsSysCreated ¶
func (x *TenantConfigRegisterAutoCreateArea) GetIsSysCreated() int64
func (*TenantConfigRegisterAutoCreateArea) GetIsUpdateAreaImg ¶
func (x *TenantConfigRegisterAutoCreateArea) GetIsUpdateAreaImg() bool
func (*TenantConfigRegisterAutoCreateArea) ProtoMessage ¶
func (*TenantConfigRegisterAutoCreateArea) ProtoMessage()
func (*TenantConfigRegisterAutoCreateArea) ProtoReflect ¶
func (x *TenantConfigRegisterAutoCreateArea) ProtoReflect() protoreflect.Message
func (*TenantConfigRegisterAutoCreateArea) Reset ¶
func (x *TenantConfigRegisterAutoCreateArea) Reset()
func (*TenantConfigRegisterAutoCreateArea) String ¶
func (x *TenantConfigRegisterAutoCreateArea) String() string
type TenantConfigRegisterAutoCreateProject ¶
type TenantConfigRegisterAutoCreateProject struct { ProjectName string `protobuf:"bytes,1,opt,name=projectName,proto3" json:"projectName,omitempty"` IsSysCreated string `protobuf:"bytes,2,opt,name=isSysCreated,proto3" json:"isSysCreated,omitempty"` //是否是系统创建的,系统创建的只有管理员可以删除 Areas []*TenantConfigRegisterAutoCreateArea `protobuf:"bytes,3,rep,name=areas,proto3" json:"areas,omitempty"` // contains filtered or unexported fields }
func (*TenantConfigRegisterAutoCreateProject) Descriptor
deprecated
func (*TenantConfigRegisterAutoCreateProject) Descriptor() ([]byte, []int)
Deprecated: Use TenantConfigRegisterAutoCreateProject.ProtoReflect.Descriptor instead.
func (*TenantConfigRegisterAutoCreateProject) GetAreas ¶
func (x *TenantConfigRegisterAutoCreateProject) GetAreas() []*TenantConfigRegisterAutoCreateArea
func (*TenantConfigRegisterAutoCreateProject) GetIsSysCreated ¶
func (x *TenantConfigRegisterAutoCreateProject) GetIsSysCreated() string
func (*TenantConfigRegisterAutoCreateProject) GetProjectName ¶
func (x *TenantConfigRegisterAutoCreateProject) GetProjectName() string
func (*TenantConfigRegisterAutoCreateProject) ProtoMessage ¶
func (*TenantConfigRegisterAutoCreateProject) ProtoMessage()
func (*TenantConfigRegisterAutoCreateProject) ProtoReflect ¶
func (x *TenantConfigRegisterAutoCreateProject) ProtoReflect() protoreflect.Message
func (*TenantConfigRegisterAutoCreateProject) Reset ¶
func (x *TenantConfigRegisterAutoCreateProject) Reset()
func (*TenantConfigRegisterAutoCreateProject) String ¶
func (x *TenantConfigRegisterAutoCreateProject) String() string
type TenantInfo ¶
type TenantInfo struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` AdminUserID int64 `protobuf:"varint,4,opt,name=adminUserID,proto3" json:"adminUserID,omitempty"` AdminRoleID int64 `protobuf:"varint,5,opt,name=adminRoleID,proto3" json:"adminRoleID,omitempty"` Desc *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=desc,proto3" json:"desc,omitempty"` DefaultProjectID int64 `protobuf:"varint,7,opt,name=defaultProjectID,proto3" json:"defaultProjectID,omitempty"` DefaultAreaID int64 `protobuf:"varint,8,opt,name=defaultAreaID,proto3" json:"defaultAreaID,omitempty"` BackgroundImg string `protobuf:"bytes,9,opt,name=backgroundImg,proto3" json:"backgroundImg,omitempty"` IsUpdateBackgroundImg bool `protobuf:"varint,10,opt,name=isUpdateBackgroundImg,proto3" json:"isUpdateBackgroundImg,omitempty"` BackgroundColour string `protobuf:"bytes,15,opt,name=backgroundColour,proto3" json:"backgroundColour,omitempty"` //背景颜色 BackgroundDesc *wrapperspb.StringValue `protobuf:"bytes,19,opt,name=backgroundDesc,proto3" json:"backgroundDesc,omitempty"` //背景描述 LogoImg string `protobuf:"bytes,11,opt,name=logoImg,proto3" json:"logoImg,omitempty"` IsUpdateLogoImg bool `protobuf:"varint,12,opt,name=isUpdateLogoImg,proto3" json:"isUpdateLogoImg,omitempty"` Title string `protobuf:"bytes,13,opt,name=title,proto3" json:"title,omitempty"` TitleEn string `protobuf:"bytes,14,opt,name=titleEn,proto3" json:"titleEn,omitempty"` CreatedTime int64 `protobuf:"varint,16,opt,name=createdTime,proto3" json:"createdTime,omitempty"` Status int64 `protobuf:"varint,17,opt,name=status,proto3" json:"status,omitempty"` UserCount int64 `protobuf:"varint,20,opt,name=userCount,proto3" json:"userCount,omitempty"` //用户统计 // contains filtered or unexported fields }
func (*TenantInfo) Descriptor
deprecated
func (*TenantInfo) Descriptor() ([]byte, []int)
Deprecated: Use TenantInfo.ProtoReflect.Descriptor instead.
func (*TenantInfo) GetAdminRoleID ¶
func (x *TenantInfo) GetAdminRoleID() int64
func (*TenantInfo) GetAdminUserID ¶
func (x *TenantInfo) GetAdminUserID() int64
func (*TenantInfo) GetBackgroundColour ¶
func (x *TenantInfo) GetBackgroundColour() string
func (*TenantInfo) GetBackgroundDesc ¶ added in v0.1.3
func (x *TenantInfo) GetBackgroundDesc() *wrapperspb.StringValue
func (*TenantInfo) GetBackgroundImg ¶
func (x *TenantInfo) GetBackgroundImg() string
func (*TenantInfo) GetCode ¶
func (x *TenantInfo) GetCode() string
func (*TenantInfo) GetCreatedTime ¶
func (x *TenantInfo) GetCreatedTime() int64
func (*TenantInfo) GetDefaultAreaID ¶
func (x *TenantInfo) GetDefaultAreaID() int64
func (*TenantInfo) GetDefaultProjectID ¶
func (x *TenantInfo) GetDefaultProjectID() int64
func (*TenantInfo) GetDesc ¶
func (x *TenantInfo) GetDesc() *wrapperspb.StringValue
func (*TenantInfo) GetFooter ¶
func (x *TenantInfo) GetFooter() string
func (*TenantInfo) GetId ¶
func (x *TenantInfo) GetId() int64
func (*TenantInfo) GetIsUpdateBackgroundImg ¶
func (x *TenantInfo) GetIsUpdateBackgroundImg() bool
func (*TenantInfo) GetIsUpdateLogoImg ¶
func (x *TenantInfo) GetIsUpdateLogoImg() bool
func (*TenantInfo) GetLogoImg ¶
func (x *TenantInfo) GetLogoImg() string
func (*TenantInfo) GetName ¶
func (x *TenantInfo) GetName() string
func (*TenantInfo) GetStatus ¶
func (x *TenantInfo) GetStatus() int64
func (*TenantInfo) GetTitle ¶
func (x *TenantInfo) GetTitle() string
func (*TenantInfo) GetTitleEn ¶
func (x *TenantInfo) GetTitleEn() string
func (*TenantInfo) GetUserCount ¶ added in v0.1.5
func (x *TenantInfo) GetUserCount() int64
func (*TenantInfo) ProtoMessage ¶
func (*TenantInfo) ProtoMessage()
func (*TenantInfo) ProtoReflect ¶
func (x *TenantInfo) ProtoReflect() protoreflect.Message
func (*TenantInfo) Reset ¶
func (x *TenantInfo) Reset()
func (*TenantInfo) String ¶
func (x *TenantInfo) String() string
type TenantInfoCreateReq ¶
type TenantInfoCreateReq struct { Info *TenantInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` AdminUserInfo *UserInfo `protobuf:"bytes,2,opt,name=adminUserInfo,proto3" json:"adminUserInfo,omitempty"` // contains filtered or unexported fields }
func (*TenantInfoCreateReq) Descriptor
deprecated
func (*TenantInfoCreateReq) Descriptor() ([]byte, []int)
Deprecated: Use TenantInfoCreateReq.ProtoReflect.Descriptor instead.
func (*TenantInfoCreateReq) GetAdminUserInfo ¶
func (x *TenantInfoCreateReq) GetAdminUserInfo() *UserInfo
func (*TenantInfoCreateReq) GetInfo ¶
func (x *TenantInfoCreateReq) GetInfo() *TenantInfo
func (*TenantInfoCreateReq) ProtoMessage ¶
func (*TenantInfoCreateReq) ProtoMessage()
func (*TenantInfoCreateReq) ProtoReflect ¶
func (x *TenantInfoCreateReq) ProtoReflect() protoreflect.Message
func (*TenantInfoCreateReq) Reset ¶
func (x *TenantInfoCreateReq) Reset()
func (*TenantInfoCreateReq) String ¶
func (x *TenantInfoCreateReq) String() string
type TenantInfoIndexReq ¶
type TenantInfoIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //分页信息 Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` Status int64 `protobuf:"varint,4,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*TenantInfoIndexReq) Descriptor
deprecated
func (*TenantInfoIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use TenantInfoIndexReq.ProtoReflect.Descriptor instead.
func (*TenantInfoIndexReq) GetCode ¶
func (x *TenantInfoIndexReq) GetCode() string
func (*TenantInfoIndexReq) GetName ¶
func (x *TenantInfoIndexReq) GetName() string
func (*TenantInfoIndexReq) GetPage ¶
func (x *TenantInfoIndexReq) GetPage() *PageInfo
func (*TenantInfoIndexReq) GetStatus ¶ added in v0.1.5
func (x *TenantInfoIndexReq) GetStatus() int64
func (*TenantInfoIndexReq) ProtoMessage ¶
func (*TenantInfoIndexReq) ProtoMessage()
func (*TenantInfoIndexReq) ProtoReflect ¶
func (x *TenantInfoIndexReq) ProtoReflect() protoreflect.Message
func (*TenantInfoIndexReq) Reset ¶
func (x *TenantInfoIndexReq) Reset()
func (*TenantInfoIndexReq) String ¶
func (x *TenantInfoIndexReq) String() string
type TenantInfoIndexResp ¶
type TenantInfoIndexResp struct { List []*TenantInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*TenantInfoIndexResp) Descriptor
deprecated
func (*TenantInfoIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use TenantInfoIndexResp.ProtoReflect.Descriptor instead.
func (*TenantInfoIndexResp) GetList ¶
func (x *TenantInfoIndexResp) GetList() []*TenantInfo
func (*TenantInfoIndexResp) GetTotal ¶
func (x *TenantInfoIndexResp) GetTotal() int64
func (*TenantInfoIndexResp) ProtoMessage ¶
func (*TenantInfoIndexResp) ProtoMessage()
func (*TenantInfoIndexResp) ProtoReflect ¶
func (x *TenantInfoIndexResp) ProtoReflect() protoreflect.Message
func (*TenantInfoIndexResp) Reset ¶
func (x *TenantInfoIndexResp) Reset()
func (*TenantInfoIndexResp) String ¶
func (x *TenantInfoIndexResp) String() string
type TenantManageClient ¶
type TenantManageClient interface { // 新增区域 TenantInfoCreate(ctx context.Context, in *TenantInfoCreateReq, opts ...grpc.CallOption) (*WithID, error) // 更新区域 TenantInfoUpdate(ctx context.Context, in *TenantInfo, opts ...grpc.CallOption) (*Empty, error) // 删除区域 TenantInfoDelete(ctx context.Context, in *WithIDCode, opts ...grpc.CallOption) (*Empty, error) // 获取租户信息详情 TenantInfoRead(ctx context.Context, in *WithIDCode, opts ...grpc.CallOption) (*TenantInfo, error) // 获取租户信息列表 TenantInfoIndex(ctx context.Context, in *TenantInfoIndexReq, opts ...grpc.CallOption) (*TenantInfoIndexResp, error) TenantConfigUpdate(ctx context.Context, in *TenantConfig, opts ...grpc.CallOption) (*Empty, error) TenantConfigRead(ctx context.Context, in *WithCode, opts ...grpc.CallOption) (*TenantConfig, error) TenantAccessMultiDelete(ctx context.Context, in *TenantAccessMultiSaveReq, opts ...grpc.CallOption) (*Empty, error) TenantAccessMultiCreate(ctx context.Context, in *TenantAccessMultiSaveReq, opts ...grpc.CallOption) (*Empty, error) TenantAccessMultiUpdate(ctx context.Context, in *TenantAccessMultiSaveReq, opts ...grpc.CallOption) (*Empty, error) TenantAccessIndex(ctx context.Context, in *TenantAccessIndexReq, opts ...grpc.CallOption) (*TenantAccessIndexResp, error) TenantAppIndex(ctx context.Context, in *TenantAppIndexReq, opts ...grpc.CallOption) (*TenantAppIndexResp, error) TenantAppCreate(ctx context.Context, in *TenantAppInfo, opts ...grpc.CallOption) (*Empty, error) TenantAppRead(ctx context.Context, in *TenantAppWithIDOrCode, opts ...grpc.CallOption) (*TenantAppInfo, error) TenantAppUpdate(ctx context.Context, in *TenantAppInfo, opts ...grpc.CallOption) (*Empty, error) TenantAppDelete(ctx context.Context, in *TenantAppWithIDOrCode, opts ...grpc.CallOption) (*Empty, error) TenantAppModuleMultiCreate(ctx context.Context, in *TenantAppInfo, opts ...grpc.CallOption) (*Empty, error) TenantAppModuleCreate(ctx context.Context, in *TenantModuleCreateReq, opts ...grpc.CallOption) (*Empty, error) TenantAppModuleIndex(ctx context.Context, in *TenantModuleIndexReq, opts ...grpc.CallOption) (*TenantModuleIndexResp, error) TenantAppModuleDelete(ctx context.Context, in *TenantModuleWithIDOrCode, opts ...grpc.CallOption) (*Empty, error) TenantAppMenuCreate(ctx context.Context, in *TenantAppMenu, opts ...grpc.CallOption) (*WithID, error) TenantAppMenuIndex(ctx context.Context, in *TenantAppMenuIndexReq, opts ...grpc.CallOption) (*TenantAppMenuIndexResp, error) TenantAppMenuUpdate(ctx context.Context, in *TenantAppMenu, opts ...grpc.CallOption) (*Empty, error) TenantAppMenuDelete(ctx context.Context, in *WithAppCodeID, opts ...grpc.CallOption) (*Empty, error) TenantOpenCheckToken(ctx context.Context, in *TenantOpenCheckTokenReq, opts ...grpc.CallOption) (*TenantOpenCheckTokenResp, error) TenantOpenWebHook(ctx context.Context, in *WithCode, opts ...grpc.CallOption) (*TenantOpenWebHook, error) TenantAgreementIndex(ctx context.Context, in *TenantAgreementIndexReq, opts ...grpc.CallOption) (*TenantAgreementIndexResp, error) TenantAgreementUpdate(ctx context.Context, in *TenantAgreement, opts ...grpc.CallOption) (*Empty, error) TenantAgreementCreate(ctx context.Context, in *TenantAgreement, opts ...grpc.CallOption) (*WithID, error) TenantAgreementRead(ctx context.Context, in *WithIDCode, opts ...grpc.CallOption) (*TenantAgreement, error) TenantAgreementDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error) }
TenantManageClient is the client API for TenantManage service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTenantManageClient ¶
func NewTenantManageClient(cc grpc.ClientConnInterface) TenantManageClient
type TenantManageServer ¶
type TenantManageServer interface { // 新增区域 TenantInfoCreate(context.Context, *TenantInfoCreateReq) (*WithID, error) // 更新区域 TenantInfoUpdate(context.Context, *TenantInfo) (*Empty, error) // 删除区域 TenantInfoDelete(context.Context, *WithIDCode) (*Empty, error) // 获取租户信息详情 TenantInfoRead(context.Context, *WithIDCode) (*TenantInfo, error) // 获取租户信息列表 TenantInfoIndex(context.Context, *TenantInfoIndexReq) (*TenantInfoIndexResp, error) TenantConfigUpdate(context.Context, *TenantConfig) (*Empty, error) TenantConfigRead(context.Context, *WithCode) (*TenantConfig, error) TenantAccessMultiDelete(context.Context, *TenantAccessMultiSaveReq) (*Empty, error) TenantAccessMultiCreate(context.Context, *TenantAccessMultiSaveReq) (*Empty, error) TenantAccessMultiUpdate(context.Context, *TenantAccessMultiSaveReq) (*Empty, error) TenantAccessIndex(context.Context, *TenantAccessIndexReq) (*TenantAccessIndexResp, error) TenantAppIndex(context.Context, *TenantAppIndexReq) (*TenantAppIndexResp, error) TenantAppCreate(context.Context, *TenantAppInfo) (*Empty, error) TenantAppRead(context.Context, *TenantAppWithIDOrCode) (*TenantAppInfo, error) TenantAppUpdate(context.Context, *TenantAppInfo) (*Empty, error) TenantAppDelete(context.Context, *TenantAppWithIDOrCode) (*Empty, error) TenantAppModuleMultiCreate(context.Context, *TenantAppInfo) (*Empty, error) TenantAppModuleCreate(context.Context, *TenantModuleCreateReq) (*Empty, error) TenantAppModuleIndex(context.Context, *TenantModuleIndexReq) (*TenantModuleIndexResp, error) TenantAppModuleDelete(context.Context, *TenantModuleWithIDOrCode) (*Empty, error) TenantAppMenuCreate(context.Context, *TenantAppMenu) (*WithID, error) TenantAppMenuIndex(context.Context, *TenantAppMenuIndexReq) (*TenantAppMenuIndexResp, error) TenantAppMenuUpdate(context.Context, *TenantAppMenu) (*Empty, error) TenantAppMenuDelete(context.Context, *WithAppCodeID) (*Empty, error) TenantOpenCheckToken(context.Context, *TenantOpenCheckTokenReq) (*TenantOpenCheckTokenResp, error) TenantOpenWebHook(context.Context, *WithCode) (*TenantOpenWebHook, error) TenantAgreementIndex(context.Context, *TenantAgreementIndexReq) (*TenantAgreementIndexResp, error) TenantAgreementUpdate(context.Context, *TenantAgreement) (*Empty, error) TenantAgreementCreate(context.Context, *TenantAgreement) (*WithID, error) TenantAgreementRead(context.Context, *WithIDCode) (*TenantAgreement, error) TenantAgreementDelete(context.Context, *WithID) (*Empty, error) // contains filtered or unexported methods }
TenantManageServer is the server API for TenantManage service. All implementations must embed UnimplementedTenantManageServer for forward compatibility
type TenantModuleCreateReq ¶
type TenantModuleCreateReq struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` AppCode string `protobuf:"bytes,2,opt,name=appCode,proto3" json:"appCode,omitempty"` ModuleCode string `protobuf:"bytes,3,opt,name=moduleCode,proto3" json:"moduleCode,omitempty"` MenuIDs []int64 `protobuf:"varint,4,rep,packed,name=menuIDs,proto3" json:"menuIDs,omitempty"` // contains filtered or unexported fields }
func (*TenantModuleCreateReq) Descriptor
deprecated
func (*TenantModuleCreateReq) Descriptor() ([]byte, []int)
Deprecated: Use TenantModuleCreateReq.ProtoReflect.Descriptor instead.
func (*TenantModuleCreateReq) GetAppCode ¶
func (x *TenantModuleCreateReq) GetAppCode() string
func (*TenantModuleCreateReq) GetCode ¶
func (x *TenantModuleCreateReq) GetCode() string
func (*TenantModuleCreateReq) GetMenuIDs ¶
func (x *TenantModuleCreateReq) GetMenuIDs() []int64
func (*TenantModuleCreateReq) GetModuleCode ¶
func (x *TenantModuleCreateReq) GetModuleCode() string
func (*TenantModuleCreateReq) ProtoMessage ¶
func (*TenantModuleCreateReq) ProtoMessage()
func (*TenantModuleCreateReq) ProtoReflect ¶
func (x *TenantModuleCreateReq) ProtoReflect() protoreflect.Message
func (*TenantModuleCreateReq) Reset ¶
func (x *TenantModuleCreateReq) Reset()
func (*TenantModuleCreateReq) String ¶
func (x *TenantModuleCreateReq) String() string
type TenantModuleIndexReq ¶
type TenantModuleIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //分页信息 Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` AppCode string `protobuf:"bytes,3,opt,name=appCode,proto3" json:"appCode,omitempty"` ModuleCodes []string `protobuf:"bytes,4,rep,name=moduleCodes,proto3" json:"moduleCodes,omitempty"` // contains filtered or unexported fields }
func (*TenantModuleIndexReq) Descriptor
deprecated
func (*TenantModuleIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use TenantModuleIndexReq.ProtoReflect.Descriptor instead.
func (*TenantModuleIndexReq) GetAppCode ¶
func (x *TenantModuleIndexReq) GetAppCode() string
func (*TenantModuleIndexReq) GetCode ¶
func (x *TenantModuleIndexReq) GetCode() string
func (*TenantModuleIndexReq) GetModuleCodes ¶
func (x *TenantModuleIndexReq) GetModuleCodes() []string
func (*TenantModuleIndexReq) GetPage ¶
func (x *TenantModuleIndexReq) GetPage() *PageInfo
func (*TenantModuleIndexReq) ProtoMessage ¶
func (*TenantModuleIndexReq) ProtoMessage()
func (*TenantModuleIndexReq) ProtoReflect ¶
func (x *TenantModuleIndexReq) ProtoReflect() protoreflect.Message
func (*TenantModuleIndexReq) Reset ¶
func (x *TenantModuleIndexReq) Reset()
func (*TenantModuleIndexReq) String ¶
func (x *TenantModuleIndexReq) String() string
type TenantModuleIndexResp ¶
type TenantModuleIndexResp struct { List []*ModuleInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*TenantModuleIndexResp) Descriptor
deprecated
func (*TenantModuleIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use TenantModuleIndexResp.ProtoReflect.Descriptor instead.
func (*TenantModuleIndexResp) GetList ¶
func (x *TenantModuleIndexResp) GetList() []*ModuleInfo
func (*TenantModuleIndexResp) ProtoMessage ¶
func (*TenantModuleIndexResp) ProtoMessage()
func (*TenantModuleIndexResp) ProtoReflect ¶
func (x *TenantModuleIndexResp) ProtoReflect() protoreflect.Message
func (*TenantModuleIndexResp) Reset ¶
func (x *TenantModuleIndexResp) Reset()
func (*TenantModuleIndexResp) String ¶
func (x *TenantModuleIndexResp) String() string
type TenantModuleWithIDOrCode ¶
type TenantModuleWithIDOrCode struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` AppCode string `protobuf:"bytes,2,opt,name=appCode,proto3" json:"appCode,omitempty"` ModuleCode string `protobuf:"bytes,3,opt,name=moduleCode,proto3" json:"moduleCode,omitempty"` Id int64 `protobuf:"varint,4,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*TenantModuleWithIDOrCode) Descriptor
deprecated
func (*TenantModuleWithIDOrCode) Descriptor() ([]byte, []int)
Deprecated: Use TenantModuleWithIDOrCode.ProtoReflect.Descriptor instead.
func (*TenantModuleWithIDOrCode) GetAppCode ¶
func (x *TenantModuleWithIDOrCode) GetAppCode() string
func (*TenantModuleWithIDOrCode) GetCode ¶
func (x *TenantModuleWithIDOrCode) GetCode() string
func (*TenantModuleWithIDOrCode) GetId ¶
func (x *TenantModuleWithIDOrCode) GetId() int64
func (*TenantModuleWithIDOrCode) GetModuleCode ¶
func (x *TenantModuleWithIDOrCode) GetModuleCode() string
func (*TenantModuleWithIDOrCode) ProtoMessage ¶
func (*TenantModuleWithIDOrCode) ProtoMessage()
func (*TenantModuleWithIDOrCode) ProtoReflect ¶
func (x *TenantModuleWithIDOrCode) ProtoReflect() protoreflect.Message
func (*TenantModuleWithIDOrCode) Reset ¶
func (x *TenantModuleWithIDOrCode) Reset()
func (*TenantModuleWithIDOrCode) String ¶
func (x *TenantModuleWithIDOrCode) String() string
type TenantOpenCheckTokenReq ¶
type TenantOpenCheckTokenReq struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` Ip string `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*TenantOpenCheckTokenReq) Descriptor
deprecated
func (*TenantOpenCheckTokenReq) Descriptor() ([]byte, []int)
Deprecated: Use TenantOpenCheckTokenReq.ProtoReflect.Descriptor instead.
func (*TenantOpenCheckTokenReq) GetIp ¶
func (x *TenantOpenCheckTokenReq) GetIp() string
func (*TenantOpenCheckTokenReq) GetToken ¶
func (x *TenantOpenCheckTokenReq) GetToken() string
func (*TenantOpenCheckTokenReq) ProtoMessage ¶
func (*TenantOpenCheckTokenReq) ProtoMessage()
func (*TenantOpenCheckTokenReq) ProtoReflect ¶
func (x *TenantOpenCheckTokenReq) ProtoReflect() protoreflect.Message
func (*TenantOpenCheckTokenReq) Reset ¶
func (x *TenantOpenCheckTokenReq) Reset()
func (*TenantOpenCheckTokenReq) String ¶
func (x *TenantOpenCheckTokenReq) String() string
type TenantOpenCheckTokenResp ¶
type TenantOpenCheckTokenResp struct { UserID int64 `protobuf:"varint,1,opt,name=userID,proto3" json:"userID,omitempty"` TenantCode string `protobuf:"bytes,5,opt,name=tenantCode,proto3" json:"tenantCode,omitempty"` //租户编码 IsAdmin int64 `protobuf:"varint,6,opt,name=isAdmin,proto3" json:"isAdmin,omitempty"` //是否是超级管理员 UserName string `protobuf:"bytes,7,opt,name=userName,proto3" json:"userName,omitempty"` //用户名 // contains filtered or unexported fields }
func (*TenantOpenCheckTokenResp) Descriptor
deprecated
func (*TenantOpenCheckTokenResp) Descriptor() ([]byte, []int)
Deprecated: Use TenantOpenCheckTokenResp.ProtoReflect.Descriptor instead.
func (*TenantOpenCheckTokenResp) GetIsAdmin ¶
func (x *TenantOpenCheckTokenResp) GetIsAdmin() int64
func (*TenantOpenCheckTokenResp) GetTenantCode ¶
func (x *TenantOpenCheckTokenResp) GetTenantCode() string
func (*TenantOpenCheckTokenResp) GetUserID ¶
func (x *TenantOpenCheckTokenResp) GetUserID() int64
func (*TenantOpenCheckTokenResp) GetUserName ¶
func (x *TenantOpenCheckTokenResp) GetUserName() string
func (*TenantOpenCheckTokenResp) ProtoMessage ¶
func (*TenantOpenCheckTokenResp) ProtoMessage()
func (*TenantOpenCheckTokenResp) ProtoReflect ¶
func (x *TenantOpenCheckTokenResp) ProtoReflect() protoreflect.Message
func (*TenantOpenCheckTokenResp) Reset ¶
func (x *TenantOpenCheckTokenResp) Reset()
func (*TenantOpenCheckTokenResp) String ¶
func (x *TenantOpenCheckTokenResp) String() string
type TenantOpenWebHook ¶
type TenantOpenWebHook struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` TenantCode string `protobuf:"bytes,2,opt,name=tenantCode,proto3" json:"tenantCode,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` Uri string `protobuf:"bytes,5,opt,name=uri,proto3" json:"uri,omitempty"` Hosts []string `protobuf:"bytes,6,rep,name=hosts,proto3" json:"hosts,omitempty"` Desc string `protobuf:"bytes,7,opt,name=desc,proto3" json:"desc,omitempty"` Handler map[string]string `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*TenantOpenWebHook) Descriptor
deprecated
func (*TenantOpenWebHook) Descriptor() ([]byte, []int)
Deprecated: Use TenantOpenWebHook.ProtoReflect.Descriptor instead.
func (*TenantOpenWebHook) GetCode ¶
func (x *TenantOpenWebHook) GetCode() string
func (*TenantOpenWebHook) GetDesc ¶
func (x *TenantOpenWebHook) GetDesc() string
func (*TenantOpenWebHook) GetHandler ¶
func (x *TenantOpenWebHook) GetHandler() map[string]string
func (*TenantOpenWebHook) GetHosts ¶
func (x *TenantOpenWebHook) GetHosts() []string
func (*TenantOpenWebHook) GetId ¶
func (x *TenantOpenWebHook) GetId() int64
func (*TenantOpenWebHook) GetTenantCode ¶
func (x *TenantOpenWebHook) GetTenantCode() string
func (*TenantOpenWebHook) GetUri ¶
func (x *TenantOpenWebHook) GetUri() string
func (*TenantOpenWebHook) ProtoMessage ¶
func (*TenantOpenWebHook) ProtoMessage()
func (*TenantOpenWebHook) ProtoReflect ¶
func (x *TenantOpenWebHook) ProtoReflect() protoreflect.Message
func (*TenantOpenWebHook) Reset ¶
func (x *TenantOpenWebHook) Reset()
func (*TenantOpenWebHook) String ¶
func (x *TenantOpenWebHook) String() string
type ThirdApp ¶
type ThirdApp struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` // 应用版本 VersionDesc string `protobuf:"bytes,2,opt,name=versionDesc,proto3" json:"versionDesc,omitempty"` //版本说明 FilePath string `protobuf:"bytes,3,opt,name=filePath,proto3" json:"filePath,omitempty"` // 文件路径,拿来下载文件 IsUpdateFilePath bool `protobuf:"varint,4,opt,name=isUpdateFilePath,proto3" json:"isUpdateFilePath,omitempty"` // 文件路径,拿来下载文件 // contains filtered or unexported fields }
func (*ThirdApp) Descriptor
deprecated
func (*ThirdApp) GetFilePath ¶
func (*ThirdApp) GetIsUpdateFilePath ¶
func (*ThirdApp) GetVersion ¶
func (*ThirdApp) GetVersionDesc ¶
func (*ThirdApp) ProtoMessage ¶
func (*ThirdApp) ProtoMessage()
func (*ThirdApp) ProtoReflect ¶
func (x *ThirdApp) ProtoReflect() protoreflect.Message
type ThirdAppConfig ¶
type ThirdAppConfig struct { AppID string `protobuf:"bytes,1,opt,name=appID,proto3" json:"appID,omitempty"` AppKey string `protobuf:"bytes,2,opt,name=appKey,proto3" json:"appKey,omitempty"` //微信小程序无需填写 AppSecret string `protobuf:"bytes,3,opt,name=appSecret,proto3" json:"appSecret,omitempty"` // contains filtered or unexported fields }
func (*ThirdAppConfig) Descriptor
deprecated
func (*ThirdAppConfig) Descriptor() ([]byte, []int)
Deprecated: Use ThirdAppConfig.ProtoReflect.Descriptor instead.
func (*ThirdAppConfig) GetAppID ¶
func (x *ThirdAppConfig) GetAppID() string
func (*ThirdAppConfig) GetAppKey ¶
func (x *ThirdAppConfig) GetAppKey() string
func (*ThirdAppConfig) GetAppSecret ¶
func (x *ThirdAppConfig) GetAppSecret() string
func (*ThirdAppConfig) ProtoMessage ¶
func (*ThirdAppConfig) ProtoMessage()
func (*ThirdAppConfig) ProtoReflect ¶
func (x *ThirdAppConfig) ProtoReflect() protoreflect.Message
func (*ThirdAppConfig) Reset ¶
func (x *ThirdAppConfig) Reset()
func (*ThirdAppConfig) String ¶
func (x *ThirdAppConfig) String() string
type ThirdEmail ¶
type ThirdEmail struct { From string `protobuf:"bytes,1,opt,name=From,proto3" json:"From,omitempty"` // 发件人 你自己要发邮件的邮箱 Host string `protobuf:"bytes,2,opt,name=Host,proto3" json:"Host,omitempty"` // 服务器地址 例如 smtp.qq.com 请前往QQ或者你要发邮件的邮箱查看其smtp协议 Secret string `protobuf:"bytes,3,opt,name=Secret,proto3" json:"Secret,omitempty"` // 密钥 用于登录的密钥 最好不要用邮箱密码 去邮箱smtp申请一个用于登录的密钥 Nickname string `protobuf:"bytes,4,opt,name=Nickname,proto3" json:"Nickname,omitempty"` // 昵称 发件人昵称 通常为自己的邮箱 Port int64 `protobuf:"varint,5,opt,name=Port,proto3" json:"Port,omitempty"` // 端口 请前往QQ或者你要发邮件的邮箱查看其smtp协议 大多为 465 IsSSL int64 `protobuf:"varint,6,opt,name=IsSSL,proto3" json:"IsSSL,omitempty"` // 是否SSL 是否开启SSL // contains filtered or unexported fields }
func (*ThirdEmail) Descriptor
deprecated
func (*ThirdEmail) Descriptor() ([]byte, []int)
Deprecated: Use ThirdEmail.ProtoReflect.Descriptor instead.
func (*ThirdEmail) GetFrom ¶
func (x *ThirdEmail) GetFrom() string
func (*ThirdEmail) GetHost ¶
func (x *ThirdEmail) GetHost() string
func (*ThirdEmail) GetIsSSL ¶
func (x *ThirdEmail) GetIsSSL() int64
func (*ThirdEmail) GetNickname ¶
func (x *ThirdEmail) GetNickname() string
func (*ThirdEmail) GetPort ¶
func (x *ThirdEmail) GetPort() int64
func (*ThirdEmail) GetSecret ¶
func (x *ThirdEmail) GetSecret() string
func (*ThirdEmail) ProtoMessage ¶
func (*ThirdEmail) ProtoMessage()
func (*ThirdEmail) ProtoReflect ¶
func (x *ThirdEmail) ProtoReflect() protoreflect.Message
func (*ThirdEmail) Reset ¶
func (x *ThirdEmail) Reset()
func (*ThirdEmail) String ¶
func (x *ThirdEmail) String() string
type ThirdSms ¶
type ThirdSms struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` //ali|tencent AccessKeyID string `protobuf:"bytes,2,opt,name=accessKeyID,proto3" json:"accessKeyID,omitempty"` AccessKeySecret string `protobuf:"bytes,3,opt,name=accessKeySecret,proto3" json:"accessKeySecret,omitempty"` AppID string `protobuf:"bytes,4,opt,name=appID,proto3" json:"appID,omitempty"` AppKey string `protobuf:"bytes,5,opt,name=appKey,proto3" json:"appKey,omitempty"` // contains filtered or unexported fields }
func (*ThirdSms) Descriptor
deprecated
func (*ThirdSms) GetAccessKeyID ¶
func (*ThirdSms) GetAccessKeySecret ¶
func (*ThirdSms) ProtoMessage ¶
func (*ThirdSms) ProtoMessage()
func (*ThirdSms) ProtoReflect ¶
func (x *ThirdSms) ProtoReflect() protoreflect.Message
type UnimplementedAccessManageServer ¶
type UnimplementedAccessManageServer struct { }
UnimplementedAccessManageServer must be embedded to have forward compatible implementations.
func (UnimplementedAccessManageServer) AccessInfoCreate ¶
func (UnimplementedAccessManageServer) AccessInfoCreate(context.Context, *AccessInfo) (*WithID, error)
func (UnimplementedAccessManageServer) AccessInfoDelete ¶
func (UnimplementedAccessManageServer) AccessInfoIndex ¶
func (UnimplementedAccessManageServer) AccessInfoIndex(context.Context, *AccessInfoIndexReq) (*AccessInfoIndexResp, error)
func (UnimplementedAccessManageServer) AccessInfoMultiImport ¶
func (UnimplementedAccessManageServer) AccessInfoMultiImport(context.Context, *AccessInfoMultiImportReq) (*AccessInfoMultiImportResp, error)
func (UnimplementedAccessManageServer) AccessInfoUpdate ¶
func (UnimplementedAccessManageServer) AccessInfoUpdate(context.Context, *AccessInfo) (*Empty, error)
func (UnimplementedAccessManageServer) ApiInfoCreate ¶
func (UnimplementedAccessManageServer) ApiInfoDelete ¶
func (UnimplementedAccessManageServer) ApiInfoIndex ¶
func (UnimplementedAccessManageServer) ApiInfoIndex(context.Context, *ApiInfoIndexReq) (*ApiInfoIndexResp, error)
func (UnimplementedAccessManageServer) ApiInfoUpdate ¶
type UnimplementedAppManageServer ¶
type UnimplementedAppManageServer struct { }
UnimplementedAppManageServer must be embedded to have forward compatible implementations.
func (UnimplementedAppManageServer) AppInfoCreate ¶
func (UnimplementedAppManageServer) AppInfoDelete ¶
func (UnimplementedAppManageServer) AppInfoDelete(context.Context, *WithIDCode) (*Empty, error)
func (UnimplementedAppManageServer) AppInfoIndex ¶
func (UnimplementedAppManageServer) AppInfoIndex(context.Context, *AppInfoIndexReq) (*AppInfoIndexResp, error)
func (UnimplementedAppManageServer) AppInfoRead ¶
func (UnimplementedAppManageServer) AppInfoRead(context.Context, *WithIDCode) (*AppInfo, error)
func (UnimplementedAppManageServer) AppInfoUpdate ¶
func (UnimplementedAppManageServer) AppModuleIndex ¶
func (UnimplementedAppManageServer) AppModuleIndex(context.Context, *AppModuleIndexReq) (*AppModuleIndexResp, error)
func (UnimplementedAppManageServer) AppModuleMultiUpdate ¶
func (UnimplementedAppManageServer) AppModuleMultiUpdate(context.Context, *AppModuleMultiUpdateReq) (*Empty, error)
type UnimplementedAreaManageServer ¶
type UnimplementedAreaManageServer struct { }
UnimplementedAreaManageServer must be embedded to have forward compatible implementations.
func (UnimplementedAreaManageServer) AreaInfoCreate ¶
func (UnimplementedAreaManageServer) AreaInfoCreate(context.Context, *AreaInfo) (*AreaWithID, error)
func (UnimplementedAreaManageServer) AreaInfoDelete ¶
func (UnimplementedAreaManageServer) AreaInfoDelete(context.Context, *AreaWithID) (*Empty, error)
func (UnimplementedAreaManageServer) AreaInfoIndex ¶
func (UnimplementedAreaManageServer) AreaInfoIndex(context.Context, *AreaInfoIndexReq) (*AreaInfoIndexResp, error)
func (UnimplementedAreaManageServer) AreaInfoRead ¶
func (UnimplementedAreaManageServer) AreaInfoRead(context.Context, *AreaInfoReadReq) (*AreaInfo, error)
func (UnimplementedAreaManageServer) AreaInfoUpdate ¶
func (UnimplementedAreaManageServer) AreaProfileIndex ¶
func (UnimplementedAreaManageServer) AreaProfileIndex(context.Context, *AreaProfileIndexReq) (*AreaProfileIndexResp, error)
func (UnimplementedAreaManageServer) AreaProfileRead ¶
func (UnimplementedAreaManageServer) AreaProfileRead(context.Context, *AreaProfileReadReq) (*AreaProfile, error)
func (UnimplementedAreaManageServer) AreaProfileUpdate ¶
func (UnimplementedAreaManageServer) AreaProfileUpdate(context.Context, *AreaProfile) (*Empty, error)
type UnimplementedCommonServer ¶
type UnimplementedCommonServer struct { }
UnimplementedCommonServer must be embedded to have forward compatible implementations.
func (UnimplementedCommonServer) Config ¶
func (UnimplementedCommonServer) Config(context.Context, *Empty) (*ConfigResp, error)
func (UnimplementedCommonServer) QRCodeRead ¶
func (UnimplementedCommonServer) QRCodeRead(context.Context, *QRCodeReadReq) (*QRCodeReadResp, error)
func (UnimplementedCommonServer) SlotInfoCreate ¶
func (UnimplementedCommonServer) SlotInfoDelete ¶
func (UnimplementedCommonServer) SlotInfoIndex ¶
func (UnimplementedCommonServer) SlotInfoIndex(context.Context, *SlotInfoIndexReq) (*SlotInfoIndexResp, error)
func (UnimplementedCommonServer) SlotInfoRead ¶
func (UnimplementedCommonServer) SlotInfoUpdate ¶
func (UnimplementedCommonServer) WeatherRead ¶
func (UnimplementedCommonServer) WeatherRead(context.Context, *WeatherReadReq) (*WeatherReadResp, error)
type UnimplementedDataManageServer ¶
type UnimplementedDataManageServer struct { }
UnimplementedDataManageServer must be embedded to have forward compatible implementations.
func (UnimplementedDataManageServer) DataAreaIndex ¶
func (UnimplementedDataManageServer) DataAreaIndex(context.Context, *DataAreaIndexReq) (*DataAreaIndexResp, error)
func (UnimplementedDataManageServer) DataAreaMultiDelete ¶
func (UnimplementedDataManageServer) DataAreaMultiDelete(context.Context, *DataAreaMultiDeleteReq) (*Empty, error)
func (UnimplementedDataManageServer) DataAreaMultiUpdate ¶
func (UnimplementedDataManageServer) DataAreaMultiUpdate(context.Context, *DataAreaMultiUpdateReq) (*Empty, error)
func (UnimplementedDataManageServer) DataOpenAccessCreate ¶ added in v0.1.6
func (UnimplementedDataManageServer) DataOpenAccessCreate(context.Context, *OpenAccess) (*WithID, error)
func (UnimplementedDataManageServer) DataOpenAccessDelete ¶ added in v0.1.6
func (UnimplementedDataManageServer) DataOpenAccessIndex ¶ added in v0.1.6
func (UnimplementedDataManageServer) DataOpenAccessIndex(context.Context, *OpenAccessIndexReq) (*OpenAccessIndexResp, error)
func (UnimplementedDataManageServer) DataOpenAccessRead ¶ added in v0.1.6
func (UnimplementedDataManageServer) DataOpenAccessRead(context.Context, *WithID) (*OpenAccess, error)
func (UnimplementedDataManageServer) DataOpenAccessUpdate ¶ added in v0.1.6
func (UnimplementedDataManageServer) DataOpenAccessUpdate(context.Context, *OpenAccess) (*Empty, error)
func (UnimplementedDataManageServer) DataProjectCreate ¶
func (UnimplementedDataManageServer) DataProjectCreate(context.Context, *DataProjectSaveReq) (*Empty, error)
func (UnimplementedDataManageServer) DataProjectDelete ¶
func (UnimplementedDataManageServer) DataProjectDelete(context.Context, *DataProjectDeleteReq) (*Empty, error)
func (UnimplementedDataManageServer) DataProjectIndex ¶
func (UnimplementedDataManageServer) DataProjectIndex(context.Context, *DataProjectIndexReq) (*DataProjectIndexResp, error)
func (UnimplementedDataManageServer) DataProjectMultiUpdate ¶
func (UnimplementedDataManageServer) DataProjectMultiUpdate(context.Context, *DataProjectMultiUpdateReq) (*Empty, error)
func (UnimplementedDataManageServer) UserAreaApplyDeal ¶
func (UnimplementedDataManageServer) UserAreaApplyDeal(context.Context, *UserAreaApplyDealReq) (*Empty, error)
func (UnimplementedDataManageServer) UserAreaApplyIndex ¶
func (UnimplementedDataManageServer) UserAreaApplyIndex(context.Context, *UserAreaApplyIndexReq) (*UserAreaApplyIndexResp, error)
type UnimplementedDictManageServer ¶
type UnimplementedDictManageServer struct { }
UnimplementedDictManageServer must be embedded to have forward compatible implementations.
func (UnimplementedDictManageServer) DictDetailCreate ¶
func (UnimplementedDictManageServer) DictDetailCreate(context.Context, *DictDetail) (*WithID, error)
func (UnimplementedDictManageServer) DictDetailDelete ¶
func (UnimplementedDictManageServer) DictDetailIndex ¶
func (UnimplementedDictManageServer) DictDetailIndex(context.Context, *DictDetailIndexReq) (*DictDetailIndexResp, error)
func (UnimplementedDictManageServer) DictDetailRead ¶
func (UnimplementedDictManageServer) DictDetailRead(context.Context, *DictDetailReadReq) (*DictDetail, error)
func (UnimplementedDictManageServer) DictDetailUpdate ¶
func (UnimplementedDictManageServer) DictDetailUpdate(context.Context, *DictDetail) (*Empty, error)
func (UnimplementedDictManageServer) DictInfoCreate ¶
func (UnimplementedDictManageServer) DictInfoDelete ¶
func (UnimplementedDictManageServer) DictInfoIndex ¶
func (UnimplementedDictManageServer) DictInfoIndex(context.Context, *DictInfoIndexReq) (*DictInfoIndexResp, error)
func (UnimplementedDictManageServer) DictInfoRead ¶
func (UnimplementedDictManageServer) DictInfoRead(context.Context, *DictInfoReadReq) (*DictInfo, error)
func (UnimplementedDictManageServer) DictInfoUpdate ¶
type UnimplementedLogServer ¶
type UnimplementedLogServer struct { }
UnimplementedLogServer must be embedded to have forward compatible implementations.
func (UnimplementedLogServer) LoginLogCreate ¶
func (UnimplementedLogServer) LoginLogCreate(context.Context, *LoginLogCreateReq) (*Empty, error)
func (UnimplementedLogServer) LoginLogIndex ¶
func (UnimplementedLogServer) LoginLogIndex(context.Context, *LoginLogIndexReq) (*LoginLogIndexResp, error)
func (UnimplementedLogServer) OperLogCreate ¶
func (UnimplementedLogServer) OperLogCreate(context.Context, *OperLogCreateReq) (*Empty, error)
func (UnimplementedLogServer) OperLogIndex ¶
func (UnimplementedLogServer) OperLogIndex(context.Context, *OperLogIndexReq) (*OperLogIndexResp, error)
type UnimplementedModuleManageServer ¶
type UnimplementedModuleManageServer struct { }
UnimplementedModuleManageServer must be embedded to have forward compatible implementations.
func (UnimplementedModuleManageServer) ModuleInfoCreate ¶
func (UnimplementedModuleManageServer) ModuleInfoCreate(context.Context, *ModuleInfo) (*WithID, error)
func (UnimplementedModuleManageServer) ModuleInfoDelete ¶
func (UnimplementedModuleManageServer) ModuleInfoDelete(context.Context, *WithIDCode) (*Empty, error)
func (UnimplementedModuleManageServer) ModuleInfoIndex ¶
func (UnimplementedModuleManageServer) ModuleInfoIndex(context.Context, *ModuleInfoIndexReq) (*ModuleInfoIndexResp, error)
func (UnimplementedModuleManageServer) ModuleInfoRead ¶
func (UnimplementedModuleManageServer) ModuleInfoRead(context.Context, *WithIDCode) (*ModuleInfo, error)
func (UnimplementedModuleManageServer) ModuleInfoUpdate ¶
func (UnimplementedModuleManageServer) ModuleInfoUpdate(context.Context, *ModuleInfo) (*Empty, error)
func (UnimplementedModuleManageServer) ModuleMenuCreate ¶
func (UnimplementedModuleManageServer) ModuleMenuDelete ¶
func (UnimplementedModuleManageServer) ModuleMenuIndex ¶
func (UnimplementedModuleManageServer) ModuleMenuIndex(context.Context, *MenuInfoIndexReq) (*MenuInfoIndexResp, error)
func (UnimplementedModuleManageServer) ModuleMenuUpdate ¶
type UnimplementedNotifyManageServer ¶
type UnimplementedNotifyManageServer struct { }
UnimplementedNotifyManageServer must be embedded to have forward compatible implementations.
func (UnimplementedNotifyManageServer) MessageInfoDelete ¶
func (UnimplementedNotifyManageServer) MessageInfoIndex ¶
func (UnimplementedNotifyManageServer) MessageInfoIndex(context.Context, *MessageInfoIndexReq) (*MessageInfoIndexResp, error)
func (UnimplementedNotifyManageServer) MessageInfoSend ¶
func (UnimplementedNotifyManageServer) MessageInfoSend(context.Context, *MessageInfoSendReq) (*WithID, error)
func (UnimplementedNotifyManageServer) MessageInfoUpdate ¶
func (UnimplementedNotifyManageServer) MessageInfoUpdate(context.Context, *MessageInfo) (*Empty, error)
func (UnimplementedNotifyManageServer) NotifyChannelCreate ¶
func (UnimplementedNotifyManageServer) NotifyChannelCreate(context.Context, *NotifyChannel) (*WithID, error)
func (UnimplementedNotifyManageServer) NotifyChannelDelete ¶
func (UnimplementedNotifyManageServer) NotifyChannelIndex ¶
func (UnimplementedNotifyManageServer) NotifyChannelIndex(context.Context, *NotifyChannelIndexReq) (*NotifyChannelIndexResp, error)
func (UnimplementedNotifyManageServer) NotifyChannelRead ¶
func (UnimplementedNotifyManageServer) NotifyChannelRead(context.Context, *WithID) (*NotifyChannel, error)
func (UnimplementedNotifyManageServer) NotifyChannelUpdate ¶
func (UnimplementedNotifyManageServer) NotifyChannelUpdate(context.Context, *NotifyChannel) (*Empty, error)
func (UnimplementedNotifyManageServer) NotifyConfigCreate ¶
func (UnimplementedNotifyManageServer) NotifyConfigCreate(context.Context, *NotifyConfig) (*WithID, error)
func (UnimplementedNotifyManageServer) NotifyConfigDelete ¶
func (UnimplementedNotifyManageServer) NotifyConfigIndex ¶
func (UnimplementedNotifyManageServer) NotifyConfigIndex(context.Context, *NotifyConfigIndexReq) (*NotifyConfigIndexResp, error)
func (UnimplementedNotifyManageServer) NotifyConfigRead ¶
func (UnimplementedNotifyManageServer) NotifyConfigRead(context.Context, *WithIDCode) (*NotifyConfig, error)
func (UnimplementedNotifyManageServer) NotifyConfigSend ¶
func (UnimplementedNotifyManageServer) NotifyConfigSend(context.Context, *NotifyConfigSendReq) (*Empty, error)
func (UnimplementedNotifyManageServer) NotifyConfigTemplateDelete ¶
func (UnimplementedNotifyManageServer) NotifyConfigTemplateDelete(context.Context, *NotifyConfigTemplateDeleteReq) (*Empty, error)
func (UnimplementedNotifyManageServer) NotifyConfigTemplateIndex ¶
func (UnimplementedNotifyManageServer) NotifyConfigTemplateIndex(context.Context, *NotifyConfigTemplateIndexReq) (*NotifyConfigTemplateIndexResp, error)
func (UnimplementedNotifyManageServer) NotifyConfigTemplateUpdate ¶
func (UnimplementedNotifyManageServer) NotifyConfigTemplateUpdate(context.Context, *NotifyConfigTemplate) (*Empty, error)
func (UnimplementedNotifyManageServer) NotifyConfigUpdate ¶
func (UnimplementedNotifyManageServer) NotifyConfigUpdate(context.Context, *NotifyConfig) (*Empty, error)
func (UnimplementedNotifyManageServer) NotifyTemplateCreate ¶
func (UnimplementedNotifyManageServer) NotifyTemplateCreate(context.Context, *NotifyTemplate) (*WithID, error)
func (UnimplementedNotifyManageServer) NotifyTemplateDelete ¶
func (UnimplementedNotifyManageServer) NotifyTemplateIndex ¶
func (UnimplementedNotifyManageServer) NotifyTemplateIndex(context.Context, *NotifyTemplateIndexReq) (*NotifyTemplateIndexResp, error)
func (UnimplementedNotifyManageServer) NotifyTemplateRead ¶
func (UnimplementedNotifyManageServer) NotifyTemplateRead(context.Context, *WithID) (*NotifyTemplate, error)
func (UnimplementedNotifyManageServer) NotifyTemplateUpdate ¶
func (UnimplementedNotifyManageServer) NotifyTemplateUpdate(context.Context, *NotifyTemplate) (*Empty, error)
type UnimplementedOpsServer ¶
type UnimplementedOpsServer struct { }
UnimplementedOpsServer must be embedded to have forward compatible implementations.
func (UnimplementedOpsServer) OpsFeedbackCreate ¶
func (UnimplementedOpsServer) OpsFeedbackCreate(context.Context, *OpsFeedback) (*WithID, error)
func (UnimplementedOpsServer) OpsFeedbackIndex ¶
func (UnimplementedOpsServer) OpsFeedbackIndex(context.Context, *OpsFeedbackIndexReq) (*OpsFeedbackIndexResp, error)
func (UnimplementedOpsServer) OpsFeedbackUpdate ¶ added in v0.1.5
func (UnimplementedOpsServer) OpsFeedbackUpdate(context.Context, *OpsFeedback) (*Empty, error)
func (UnimplementedOpsServer) OpsWorkOrderCreate ¶
func (UnimplementedOpsServer) OpsWorkOrderCreate(context.Context, *OpsWorkOrder) (*WithID, error)
func (UnimplementedOpsServer) OpsWorkOrderIndex ¶
func (UnimplementedOpsServer) OpsWorkOrderIndex(context.Context, *OpsWorkOrderIndexReq) (*OpsWorkOrderIndexResp, error)
func (UnimplementedOpsServer) OpsWorkOrderUpdate ¶
func (UnimplementedOpsServer) OpsWorkOrderUpdate(context.Context, *OpsWorkOrder) (*Empty, error)
type UnimplementedProjectManageServer ¶
type UnimplementedProjectManageServer struct { }
UnimplementedProjectManageServer must be embedded to have forward compatible implementations.
func (UnimplementedProjectManageServer) ProjectInfoCreate ¶
func (UnimplementedProjectManageServer) ProjectInfoCreate(context.Context, *ProjectInfo) (*ProjectWithID, error)
func (UnimplementedProjectManageServer) ProjectInfoDelete ¶
func (UnimplementedProjectManageServer) ProjectInfoDelete(context.Context, *ProjectWithID) (*Empty, error)
func (UnimplementedProjectManageServer) ProjectInfoIndex ¶
func (UnimplementedProjectManageServer) ProjectInfoIndex(context.Context, *ProjectInfoIndexReq) (*ProjectInfoIndexResp, error)
func (UnimplementedProjectManageServer) ProjectInfoRead ¶
func (UnimplementedProjectManageServer) ProjectInfoRead(context.Context, *ProjectWithID) (*ProjectInfo, error)
func (UnimplementedProjectManageServer) ProjectInfoUpdate ¶
func (UnimplementedProjectManageServer) ProjectInfoUpdate(context.Context, *ProjectInfo) (*Empty, error)
func (UnimplementedProjectManageServer) ProjectProfileIndex ¶
func (UnimplementedProjectManageServer) ProjectProfileIndex(context.Context, *ProjectProfileIndexReq) (*ProjectProfileIndexResp, error)
func (UnimplementedProjectManageServer) ProjectProfileRead ¶
func (UnimplementedProjectManageServer) ProjectProfileRead(context.Context, *ProjectProfileReadReq) (*ProjectProfile, error)
func (UnimplementedProjectManageServer) ProjectProfileUpdate ¶
func (UnimplementedProjectManageServer) ProjectProfileUpdate(context.Context, *ProjectProfile) (*Empty, error)
type UnimplementedRoleManageServer ¶
type UnimplementedRoleManageServer struct { }
UnimplementedRoleManageServer must be embedded to have forward compatible implementations.
func (UnimplementedRoleManageServer) RoleAccessIndex ¶
func (UnimplementedRoleManageServer) RoleAccessIndex(context.Context, *RoleAccessIndexReq) (*RoleAccessIndexResp, error)
func (UnimplementedRoleManageServer) RoleAccessMultiUpdate ¶
func (UnimplementedRoleManageServer) RoleAccessMultiUpdate(context.Context, *RoleAccessMultiUpdateReq) (*Empty, error)
func (UnimplementedRoleManageServer) RoleApiAuth ¶
func (UnimplementedRoleManageServer) RoleApiAuth(context.Context, *RoleApiAuthReq) (*RoleApiAuthResp, error)
func (UnimplementedRoleManageServer) RoleAppIndex ¶
func (UnimplementedRoleManageServer) RoleAppIndex(context.Context, *RoleAppIndexReq) (*RoleAppIndexResp, error)
func (UnimplementedRoleManageServer) RoleAppMultiUpdate ¶
func (UnimplementedRoleManageServer) RoleAppMultiUpdate(context.Context, *RoleAppMultiUpdateReq) (*Empty, error)
func (UnimplementedRoleManageServer) RoleInfoCreate ¶
func (UnimplementedRoleManageServer) RoleInfoDelete ¶
func (UnimplementedRoleManageServer) RoleInfoIndex ¶
func (UnimplementedRoleManageServer) RoleInfoIndex(context.Context, *RoleInfoIndexReq) (*RoleInfoIndexResp, error)
func (UnimplementedRoleManageServer) RoleInfoUpdate ¶
func (UnimplementedRoleManageServer) RoleMenuIndex ¶
func (UnimplementedRoleManageServer) RoleMenuIndex(context.Context, *RoleMenuIndexReq) (*RoleMenuIndexResp, error)
func (UnimplementedRoleManageServer) RoleMenuMultiUpdate ¶
func (UnimplementedRoleManageServer) RoleMenuMultiUpdate(context.Context, *RoleMenuMultiUpdateReq) (*Empty, error)
func (UnimplementedRoleManageServer) RoleModuleIndex ¶
func (UnimplementedRoleManageServer) RoleModuleIndex(context.Context, *RoleModuleIndexReq) (*RoleModuleIndexResp, error)
func (UnimplementedRoleManageServer) RoleModuleMultiUpdate ¶
func (UnimplementedRoleManageServer) RoleModuleMultiUpdate(context.Context, *RoleModuleMultiUpdateReq) (*Empty, error)
type UnimplementedTenantManageServer ¶
type UnimplementedTenantManageServer struct { }
UnimplementedTenantManageServer must be embedded to have forward compatible implementations.
func (UnimplementedTenantManageServer) TenantAccessIndex ¶
func (UnimplementedTenantManageServer) TenantAccessIndex(context.Context, *TenantAccessIndexReq) (*TenantAccessIndexResp, error)
func (UnimplementedTenantManageServer) TenantAccessMultiCreate ¶
func (UnimplementedTenantManageServer) TenantAccessMultiCreate(context.Context, *TenantAccessMultiSaveReq) (*Empty, error)
func (UnimplementedTenantManageServer) TenantAccessMultiDelete ¶
func (UnimplementedTenantManageServer) TenantAccessMultiDelete(context.Context, *TenantAccessMultiSaveReq) (*Empty, error)
func (UnimplementedTenantManageServer) TenantAccessMultiUpdate ¶
func (UnimplementedTenantManageServer) TenantAccessMultiUpdate(context.Context, *TenantAccessMultiSaveReq) (*Empty, error)
func (UnimplementedTenantManageServer) TenantAgreementCreate ¶
func (UnimplementedTenantManageServer) TenantAgreementCreate(context.Context, *TenantAgreement) (*WithID, error)
func (UnimplementedTenantManageServer) TenantAgreementDelete ¶
func (UnimplementedTenantManageServer) TenantAgreementIndex ¶
func (UnimplementedTenantManageServer) TenantAgreementIndex(context.Context, *TenantAgreementIndexReq) (*TenantAgreementIndexResp, error)
func (UnimplementedTenantManageServer) TenantAgreementRead ¶
func (UnimplementedTenantManageServer) TenantAgreementRead(context.Context, *WithIDCode) (*TenantAgreement, error)
func (UnimplementedTenantManageServer) TenantAgreementUpdate ¶
func (UnimplementedTenantManageServer) TenantAgreementUpdate(context.Context, *TenantAgreement) (*Empty, error)
func (UnimplementedTenantManageServer) TenantAppCreate ¶
func (UnimplementedTenantManageServer) TenantAppCreate(context.Context, *TenantAppInfo) (*Empty, error)
func (UnimplementedTenantManageServer) TenantAppDelete ¶
func (UnimplementedTenantManageServer) TenantAppDelete(context.Context, *TenantAppWithIDOrCode) (*Empty, error)
func (UnimplementedTenantManageServer) TenantAppIndex ¶
func (UnimplementedTenantManageServer) TenantAppIndex(context.Context, *TenantAppIndexReq) (*TenantAppIndexResp, error)
func (UnimplementedTenantManageServer) TenantAppMenuCreate ¶
func (UnimplementedTenantManageServer) TenantAppMenuCreate(context.Context, *TenantAppMenu) (*WithID, error)
func (UnimplementedTenantManageServer) TenantAppMenuDelete ¶
func (UnimplementedTenantManageServer) TenantAppMenuDelete(context.Context, *WithAppCodeID) (*Empty, error)
func (UnimplementedTenantManageServer) TenantAppMenuIndex ¶
func (UnimplementedTenantManageServer) TenantAppMenuIndex(context.Context, *TenantAppMenuIndexReq) (*TenantAppMenuIndexResp, error)
func (UnimplementedTenantManageServer) TenantAppMenuUpdate ¶
func (UnimplementedTenantManageServer) TenantAppMenuUpdate(context.Context, *TenantAppMenu) (*Empty, error)
func (UnimplementedTenantManageServer) TenantAppModuleCreate ¶
func (UnimplementedTenantManageServer) TenantAppModuleCreate(context.Context, *TenantModuleCreateReq) (*Empty, error)
func (UnimplementedTenantManageServer) TenantAppModuleDelete ¶
func (UnimplementedTenantManageServer) TenantAppModuleDelete(context.Context, *TenantModuleWithIDOrCode) (*Empty, error)
func (UnimplementedTenantManageServer) TenantAppModuleIndex ¶
func (UnimplementedTenantManageServer) TenantAppModuleIndex(context.Context, *TenantModuleIndexReq) (*TenantModuleIndexResp, error)
func (UnimplementedTenantManageServer) TenantAppModuleMultiCreate ¶
func (UnimplementedTenantManageServer) TenantAppModuleMultiCreate(context.Context, *TenantAppInfo) (*Empty, error)
func (UnimplementedTenantManageServer) TenantAppRead ¶
func (UnimplementedTenantManageServer) TenantAppRead(context.Context, *TenantAppWithIDOrCode) (*TenantAppInfo, error)
func (UnimplementedTenantManageServer) TenantAppUpdate ¶
func (UnimplementedTenantManageServer) TenantAppUpdate(context.Context, *TenantAppInfo) (*Empty, error)
func (UnimplementedTenantManageServer) TenantConfigRead ¶
func (UnimplementedTenantManageServer) TenantConfigRead(context.Context, *WithCode) (*TenantConfig, error)
func (UnimplementedTenantManageServer) TenantConfigUpdate ¶
func (UnimplementedTenantManageServer) TenantConfigUpdate(context.Context, *TenantConfig) (*Empty, error)
func (UnimplementedTenantManageServer) TenantInfoCreate ¶
func (UnimplementedTenantManageServer) TenantInfoCreate(context.Context, *TenantInfoCreateReq) (*WithID, error)
func (UnimplementedTenantManageServer) TenantInfoDelete ¶
func (UnimplementedTenantManageServer) TenantInfoDelete(context.Context, *WithIDCode) (*Empty, error)
func (UnimplementedTenantManageServer) TenantInfoIndex ¶
func (UnimplementedTenantManageServer) TenantInfoIndex(context.Context, *TenantInfoIndexReq) (*TenantInfoIndexResp, error)
func (UnimplementedTenantManageServer) TenantInfoRead ¶
func (UnimplementedTenantManageServer) TenantInfoRead(context.Context, *WithIDCode) (*TenantInfo, error)
func (UnimplementedTenantManageServer) TenantInfoUpdate ¶
func (UnimplementedTenantManageServer) TenantInfoUpdate(context.Context, *TenantInfo) (*Empty, error)
func (UnimplementedTenantManageServer) TenantOpenCheckToken ¶
func (UnimplementedTenantManageServer) TenantOpenCheckToken(context.Context, *TenantOpenCheckTokenReq) (*TenantOpenCheckTokenResp, error)
func (UnimplementedTenantManageServer) TenantOpenWebHook ¶
func (UnimplementedTenantManageServer) TenantOpenWebHook(context.Context, *WithCode) (*TenantOpenWebHook, error)
type UnimplementedUserManageServer ¶
type UnimplementedUserManageServer struct { }
UnimplementedUserManageServer must be embedded to have forward compatible implementations.
func (UnimplementedUserManageServer) UserAreaApplyCreate ¶
func (UnimplementedUserManageServer) UserAreaApplyCreate(context.Context, *UserAreaApplyCreateReq) (*Empty, error)
func (UnimplementedUserManageServer) UserCaptcha ¶
func (UnimplementedUserManageServer) UserCaptcha(context.Context, *UserCaptchaReq) (*UserCaptchaResp, error)
func (UnimplementedUserManageServer) UserChangePwd ¶
func (UnimplementedUserManageServer) UserChangePwd(context.Context, *UserChangePwdReq) (*Empty, error)
func (UnimplementedUserManageServer) UserCheckToken ¶
func (UnimplementedUserManageServer) UserCheckToken(context.Context, *UserCheckTokenReq) (*UserCheckTokenResp, error)
func (UnimplementedUserManageServer) UserCodeToUserID ¶
func (UnimplementedUserManageServer) UserCodeToUserID(context.Context, *UserCodeToUserIDReq) (*UserCodeToUserIDResp, error)
func (UnimplementedUserManageServer) UserForgetPwd ¶
func (UnimplementedUserManageServer) UserForgetPwd(context.Context, *UserForgetPwdReq) (*Empty, error)
func (UnimplementedUserManageServer) UserInfoCreate ¶
func (UnimplementedUserManageServer) UserInfoCreate(context.Context, *UserInfoCreateReq) (*UserCreateResp, error)
func (UnimplementedUserManageServer) UserInfoDelete ¶
func (UnimplementedUserManageServer) UserInfoDelete(context.Context, *UserInfoDeleteReq) (*Empty, error)
func (UnimplementedUserManageServer) UserInfoIndex ¶
func (UnimplementedUserManageServer) UserInfoIndex(context.Context, *UserInfoIndexReq) (*UserInfoIndexResp, error)
func (UnimplementedUserManageServer) UserInfoRead ¶
func (UnimplementedUserManageServer) UserInfoRead(context.Context, *UserInfoReadReq) (*UserInfo, error)
func (UnimplementedUserManageServer) UserInfoUpdate ¶
func (UnimplementedUserManageServer) UserInfoUpdate(context.Context, *UserInfoUpdateReq) (*Empty, error)
func (UnimplementedUserManageServer) UserLogin ¶
func (UnimplementedUserManageServer) UserLogin(context.Context, *UserLoginReq) (*UserLoginResp, error)
func (UnimplementedUserManageServer) UserMessageIndex ¶
func (UnimplementedUserManageServer) UserMessageIndex(context.Context, *UserMessageIndexReq) (*UserMessageIndexResp, error)
func (UnimplementedUserManageServer) UserMessageMultiIsRead ¶
func (UnimplementedUserManageServer) UserMessageStatistics ¶
func (UnimplementedUserManageServer) UserMessageStatistics(context.Context, *Empty) (*UserMessageStatisticsResp, error)
func (UnimplementedUserManageServer) UserProfileIndex ¶
func (UnimplementedUserManageServer) UserProfileIndex(context.Context, *UserProfileIndexReq) (*UserProfileIndexResp, error)
func (UnimplementedUserManageServer) UserProfileRead ¶
func (UnimplementedUserManageServer) UserProfileRead(context.Context, *WithCode) (*UserProfile, error)
func (UnimplementedUserManageServer) UserProfileUpdate ¶
func (UnimplementedUserManageServer) UserProfileUpdate(context.Context, *UserProfile) (*Empty, error)
func (UnimplementedUserManageServer) UserRegister ¶
func (UnimplementedUserManageServer) UserRegister(context.Context, *UserRegisterReq) (*UserRegisterResp, error)
func (UnimplementedUserManageServer) UserRoleIndex ¶
func (UnimplementedUserManageServer) UserRoleIndex(context.Context, *UserRoleIndexReq) (*UserRoleIndexResp, error)
func (UnimplementedUserManageServer) UserRoleMultiCreate ¶
func (UnimplementedUserManageServer) UserRoleMultiCreate(context.Context, *UserRoleMultiUpdateReq) (*Empty, error)
func (UnimplementedUserManageServer) UserRoleMultiUpdate ¶
func (UnimplementedUserManageServer) UserRoleMultiUpdate(context.Context, *UserRoleMultiUpdateReq) (*Empty, error)
type UnsafeAccessManageServer ¶
type UnsafeAccessManageServer interface {
// contains filtered or unexported methods
}
UnsafeAccessManageServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AccessManageServer will result in compilation errors.
type UnsafeAppManageServer ¶
type UnsafeAppManageServer interface {
// contains filtered or unexported methods
}
UnsafeAppManageServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AppManageServer will result in compilation errors.
type UnsafeAreaManageServer ¶
type UnsafeAreaManageServer interface {
// contains filtered or unexported methods
}
UnsafeAreaManageServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AreaManageServer will result in compilation errors.
type UnsafeCommonServer ¶
type UnsafeCommonServer interface {
// contains filtered or unexported methods
}
UnsafeCommonServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CommonServer will result in compilation errors.
type UnsafeDataManageServer ¶
type UnsafeDataManageServer interface {
// contains filtered or unexported methods
}
UnsafeDataManageServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DataManageServer will result in compilation errors.
type UnsafeDictManageServer ¶
type UnsafeDictManageServer interface {
// contains filtered or unexported methods
}
UnsafeDictManageServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DictManageServer will result in compilation errors.
type UnsafeLogServer ¶
type UnsafeLogServer interface {
// contains filtered or unexported methods
}
UnsafeLogServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LogServer will result in compilation errors.
type UnsafeModuleManageServer ¶
type UnsafeModuleManageServer interface {
// contains filtered or unexported methods
}
UnsafeModuleManageServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ModuleManageServer will result in compilation errors.
type UnsafeNotifyManageServer ¶
type UnsafeNotifyManageServer interface {
// contains filtered or unexported methods
}
UnsafeNotifyManageServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to NotifyManageServer will result in compilation errors.
type UnsafeOpsServer ¶
type UnsafeOpsServer interface {
// contains filtered or unexported methods
}
UnsafeOpsServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OpsServer will result in compilation errors.
type UnsafeProjectManageServer ¶
type UnsafeProjectManageServer interface {
// contains filtered or unexported methods
}
UnsafeProjectManageServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ProjectManageServer will result in compilation errors.
type UnsafeRoleManageServer ¶
type UnsafeRoleManageServer interface {
// contains filtered or unexported methods
}
UnsafeRoleManageServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RoleManageServer will result in compilation errors.
type UnsafeTenantManageServer ¶
type UnsafeTenantManageServer interface {
// contains filtered or unexported methods
}
UnsafeTenantManageServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TenantManageServer will result in compilation errors.
type UnsafeUserManageServer ¶
type UnsafeUserManageServer interface {
// contains filtered or unexported methods
}
UnsafeUserManageServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UserManageServer will result in compilation errors.
type UserAreaApplyCreateReq ¶
type UserAreaApplyCreateReq struct { AreaID int64 `protobuf:"varint,1,opt,name=areaID,proto3" json:"areaID,omitempty"` //项目id AuthType int64 `protobuf:"varint,2,opt,name=authType,proto3" json:"authType,omitempty"` // 1:读权限,只能读,不能写 4:管理权限,可以修改别人的权限 // contains filtered or unexported fields }
func (*UserAreaApplyCreateReq) Descriptor
deprecated
func (*UserAreaApplyCreateReq) Descriptor() ([]byte, []int)
Deprecated: Use UserAreaApplyCreateReq.ProtoReflect.Descriptor instead.
func (*UserAreaApplyCreateReq) GetAreaID ¶
func (x *UserAreaApplyCreateReq) GetAreaID() int64
func (*UserAreaApplyCreateReq) GetAuthType ¶
func (x *UserAreaApplyCreateReq) GetAuthType() int64
func (*UserAreaApplyCreateReq) ProtoMessage ¶
func (*UserAreaApplyCreateReq) ProtoMessage()
func (*UserAreaApplyCreateReq) ProtoReflect ¶
func (x *UserAreaApplyCreateReq) ProtoReflect() protoreflect.Message
func (*UserAreaApplyCreateReq) Reset ¶
func (x *UserAreaApplyCreateReq) Reset()
func (*UserAreaApplyCreateReq) String ¶
func (x *UserAreaApplyCreateReq) String() string
type UserAreaApplyDealReq ¶
type UserAreaApplyDealReq struct { IsApprove bool `protobuf:"varint,1,opt,name=isApprove,proto3" json:"isApprove,omitempty"` //是否同意 Ids []int64 `protobuf:"varint,2,rep,packed,name=ids,proto3" json:"ids,omitempty"` //授权申请的id列表 // contains filtered or unexported fields }
func (*UserAreaApplyDealReq) Descriptor
deprecated
func (*UserAreaApplyDealReq) Descriptor() ([]byte, []int)
Deprecated: Use UserAreaApplyDealReq.ProtoReflect.Descriptor instead.
func (*UserAreaApplyDealReq) GetIds ¶
func (x *UserAreaApplyDealReq) GetIds() []int64
func (*UserAreaApplyDealReq) GetIsApprove ¶
func (x *UserAreaApplyDealReq) GetIsApprove() bool
func (*UserAreaApplyDealReq) ProtoMessage ¶
func (*UserAreaApplyDealReq) ProtoMessage()
func (*UserAreaApplyDealReq) ProtoReflect ¶
func (x *UserAreaApplyDealReq) ProtoReflect() protoreflect.Message
func (*UserAreaApplyDealReq) Reset ¶
func (x *UserAreaApplyDealReq) Reset()
func (*UserAreaApplyDealReq) String ¶
func (x *UserAreaApplyDealReq) String() string
type UserAreaApplyIndexReq ¶
type UserAreaApplyIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //进行数据分页(不传默认2000相当于全部) AreaID int64 `protobuf:"varint,2,opt,name=areaID,proto3" json:"areaID,omitempty"` //项目id AuthTypes []int64 `protobuf:"varint,3,rep,packed,name=authTypes,proto3" json:"authTypes,omitempty"` // 1:读权限,只能读,不能写 4:管理权限,可以修改别人的权限 // contains filtered or unexported fields }
func (*UserAreaApplyIndexReq) Descriptor
deprecated
func (*UserAreaApplyIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use UserAreaApplyIndexReq.ProtoReflect.Descriptor instead.
func (*UserAreaApplyIndexReq) GetAreaID ¶
func (x *UserAreaApplyIndexReq) GetAreaID() int64
func (*UserAreaApplyIndexReq) GetAuthTypes ¶
func (x *UserAreaApplyIndexReq) GetAuthTypes() []int64
func (*UserAreaApplyIndexReq) GetPage ¶
func (x *UserAreaApplyIndexReq) GetPage() *PageInfo
func (*UserAreaApplyIndexReq) ProtoMessage ¶
func (*UserAreaApplyIndexReq) ProtoMessage()
func (*UserAreaApplyIndexReq) ProtoReflect ¶
func (x *UserAreaApplyIndexReq) ProtoReflect() protoreflect.Message
func (*UserAreaApplyIndexReq) Reset ¶
func (x *UserAreaApplyIndexReq) Reset()
func (*UserAreaApplyIndexReq) String ¶
func (x *UserAreaApplyIndexReq) String() string
type UserAreaApplyIndexResp ¶
type UserAreaApplyIndexResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` //总数 List []*UserAreaApplyInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` //用户数据权限列表 // contains filtered or unexported fields }
func (*UserAreaApplyIndexResp) Descriptor
deprecated
func (*UserAreaApplyIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use UserAreaApplyIndexResp.ProtoReflect.Descriptor instead.
func (*UserAreaApplyIndexResp) GetList ¶
func (x *UserAreaApplyIndexResp) GetList() []*UserAreaApplyInfo
func (*UserAreaApplyIndexResp) GetTotal ¶
func (x *UserAreaApplyIndexResp) GetTotal() int64
func (*UserAreaApplyIndexResp) ProtoMessage ¶
func (*UserAreaApplyIndexResp) ProtoMessage()
func (*UserAreaApplyIndexResp) ProtoReflect ¶
func (x *UserAreaApplyIndexResp) ProtoReflect() protoreflect.Message
func (*UserAreaApplyIndexResp) Reset ¶
func (x *UserAreaApplyIndexResp) Reset()
func (*UserAreaApplyIndexResp) String ¶
func (x *UserAreaApplyIndexResp) String() string
type UserAreaApplyInfo ¶
type UserAreaApplyInfo struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //项目id UserID int64 `protobuf:"varint,2,opt,name=userID,proto3" json:"userID,omitempty"` AreaID int64 `protobuf:"varint,3,opt,name=areaID,proto3" json:"areaID,omitempty"` //项目id AuthType int64 `protobuf:"varint,4,opt,name=authType,proto3" json:"authType,omitempty"` // 1:读权限,只能读,不能写 4:管理权限,可以修改别人的权限 CreatedTime int64 `protobuf:"varint,5,opt,name=createdTime,proto3" json:"createdTime,omitempty"` // contains filtered or unexported fields }
func (*UserAreaApplyInfo) Descriptor
deprecated
func (*UserAreaApplyInfo) Descriptor() ([]byte, []int)
Deprecated: Use UserAreaApplyInfo.ProtoReflect.Descriptor instead.
func (*UserAreaApplyInfo) GetAreaID ¶
func (x *UserAreaApplyInfo) GetAreaID() int64
func (*UserAreaApplyInfo) GetAuthType ¶
func (x *UserAreaApplyInfo) GetAuthType() int64
func (*UserAreaApplyInfo) GetCreatedTime ¶
func (x *UserAreaApplyInfo) GetCreatedTime() int64
func (*UserAreaApplyInfo) GetId ¶
func (x *UserAreaApplyInfo) GetId() int64
func (*UserAreaApplyInfo) GetUserID ¶
func (x *UserAreaApplyInfo) GetUserID() int64
func (*UserAreaApplyInfo) ProtoMessage ¶
func (*UserAreaApplyInfo) ProtoMessage()
func (*UserAreaApplyInfo) ProtoReflect ¶
func (x *UserAreaApplyInfo) ProtoReflect() protoreflect.Message
func (*UserAreaApplyInfo) Reset ¶
func (x *UserAreaApplyInfo) Reset()
func (*UserAreaApplyInfo) String ¶
func (x *UserAreaApplyInfo) String() string
type UserCaptchaReq ¶
type UserCaptchaReq struct { Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` //短信验证时填写手机号,邮箱验证时填写邮箱 Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` //验证方式:短信验证,图片验证码,邮箱验证 Use string `protobuf:"bytes,3,opt,name=use,proto3" json:"use,omitempty"` //用途 CodeID string `protobuf:"bytes,4,opt,name=codeID,proto3" json:"codeID,omitempty"` //验证码编码 Code string `protobuf:"bytes,5,opt,name=code,proto3" json:"code,omitempty"` //验证码 // contains filtered or unexported fields }
func (*UserCaptchaReq) Descriptor
deprecated
func (*UserCaptchaReq) Descriptor() ([]byte, []int)
Deprecated: Use UserCaptchaReq.ProtoReflect.Descriptor instead.
func (*UserCaptchaReq) GetAccount ¶
func (x *UserCaptchaReq) GetAccount() string
func (*UserCaptchaReq) GetCode ¶
func (x *UserCaptchaReq) GetCode() string
func (*UserCaptchaReq) GetCodeID ¶
func (x *UserCaptchaReq) GetCodeID() string
func (*UserCaptchaReq) GetType ¶
func (x *UserCaptchaReq) GetType() string
func (*UserCaptchaReq) GetUse ¶
func (x *UserCaptchaReq) GetUse() string
func (*UserCaptchaReq) ProtoMessage ¶
func (*UserCaptchaReq) ProtoMessage()
func (*UserCaptchaReq) ProtoReflect ¶
func (x *UserCaptchaReq) ProtoReflect() protoreflect.Message
func (*UserCaptchaReq) Reset ¶
func (x *UserCaptchaReq) Reset()
func (*UserCaptchaReq) String ¶
func (x *UserCaptchaReq) String() string
type UserCaptchaResp ¶
type UserCaptchaResp struct { CodeID string `protobuf:"bytes,1,opt,name=codeID,proto3" json:"codeID,omitempty"` //验证码编码 Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` //验证码--只有图片验证码由apisvr生成,其他方式返回空 Expire int64 `protobuf:"varint,3,opt,name=expire,proto3" json:"expire,omitempty"` //过期时间 // contains filtered or unexported fields }
func (*UserCaptchaResp) Descriptor
deprecated
func (*UserCaptchaResp) Descriptor() ([]byte, []int)
Deprecated: Use UserCaptchaResp.ProtoReflect.Descriptor instead.
func (*UserCaptchaResp) GetCode ¶
func (x *UserCaptchaResp) GetCode() string
func (*UserCaptchaResp) GetCodeID ¶
func (x *UserCaptchaResp) GetCodeID() string
func (*UserCaptchaResp) GetExpire ¶
func (x *UserCaptchaResp) GetExpire() int64
func (*UserCaptchaResp) ProtoMessage ¶
func (*UserCaptchaResp) ProtoMessage()
func (*UserCaptchaResp) ProtoReflect ¶
func (x *UserCaptchaResp) ProtoReflect() protoreflect.Message
func (*UserCaptchaResp) Reset ¶
func (x *UserCaptchaResp) Reset()
func (*UserCaptchaResp) String ¶
func (x *UserCaptchaResp) String() string
type UserChangePwdReq ¶
type UserChangePwdReq struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` //验证类型: email:邮箱 phone:手机号 Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` //密码 Code string `protobuf:"bytes,5,opt,name=code,proto3" json:"code,omitempty"` //验证码 微信登录填code CodeID string `protobuf:"bytes,6,opt,name=codeID,proto3" json:"codeID,omitempty"` //验证码编号 微信登录填state // contains filtered or unexported fields }
func (*UserChangePwdReq) Descriptor
deprecated
func (*UserChangePwdReq) Descriptor() ([]byte, []int)
Deprecated: Use UserChangePwdReq.ProtoReflect.Descriptor instead.
func (*UserChangePwdReq) GetCode ¶
func (x *UserChangePwdReq) GetCode() string
func (*UserChangePwdReq) GetCodeID ¶
func (x *UserChangePwdReq) GetCodeID() string
func (*UserChangePwdReq) GetPassword ¶
func (x *UserChangePwdReq) GetPassword() string
func (*UserChangePwdReq) GetType ¶
func (x *UserChangePwdReq) GetType() string
func (*UserChangePwdReq) ProtoMessage ¶
func (*UserChangePwdReq) ProtoMessage()
func (*UserChangePwdReq) ProtoReflect ¶
func (x *UserChangePwdReq) ProtoReflect() protoreflect.Message
func (*UserChangePwdReq) Reset ¶
func (x *UserChangePwdReq) Reset()
func (*UserChangePwdReq) String ¶
func (x *UserChangePwdReq) String() string
type UserCheckTokenReq ¶
type UserCheckTokenReq struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` Ip string `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip,omitempty"` AppCode string `protobuf:"bytes,3,opt,name=appCode,proto3" json:"appCode,omitempty"` AuthType string `protobuf:"bytes,4,opt,name=authType,proto3" json:"authType,omitempty"` //user(普通用户),open(开放第三方认证) // contains filtered or unexported fields }
func (*UserCheckTokenReq) Descriptor
deprecated
func (*UserCheckTokenReq) Descriptor() ([]byte, []int)
Deprecated: Use UserCheckTokenReq.ProtoReflect.Descriptor instead.
func (*UserCheckTokenReq) GetAppCode ¶
func (x *UserCheckTokenReq) GetAppCode() string
func (*UserCheckTokenReq) GetAuthType ¶
func (x *UserCheckTokenReq) GetAuthType() string
func (*UserCheckTokenReq) GetIp ¶
func (x *UserCheckTokenReq) GetIp() string
func (*UserCheckTokenReq) GetToken ¶
func (x *UserCheckTokenReq) GetToken() string
func (*UserCheckTokenReq) ProtoMessage ¶
func (*UserCheckTokenReq) ProtoMessage()
func (*UserCheckTokenReq) ProtoReflect ¶
func (x *UserCheckTokenReq) ProtoReflect() protoreflect.Message
func (*UserCheckTokenReq) Reset ¶
func (x *UserCheckTokenReq) Reset()
func (*UserCheckTokenReq) String ¶
func (x *UserCheckTokenReq) String() string
type UserCheckTokenResp ¶
type UserCheckTokenResp struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` //如果时间不多会更新jwt,需要判断jwt是否为“” 如果不为空,则需要更新用户的token UserID int64 `protobuf:"varint,2,opt,name=userID,proto3" json:"userID,omitempty"` RoleIDs []int64 `protobuf:"varint,3,rep,packed,name=roleIDs,proto3" json:"roleIDs,omitempty"` RoleCodes []string `protobuf:"bytes,4,rep,name=roleCodes,proto3" json:"roleCodes,omitempty"` IsAllData int64 `protobuf:"varint,5,opt,name=isAllData,proto3" json:"isAllData,omitempty"` TenantCode string `protobuf:"bytes,6,opt,name=tenantCode,proto3" json:"tenantCode,omitempty"` //租户编码 IsAdmin bool `protobuf:"varint,7,opt,name=isAdmin,proto3" json:"isAdmin,omitempty"` //是否是管理员 IsSuperAdmin bool `protobuf:"varint,8,opt,name=isSuperAdmin,proto3" json:"isSuperAdmin,omitempty"` //是否是超级管理员(可以跨租户) AppCode string `protobuf:"bytes,9,opt,name=appCode,proto3" json:"appCode,omitempty"` //应用code Account string `protobuf:"bytes,10,opt,name=account,proto3" json:"account,omitempty"` //账号 ProjectAuth map[int64]*ProjectAuth `` /* 165-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UserCheckTokenResp) Descriptor
deprecated
func (*UserCheckTokenResp) Descriptor() ([]byte, []int)
Deprecated: Use UserCheckTokenResp.ProtoReflect.Descriptor instead.
func (*UserCheckTokenResp) GetAccount ¶
func (x *UserCheckTokenResp) GetAccount() string
func (*UserCheckTokenResp) GetAppCode ¶
func (x *UserCheckTokenResp) GetAppCode() string
func (*UserCheckTokenResp) GetIsAdmin ¶
func (x *UserCheckTokenResp) GetIsAdmin() bool
func (*UserCheckTokenResp) GetIsAllData ¶
func (x *UserCheckTokenResp) GetIsAllData() int64
func (*UserCheckTokenResp) GetIsSuperAdmin ¶
func (x *UserCheckTokenResp) GetIsSuperAdmin() bool
func (*UserCheckTokenResp) GetProjectAuth ¶
func (x *UserCheckTokenResp) GetProjectAuth() map[int64]*ProjectAuth
func (*UserCheckTokenResp) GetRoleCodes ¶
func (x *UserCheckTokenResp) GetRoleCodes() []string
func (*UserCheckTokenResp) GetRoleIDs ¶
func (x *UserCheckTokenResp) GetRoleIDs() []int64
func (*UserCheckTokenResp) GetTenantCode ¶
func (x *UserCheckTokenResp) GetTenantCode() string
func (*UserCheckTokenResp) GetToken ¶
func (x *UserCheckTokenResp) GetToken() string
func (*UserCheckTokenResp) GetUserID ¶
func (x *UserCheckTokenResp) GetUserID() int64
func (*UserCheckTokenResp) ProtoMessage ¶
func (*UserCheckTokenResp) ProtoMessage()
func (*UserCheckTokenResp) ProtoReflect ¶
func (x *UserCheckTokenResp) ProtoReflect() protoreflect.Message
func (*UserCheckTokenResp) Reset ¶
func (x *UserCheckTokenResp) Reset()
func (*UserCheckTokenResp) String ¶
func (x *UserCheckTokenResp) String() string
type UserCodeToUserIDReq ¶
type UserCodeToUserIDReq struct { LoginType string `protobuf:"bytes,4,opt,name=loginType,proto3" json:"loginType,omitempty"` //验证类型 phone 手机号 wxOpen 微信开放平台 wxIn 微信内 wxMiniP 微信小程序 pwd 账号密码 Code string `protobuf:"bytes,5,opt,name=code,proto3" json:"code,omitempty"` //验证码 微信登录填code // contains filtered or unexported fields }
func (*UserCodeToUserIDReq) Descriptor
deprecated
func (*UserCodeToUserIDReq) Descriptor() ([]byte, []int)
Deprecated: Use UserCodeToUserIDReq.ProtoReflect.Descriptor instead.
func (*UserCodeToUserIDReq) GetCode ¶
func (x *UserCodeToUserIDReq) GetCode() string
func (*UserCodeToUserIDReq) GetLoginType ¶
func (x *UserCodeToUserIDReq) GetLoginType() string
func (*UserCodeToUserIDReq) ProtoMessage ¶
func (*UserCodeToUserIDReq) ProtoMessage()
func (*UserCodeToUserIDReq) ProtoReflect ¶
func (x *UserCodeToUserIDReq) ProtoReflect() protoreflect.Message
func (*UserCodeToUserIDReq) Reset ¶
func (x *UserCodeToUserIDReq) Reset()
func (*UserCodeToUserIDReq) String ¶
func (x *UserCodeToUserIDReq) String() string
type UserCodeToUserIDResp ¶
type UserCodeToUserIDResp struct { OpenID string `protobuf:"bytes,1,opt,name=openID,proto3" json:"openID,omitempty"` UnionID string `protobuf:"bytes,2,opt,name=unionID,proto3" json:"unionID,omitempty"` // contains filtered or unexported fields }
func (*UserCodeToUserIDResp) Descriptor
deprecated
func (*UserCodeToUserIDResp) Descriptor() ([]byte, []int)
Deprecated: Use UserCodeToUserIDResp.ProtoReflect.Descriptor instead.
func (*UserCodeToUserIDResp) GetOpenID ¶
func (x *UserCodeToUserIDResp) GetOpenID() string
func (*UserCodeToUserIDResp) GetUnionID ¶
func (x *UserCodeToUserIDResp) GetUnionID() string
func (*UserCodeToUserIDResp) ProtoMessage ¶
func (*UserCodeToUserIDResp) ProtoMessage()
func (*UserCodeToUserIDResp) ProtoReflect ¶
func (x *UserCodeToUserIDResp) ProtoReflect() protoreflect.Message
func (*UserCodeToUserIDResp) Reset ¶
func (x *UserCodeToUserIDResp) Reset()
func (*UserCodeToUserIDResp) String ¶
func (x *UserCodeToUserIDResp) String() string
type UserCreateResp ¶
type UserCreateResp struct { UserID int64 `protobuf:"varint,1,opt,name=userID,proto3" json:"userID,omitempty"` //用户id // contains filtered or unexported fields }
func (*UserCreateResp) Descriptor
deprecated
func (*UserCreateResp) Descriptor() ([]byte, []int)
Deprecated: Use UserCreateResp.ProtoReflect.Descriptor instead.
func (*UserCreateResp) GetUserID ¶
func (x *UserCreateResp) GetUserID() int64
func (*UserCreateResp) ProtoMessage ¶
func (*UserCreateResp) ProtoMessage()
func (*UserCreateResp) ProtoReflect ¶
func (x *UserCreateResp) ProtoReflect() protoreflect.Message
func (*UserCreateResp) Reset ¶
func (x *UserCreateResp) Reset()
func (*UserCreateResp) String ¶
func (x *UserCreateResp) String() string
type UserForgetPwdReq ¶
type UserForgetPwdReq struct { Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` //登录账号(支持用户名,手机号登录) 账号密码登录时需要填写 Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` //账号类型: email:邮箱 phone:手机号 Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` //密码 Code string `protobuf:"bytes,5,opt,name=code,proto3" json:"code,omitempty"` //验证码 微信登录填code CodeID string `protobuf:"bytes,6,opt,name=codeID,proto3" json:"codeID,omitempty"` //验证码编号 微信登录填state // contains filtered or unexported fields }
func (*UserForgetPwdReq) Descriptor
deprecated
func (*UserForgetPwdReq) Descriptor() ([]byte, []int)
Deprecated: Use UserForgetPwdReq.ProtoReflect.Descriptor instead.
func (*UserForgetPwdReq) GetAccount ¶
func (x *UserForgetPwdReq) GetAccount() string
func (*UserForgetPwdReq) GetCode ¶
func (x *UserForgetPwdReq) GetCode() string
func (*UserForgetPwdReq) GetCodeID ¶
func (x *UserForgetPwdReq) GetCodeID() string
func (*UserForgetPwdReq) GetPassword ¶
func (x *UserForgetPwdReq) GetPassword() string
func (*UserForgetPwdReq) GetType ¶
func (x *UserForgetPwdReq) GetType() string
func (*UserForgetPwdReq) ProtoMessage ¶
func (*UserForgetPwdReq) ProtoMessage()
func (*UserForgetPwdReq) ProtoReflect ¶
func (x *UserForgetPwdReq) ProtoReflect() protoreflect.Message
func (*UserForgetPwdReq) Reset ¶
func (x *UserForgetPwdReq) Reset()
func (*UserForgetPwdReq) String ¶
func (x *UserForgetPwdReq) String() string
type UserInfo ¶
type UserInfo struct { TenantCode string `protobuf:"bytes,22,opt,name=tenantCode,proto3" json:"tenantCode,omitempty"` UserID int64 `protobuf:"varint,1,opt,name=userID,proto3" json:"userID,omitempty"` UserName string `protobuf:"bytes,2,opt,name=userName,proto3" json:"userName,omitempty"` Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` Email *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"` Phone *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=phone,proto3" json:"phone,omitempty"` WechatUnionID string `protobuf:"bytes,6,opt,name=wechatUnionID,proto3" json:"wechatUnionID,omitempty"` WechatOpenID string `protobuf:"bytes,23,opt,name=wechatOpenID,proto3" json:"wechatOpenID,omitempty"` LastIP string `protobuf:"bytes,7,opt,name=lastIP,proto3" json:"lastIP,omitempty"` RegIP string `protobuf:"bytes,8,opt,name=regIP,proto3" json:"regIP,omitempty"` NickName string `protobuf:"bytes,9,opt,name=nickName,proto3" json:"nickName,omitempty"` City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city,omitempty"` Country string `protobuf:"bytes,11,opt,name=country,proto3" json:"country,omitempty"` Province string `protobuf:"bytes,12,opt,name=province,proto3" json:"province,omitempty"` Language string `protobuf:"bytes,13,opt,name=language,proto3" json:"language,omitempty"` CreatedTime int64 `protobuf:"varint,15,opt,name=createdTime,proto3" json:"createdTime,omitempty"` Role int64 `protobuf:"varint,16,opt,name=role,proto3" json:"role,omitempty"` Sex int64 `protobuf:"varint,17,opt,name=sex,proto3" json:"sex,omitempty"` IsAllData int64 `protobuf:"varint,18,opt,name=isAllData,proto3" json:"isAllData,omitempty"` HeadImg string `protobuf:"bytes,19,opt,name=headImg,proto3" json:"headImg,omitempty"` IsUpdateHeadImg bool `protobuf:"varint,20,opt,name=isUpdateHeadImg,proto3" json:"isUpdateHeadImg,omitempty"` //只有这个参数为true的时候才会更新图片,传参为图片的file path Status int64 `protobuf:"varint,21,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
用户属性信息
func (*UserInfo) Descriptor
deprecated
func (*UserInfo) GetCountry ¶
func (*UserInfo) GetCreatedTime ¶
func (*UserInfo) GetEmail ¶
func (x *UserInfo) GetEmail() *wrapperspb.StringValue
func (*UserInfo) GetHeadImg ¶
func (*UserInfo) GetIsAllData ¶
func (*UserInfo) GetIsUpdateHeadImg ¶
func (*UserInfo) GetLanguage ¶
func (*UserInfo) GetNickName ¶
func (*UserInfo) GetPassword ¶
func (*UserInfo) GetPhone ¶
func (x *UserInfo) GetPhone() *wrapperspb.StringValue
func (*UserInfo) GetProvince ¶
func (*UserInfo) GetTenantCode ¶
func (*UserInfo) GetUserName ¶
func (*UserInfo) GetWechatOpenID ¶
func (*UserInfo) GetWechatUnionID ¶
func (*UserInfo) ProtoMessage ¶
func (*UserInfo) ProtoMessage()
func (*UserInfo) ProtoReflect ¶
func (x *UserInfo) ProtoReflect() protoreflect.Message
type UserInfoCreateReq ¶
type UserInfoCreateReq struct { Info *UserInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` RoleIDs []int64 `protobuf:"varint,2,rep,packed,name=roleIDs,proto3" json:"roleIDs,omitempty"` // contains filtered or unexported fields }
func (*UserInfoCreateReq) Descriptor
deprecated
func (*UserInfoCreateReq) Descriptor() ([]byte, []int)
Deprecated: Use UserInfoCreateReq.ProtoReflect.Descriptor instead.
func (*UserInfoCreateReq) GetInfo ¶
func (x *UserInfoCreateReq) GetInfo() *UserInfo
func (*UserInfoCreateReq) GetRoleIDs ¶
func (x *UserInfoCreateReq) GetRoleIDs() []int64
func (*UserInfoCreateReq) ProtoMessage ¶
func (*UserInfoCreateReq) ProtoMessage()
func (*UserInfoCreateReq) ProtoReflect ¶
func (x *UserInfoCreateReq) ProtoReflect() protoreflect.Message
func (*UserInfoCreateReq) Reset ¶
func (x *UserInfoCreateReq) Reset()
func (*UserInfoCreateReq) String ¶
func (x *UserInfoCreateReq) String() string
type UserInfoDeleteReq ¶
type UserInfoDeleteReq struct { UserID int64 `protobuf:"varint,1,opt,name=userID,proto3" json:"userID,omitempty"` // contains filtered or unexported fields }
func (*UserInfoDeleteReq) Descriptor
deprecated
func (*UserInfoDeleteReq) Descriptor() ([]byte, []int)
Deprecated: Use UserInfoDeleteReq.ProtoReflect.Descriptor instead.
func (*UserInfoDeleteReq) GetUserID ¶
func (x *UserInfoDeleteReq) GetUserID() int64
func (*UserInfoDeleteReq) ProtoMessage ¶
func (*UserInfoDeleteReq) ProtoMessage()
func (*UserInfoDeleteReq) ProtoReflect ¶
func (x *UserInfoDeleteReq) ProtoReflect() protoreflect.Message
func (*UserInfoDeleteReq) Reset ¶
func (x *UserInfoDeleteReq) Reset()
func (*UserInfoDeleteReq) String ¶
func (x *UserInfoDeleteReq) String() string
type UserInfoIndexReq ¶
type UserInfoIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` //分页信息 只获取一个则不填 搜索的字段: userID:用户id userName:登录用户名 email:邮箱 phone:手机号 UserName string `protobuf:"bytes,2,opt,name=userName,proto3" json:"userName,omitempty"` Phone string `protobuf:"bytes,3,opt,name=phone,proto3" json:"phone,omitempty"` Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"` UserIDs []int64 `protobuf:"varint,5,rep,packed,name=userIDs,proto3" json:"userIDs,omitempty"` Account string `protobuf:"bytes,6,opt,name=account,proto3" json:"account,omitempty"` HasAccessAreas []int64 `protobuf:"varint,7,rep,packed,name=hasAccessAreas,proto3" json:"hasAccessAreas,omitempty"` RoleCode string `protobuf:"bytes,8,opt,name=roleCode,proto3" json:"roleCode,omitempty"` // contains filtered or unexported fields }
func (*UserInfoIndexReq) Descriptor
deprecated
func (*UserInfoIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use UserInfoIndexReq.ProtoReflect.Descriptor instead.
func (*UserInfoIndexReq) GetAccount ¶
func (x *UserInfoIndexReq) GetAccount() string
func (*UserInfoIndexReq) GetEmail ¶
func (x *UserInfoIndexReq) GetEmail() string
func (*UserInfoIndexReq) GetHasAccessAreas ¶
func (x *UserInfoIndexReq) GetHasAccessAreas() []int64
func (*UserInfoIndexReq) GetPage ¶
func (x *UserInfoIndexReq) GetPage() *PageInfo
func (*UserInfoIndexReq) GetPhone ¶
func (x *UserInfoIndexReq) GetPhone() string
func (*UserInfoIndexReq) GetRoleCode ¶
func (x *UserInfoIndexReq) GetRoleCode() string
func (*UserInfoIndexReq) GetUserIDs ¶
func (x *UserInfoIndexReq) GetUserIDs() []int64
func (*UserInfoIndexReq) GetUserName ¶
func (x *UserInfoIndexReq) GetUserName() string
func (*UserInfoIndexReq) ProtoMessage ¶
func (*UserInfoIndexReq) ProtoMessage()
func (*UserInfoIndexReq) ProtoReflect ¶
func (x *UserInfoIndexReq) ProtoReflect() protoreflect.Message
func (*UserInfoIndexReq) Reset ¶
func (x *UserInfoIndexReq) Reset()
func (*UserInfoIndexReq) String ¶
func (x *UserInfoIndexReq) String() string
type UserInfoIndexResp ¶
type UserInfoIndexResp struct { List []*UserInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*UserInfoIndexResp) Descriptor
deprecated
func (*UserInfoIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use UserInfoIndexResp.ProtoReflect.Descriptor instead.
func (*UserInfoIndexResp) GetList ¶
func (x *UserInfoIndexResp) GetList() []*UserInfo
func (*UserInfoIndexResp) GetTotal ¶
func (x *UserInfoIndexResp) GetTotal() int64
func (*UserInfoIndexResp) ProtoMessage ¶
func (*UserInfoIndexResp) ProtoMessage()
func (*UserInfoIndexResp) ProtoReflect ¶
func (x *UserInfoIndexResp) ProtoReflect() protoreflect.Message
func (*UserInfoIndexResp) Reset ¶
func (x *UserInfoIndexResp) Reset()
func (*UserInfoIndexResp) String ¶
func (x *UserInfoIndexResp) String() string
type UserInfoReadReq ¶
type UserInfoReadReq struct { UserID int64 `protobuf:"varint,1,opt,name=userID,proto3" json:"userID,omitempty"` // contains filtered or unexported fields }
func (*UserInfoReadReq) Descriptor
deprecated
func (*UserInfoReadReq) Descriptor() ([]byte, []int)
Deprecated: Use UserInfoReadReq.ProtoReflect.Descriptor instead.
func (*UserInfoReadReq) GetUserID ¶
func (x *UserInfoReadReq) GetUserID() int64
func (*UserInfoReadReq) ProtoMessage ¶
func (*UserInfoReadReq) ProtoMessage()
func (*UserInfoReadReq) ProtoReflect ¶
func (x *UserInfoReadReq) ProtoReflect() protoreflect.Message
func (*UserInfoReadReq) Reset ¶
func (x *UserInfoReadReq) Reset()
func (*UserInfoReadReq) String ¶
func (x *UserInfoReadReq) String() string
type UserInfoUpdateReq ¶
type UserInfoUpdateReq struct { Info *UserInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` WithRoot bool `protobuf:"varint,2,opt,name=WithRoot,proto3" json:"WithRoot,omitempty"` //root可以修改所有字段 // contains filtered or unexported fields }
func (*UserInfoUpdateReq) Descriptor
deprecated
func (*UserInfoUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use UserInfoUpdateReq.ProtoReflect.Descriptor instead.
func (*UserInfoUpdateReq) GetInfo ¶
func (x *UserInfoUpdateReq) GetInfo() *UserInfo
func (*UserInfoUpdateReq) GetWithRoot ¶
func (x *UserInfoUpdateReq) GetWithRoot() bool
func (*UserInfoUpdateReq) ProtoMessage ¶
func (*UserInfoUpdateReq) ProtoMessage()
func (*UserInfoUpdateReq) ProtoReflect ¶
func (x *UserInfoUpdateReq) ProtoReflect() protoreflect.Message
func (*UserInfoUpdateReq) Reset ¶
func (x *UserInfoUpdateReq) Reset()
func (*UserInfoUpdateReq) String ¶
func (x *UserInfoUpdateReq) String() string
type UserLoginReq ¶
type UserLoginReq struct { Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` //登录账号(支持用户名,手机号登录) 账号密码登录时需要填写 PwdType int32 `protobuf:"varint,2,opt,name=pwdType,proto3" json:"pwdType,omitempty"` //账号密码登录时需要填写.0,无密码 1,明文 2,md5加密 Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` //密码,建议md5转换 密码登录时需要填写 LoginType string `protobuf:"bytes,4,opt,name=loginType,proto3" json:"loginType,omitempty"` //验证类型 phone 手机号 wxOpen 微信开放平台 wxIn 微信内 wxMiniP 微信小程序 pwd 账号密码 Code string `protobuf:"bytes,5,opt,name=code,proto3" json:"code,omitempty"` //验证码 微信登录填code CodeID string `protobuf:"bytes,6,opt,name=codeID,proto3" json:"codeID,omitempty"` //验证码编号 微信登录填state Ip string `protobuf:"bytes,7,opt,name=ip,proto3" json:"ip,omitempty"` //透传请求的 ip // contains filtered or unexported fields }
func (*UserLoginReq) Descriptor
deprecated
func (*UserLoginReq) Descriptor() ([]byte, []int)
Deprecated: Use UserLoginReq.ProtoReflect.Descriptor instead.
func (*UserLoginReq) GetAccount ¶
func (x *UserLoginReq) GetAccount() string
func (*UserLoginReq) GetCode ¶
func (x *UserLoginReq) GetCode() string
func (*UserLoginReq) GetCodeID ¶
func (x *UserLoginReq) GetCodeID() string
func (*UserLoginReq) GetIp ¶
func (x *UserLoginReq) GetIp() string
func (*UserLoginReq) GetLoginType ¶
func (x *UserLoginReq) GetLoginType() string
func (*UserLoginReq) GetPassword ¶
func (x *UserLoginReq) GetPassword() string
func (*UserLoginReq) GetPwdType ¶
func (x *UserLoginReq) GetPwdType() int32
func (*UserLoginReq) ProtoMessage ¶
func (*UserLoginReq) ProtoMessage()
func (*UserLoginReq) ProtoReflect ¶
func (x *UserLoginReq) ProtoReflect() protoreflect.Message
func (*UserLoginReq) Reset ¶
func (x *UserLoginReq) Reset()
func (*UserLoginReq) String ¶
func (x *UserLoginReq) String() string
type UserLoginResp ¶
type UserLoginResp struct { Info *UserInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Token *JwtToken `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*UserLoginResp) Descriptor
deprecated
func (*UserLoginResp) Descriptor() ([]byte, []int)
Deprecated: Use UserLoginResp.ProtoReflect.Descriptor instead.
func (*UserLoginResp) GetInfo ¶
func (x *UserLoginResp) GetInfo() *UserInfo
func (*UserLoginResp) GetToken ¶
func (x *UserLoginResp) GetToken() *JwtToken
func (*UserLoginResp) ProtoMessage ¶
func (*UserLoginResp) ProtoMessage()
func (*UserLoginResp) ProtoReflect ¶
func (x *UserLoginResp) ProtoReflect() protoreflect.Message
func (*UserLoginResp) Reset ¶
func (x *UserLoginResp) Reset()
func (*UserLoginResp) String ¶
func (x *UserLoginResp) String() string
type UserManageClient ¶
type UserManageClient interface { UserInfoCreate(ctx context.Context, in *UserInfoCreateReq, opts ...grpc.CallOption) (*UserCreateResp, error) UserInfoIndex(ctx context.Context, in *UserInfoIndexReq, opts ...grpc.CallOption) (*UserInfoIndexResp, error) UserInfoUpdate(ctx context.Context, in *UserInfoUpdateReq, opts ...grpc.CallOption) (*Empty, error) UserInfoRead(ctx context.Context, in *UserInfoReadReq, opts ...grpc.CallOption) (*UserInfo, error) UserInfoDelete(ctx context.Context, in *UserInfoDeleteReq, opts ...grpc.CallOption) (*Empty, error) UserLogin(ctx context.Context, in *UserLoginReq, opts ...grpc.CallOption) (*UserLoginResp, error) UserForgetPwd(ctx context.Context, in *UserForgetPwdReq, opts ...grpc.CallOption) (*Empty, error) UserCaptcha(ctx context.Context, in *UserCaptchaReq, opts ...grpc.CallOption) (*UserCaptchaResp, error) UserCheckToken(ctx context.Context, in *UserCheckTokenReq, opts ...grpc.CallOption) (*UserCheckTokenResp, error) UserRegister(ctx context.Context, in *UserRegisterReq, opts ...grpc.CallOption) (*UserRegisterResp, error) UserChangePwd(ctx context.Context, in *UserChangePwdReq, opts ...grpc.CallOption) (*Empty, error) UserCodeToUserID(ctx context.Context, in *UserCodeToUserIDReq, opts ...grpc.CallOption) (*UserCodeToUserIDResp, error) UserRoleIndex(ctx context.Context, in *UserRoleIndexReq, opts ...grpc.CallOption) (*UserRoleIndexResp, error) UserRoleMultiUpdate(ctx context.Context, in *UserRoleMultiUpdateReq, opts ...grpc.CallOption) (*Empty, error) UserRoleMultiCreate(ctx context.Context, in *UserRoleMultiUpdateReq, opts ...grpc.CallOption) (*Empty, error) UserAreaApplyCreate(ctx context.Context, in *UserAreaApplyCreateReq, opts ...grpc.CallOption) (*Empty, error) UserMessageMultiIsRead(ctx context.Context, in *IDList, opts ...grpc.CallOption) (*Empty, error) UserMessageIndex(ctx context.Context, in *UserMessageIndexReq, opts ...grpc.CallOption) (*UserMessageIndexResp, error) UserMessageStatistics(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*UserMessageStatisticsResp, error) UserProfileRead(ctx context.Context, in *WithCode, opts ...grpc.CallOption) (*UserProfile, error) UserProfileUpdate(ctx context.Context, in *UserProfile, opts ...grpc.CallOption) (*Empty, error) UserProfileIndex(ctx context.Context, in *UserProfileIndexReq, opts ...grpc.CallOption) (*UserProfileIndexResp, error) }
UserManageClient is the client API for UserManage service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewUserManageClient ¶
func NewUserManageClient(cc grpc.ClientConnInterface) UserManageClient
type UserManageServer ¶
type UserManageServer interface { UserInfoCreate(context.Context, *UserInfoCreateReq) (*UserCreateResp, error) UserInfoIndex(context.Context, *UserInfoIndexReq) (*UserInfoIndexResp, error) UserInfoUpdate(context.Context, *UserInfoUpdateReq) (*Empty, error) UserInfoRead(context.Context, *UserInfoReadReq) (*UserInfo, error) UserInfoDelete(context.Context, *UserInfoDeleteReq) (*Empty, error) UserLogin(context.Context, *UserLoginReq) (*UserLoginResp, error) UserForgetPwd(context.Context, *UserForgetPwdReq) (*Empty, error) UserCaptcha(context.Context, *UserCaptchaReq) (*UserCaptchaResp, error) UserCheckToken(context.Context, *UserCheckTokenReq) (*UserCheckTokenResp, error) UserRegister(context.Context, *UserRegisterReq) (*UserRegisterResp, error) UserChangePwd(context.Context, *UserChangePwdReq) (*Empty, error) UserCodeToUserID(context.Context, *UserCodeToUserIDReq) (*UserCodeToUserIDResp, error) UserRoleIndex(context.Context, *UserRoleIndexReq) (*UserRoleIndexResp, error) UserRoleMultiUpdate(context.Context, *UserRoleMultiUpdateReq) (*Empty, error) UserRoleMultiCreate(context.Context, *UserRoleMultiUpdateReq) (*Empty, error) UserAreaApplyCreate(context.Context, *UserAreaApplyCreateReq) (*Empty, error) UserMessageMultiIsRead(context.Context, *IDList) (*Empty, error) UserMessageIndex(context.Context, *UserMessageIndexReq) (*UserMessageIndexResp, error) UserMessageStatistics(context.Context, *Empty) (*UserMessageStatisticsResp, error) UserProfileRead(context.Context, *WithCode) (*UserProfile, error) UserProfileUpdate(context.Context, *UserProfile) (*Empty, error) UserProfileIndex(context.Context, *UserProfileIndexReq) (*UserProfileIndexResp, error) // contains filtered or unexported methods }
UserManageServer is the server API for UserManage service. All implementations must embed UnimplementedUserManageServer for forward compatibility
type UserMessage ¶
type UserMessage struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` UserID int64 `protobuf:"varint,2,opt,name=userID,proto3" json:"userID,omitempty"` IsRead int64 `protobuf:"varint,3,opt,name=isRead,proto3" json:"isRead,omitempty"` Message *MessageInfo `protobuf:"bytes,4,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*UserMessage) Descriptor
deprecated
func (*UserMessage) Descriptor() ([]byte, []int)
Deprecated: Use UserMessage.ProtoReflect.Descriptor instead.
func (*UserMessage) GetId ¶
func (x *UserMessage) GetId() int64
func (*UserMessage) GetIsRead ¶
func (x *UserMessage) GetIsRead() int64
func (*UserMessage) GetMessage ¶
func (x *UserMessage) GetMessage() *MessageInfo
func (*UserMessage) GetUserID ¶
func (x *UserMessage) GetUserID() int64
func (*UserMessage) ProtoMessage ¶
func (*UserMessage) ProtoMessage()
func (*UserMessage) ProtoReflect ¶
func (x *UserMessage) ProtoReflect() protoreflect.Message
func (*UserMessage) Reset ¶
func (x *UserMessage) Reset()
func (*UserMessage) String ¶
func (x *UserMessage) String() string
type UserMessageIndexReq ¶
type UserMessageIndexReq struct { Page *PageInfo `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` Group string `protobuf:"bytes,2,opt,name=group,proto3" json:"group,omitempty"` NotifyCode string `protobuf:"bytes,3,opt,name=notifyCode,proto3" json:"notifyCode,omitempty"` IsRead int64 `protobuf:"varint,4,opt,name=isRead,proto3" json:"isRead,omitempty"` Str1 string `protobuf:"bytes,5,opt,name=str1,proto3" json:"str1,omitempty"` Str2 string `protobuf:"bytes,6,opt,name=str2,proto3" json:"str2,omitempty"` Str3 string `protobuf:"bytes,7,opt,name=str3,proto3" json:"str3,omitempty"` // contains filtered or unexported fields }
func (*UserMessageIndexReq) Descriptor
deprecated
func (*UserMessageIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use UserMessageIndexReq.ProtoReflect.Descriptor instead.
func (*UserMessageIndexReq) GetGroup ¶
func (x *UserMessageIndexReq) GetGroup() string
func (*UserMessageIndexReq) GetIsRead ¶
func (x *UserMessageIndexReq) GetIsRead() int64
func (*UserMessageIndexReq) GetNotifyCode ¶
func (x *UserMessageIndexReq) GetNotifyCode() string
func (*UserMessageIndexReq) GetPage ¶
func (x *UserMessageIndexReq) GetPage() *PageInfo
func (*UserMessageIndexReq) GetStr1 ¶
func (x *UserMessageIndexReq) GetStr1() string
func (*UserMessageIndexReq) GetStr2 ¶
func (x *UserMessageIndexReq) GetStr2() string
func (*UserMessageIndexReq) GetStr3 ¶
func (x *UserMessageIndexReq) GetStr3() string
func (*UserMessageIndexReq) ProtoMessage ¶
func (*UserMessageIndexReq) ProtoMessage()
func (*UserMessageIndexReq) ProtoReflect ¶
func (x *UserMessageIndexReq) ProtoReflect() protoreflect.Message
func (*UserMessageIndexReq) Reset ¶
func (x *UserMessageIndexReq) Reset()
func (*UserMessageIndexReq) String ¶
func (x *UserMessageIndexReq) String() string
type UserMessageIndexResp ¶
type UserMessageIndexResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*UserMessage `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*UserMessageIndexResp) Descriptor
deprecated
func (*UserMessageIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use UserMessageIndexResp.ProtoReflect.Descriptor instead.
func (*UserMessageIndexResp) GetList ¶
func (x *UserMessageIndexResp) GetList() []*UserMessage
func (*UserMessageIndexResp) GetTotal ¶
func (x *UserMessageIndexResp) GetTotal() int64
func (*UserMessageIndexResp) ProtoMessage ¶
func (*UserMessageIndexResp) ProtoMessage()
func (*UserMessageIndexResp) ProtoReflect ¶
func (x *UserMessageIndexResp) ProtoReflect() protoreflect.Message
func (*UserMessageIndexResp) Reset ¶
func (x *UserMessageIndexResp) Reset()
func (*UserMessageIndexResp) String ¶
func (x *UserMessageIndexResp) String() string
type UserMessageStatistics ¶
type UserMessageStatistics struct { Group string `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"` Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*UserMessageStatistics) Descriptor
deprecated
func (*UserMessageStatistics) Descriptor() ([]byte, []int)
Deprecated: Use UserMessageStatistics.ProtoReflect.Descriptor instead.
func (*UserMessageStatistics) GetCount ¶
func (x *UserMessageStatistics) GetCount() int64
func (*UserMessageStatistics) GetGroup ¶
func (x *UserMessageStatistics) GetGroup() string
func (*UserMessageStatistics) ProtoMessage ¶
func (*UserMessageStatistics) ProtoMessage()
func (*UserMessageStatistics) ProtoReflect ¶
func (x *UserMessageStatistics) ProtoReflect() protoreflect.Message
func (*UserMessageStatistics) Reset ¶
func (x *UserMessageStatistics) Reset()
func (*UserMessageStatistics) String ¶
func (x *UserMessageStatistics) String() string
type UserMessageStatisticsResp ¶
type UserMessageStatisticsResp struct { List []*UserMessageStatistics `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*UserMessageStatisticsResp) Descriptor
deprecated
func (*UserMessageStatisticsResp) Descriptor() ([]byte, []int)
Deprecated: Use UserMessageStatisticsResp.ProtoReflect.Descriptor instead.
func (*UserMessageStatisticsResp) GetList ¶
func (x *UserMessageStatisticsResp) GetList() []*UserMessageStatistics
func (*UserMessageStatisticsResp) ProtoMessage ¶
func (*UserMessageStatisticsResp) ProtoMessage()
func (*UserMessageStatisticsResp) ProtoReflect ¶
func (x *UserMessageStatisticsResp) ProtoReflect() protoreflect.Message
func (*UserMessageStatisticsResp) Reset ¶
func (x *UserMessageStatisticsResp) Reset()
func (*UserMessageStatisticsResp) String ¶
func (x *UserMessageStatisticsResp) String() string
type UserProfile ¶
type UserProfile struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` Params string `protobuf:"bytes,2,opt,name=params,proto3" json:"params,omitempty"` // contains filtered or unexported fields }
func (*UserProfile) Descriptor
deprecated
func (*UserProfile) Descriptor() ([]byte, []int)
Deprecated: Use UserProfile.ProtoReflect.Descriptor instead.
func (*UserProfile) GetCode ¶
func (x *UserProfile) GetCode() string
func (*UserProfile) GetParams ¶
func (x *UserProfile) GetParams() string
func (*UserProfile) ProtoMessage ¶
func (*UserProfile) ProtoMessage()
func (*UserProfile) ProtoReflect ¶
func (x *UserProfile) ProtoReflect() protoreflect.Message
func (*UserProfile) Reset ¶
func (x *UserProfile) Reset()
func (*UserProfile) String ¶
func (x *UserProfile) String() string
type UserProfileIndexReq ¶
type UserProfileIndexReq struct { Codes []string `protobuf:"bytes,1,rep,name=codes,proto3" json:"codes,omitempty"` // contains filtered or unexported fields }
func (*UserProfileIndexReq) Descriptor
deprecated
func (*UserProfileIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use UserProfileIndexReq.ProtoReflect.Descriptor instead.
func (*UserProfileIndexReq) GetCodes ¶
func (x *UserProfileIndexReq) GetCodes() []string
func (*UserProfileIndexReq) ProtoMessage ¶
func (*UserProfileIndexReq) ProtoMessage()
func (*UserProfileIndexReq) ProtoReflect ¶
func (x *UserProfileIndexReq) ProtoReflect() protoreflect.Message
func (*UserProfileIndexReq) Reset ¶
func (x *UserProfileIndexReq) Reset()
func (*UserProfileIndexReq) String ¶
func (x *UserProfileIndexReq) String() string
type UserProfileIndexResp ¶
type UserProfileIndexResp struct { Profiles []*UserProfile `protobuf:"bytes,1,rep,name=profiles,proto3" json:"profiles,omitempty"` // contains filtered or unexported fields }
func (*UserProfileIndexResp) Descriptor
deprecated
func (*UserProfileIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use UserProfileIndexResp.ProtoReflect.Descriptor instead.
func (*UserProfileIndexResp) GetProfiles ¶
func (x *UserProfileIndexResp) GetProfiles() []*UserProfile
func (*UserProfileIndexResp) ProtoMessage ¶
func (*UserProfileIndexResp) ProtoMessage()
func (*UserProfileIndexResp) ProtoReflect ¶
func (x *UserProfileIndexResp) ProtoReflect() protoreflect.Message
func (*UserProfileIndexResp) Reset ¶
func (x *UserProfileIndexResp) Reset()
func (*UserProfileIndexResp) String ¶
func (x *UserProfileIndexResp) String() string
type UserRegisterReq ¶
type UserRegisterReq struct { RegType string `protobuf:"bytes,1,opt,name=regType,proto3" json:"regType,omitempty"` //注册方式: phone手机号注册 email邮箱注册 wxopen 微信开放平台登录 wxin 微信内登录 wxminip 微信小程序 pwd 账号密码注册 Account string `protobuf:"bytes,2,opt,name=account,proto3" json:"account,omitempty"` //手机号注册时填写手机号 账号密码注册时填写userName Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` //验证码 微信注册填code CodeID string `protobuf:"bytes,4,opt,name=codeID,proto3" json:"codeID,omitempty"` //验证码编号 微信注册填state Password string `protobuf:"bytes,5,opt,name=password,proto3" json:"password,omitempty"` Info *UserInfo `protobuf:"bytes,6,opt,name=info,proto3" json:"info,omitempty"` //填写用户信息 Expand map[string]string `` //拓展, 微信登录方式 phoneCode:获取手机号code /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
登录信息注册,注册第一步(注册核心登录信息) 返回一个jwt用来第二步注册
func (*UserRegisterReq) Descriptor
deprecated
func (*UserRegisterReq) Descriptor() ([]byte, []int)
Deprecated: Use UserRegisterReq.ProtoReflect.Descriptor instead.
func (*UserRegisterReq) GetAccount ¶
func (x *UserRegisterReq) GetAccount() string
func (*UserRegisterReq) GetCode ¶
func (x *UserRegisterReq) GetCode() string
func (*UserRegisterReq) GetCodeID ¶
func (x *UserRegisterReq) GetCodeID() string
func (*UserRegisterReq) GetExpand ¶
func (x *UserRegisterReq) GetExpand() map[string]string
func (*UserRegisterReq) GetInfo ¶
func (x *UserRegisterReq) GetInfo() *UserInfo
func (*UserRegisterReq) GetPassword ¶
func (x *UserRegisterReq) GetPassword() string
func (*UserRegisterReq) GetRegType ¶
func (x *UserRegisterReq) GetRegType() string
func (*UserRegisterReq) ProtoMessage ¶
func (*UserRegisterReq) ProtoMessage()
func (*UserRegisterReq) ProtoReflect ¶
func (x *UserRegisterReq) ProtoReflect() protoreflect.Message
func (*UserRegisterReq) Reset ¶
func (x *UserRegisterReq) Reset()
func (*UserRegisterReq) String ¶
func (x *UserRegisterReq) String() string
type UserRegisterResp ¶
type UserRegisterResp struct { UserID int64 `protobuf:"varint,1,opt,name=userID,proto3" json:"userID,omitempty"` // contains filtered or unexported fields }
func (*UserRegisterResp) Descriptor
deprecated
func (*UserRegisterResp) Descriptor() ([]byte, []int)
Deprecated: Use UserRegisterResp.ProtoReflect.Descriptor instead.
func (*UserRegisterResp) GetUserID ¶
func (x *UserRegisterResp) GetUserID() int64
func (*UserRegisterResp) ProtoMessage ¶
func (*UserRegisterResp) ProtoMessage()
func (*UserRegisterResp) ProtoReflect ¶
func (x *UserRegisterResp) ProtoReflect() protoreflect.Message
func (*UserRegisterResp) Reset ¶
func (x *UserRegisterResp) Reset()
func (*UserRegisterResp) String ¶
func (x *UserRegisterResp) String() string
type UserRoleIndexReq ¶
type UserRoleIndexReq struct { UserID int64 `protobuf:"varint,1,opt,name=userID,proto3" json:"userID,omitempty"` // contains filtered or unexported fields }
func (*UserRoleIndexReq) Descriptor
deprecated
func (*UserRoleIndexReq) Descriptor() ([]byte, []int)
Deprecated: Use UserRoleIndexReq.ProtoReflect.Descriptor instead.
func (*UserRoleIndexReq) GetUserID ¶
func (x *UserRoleIndexReq) GetUserID() int64
func (*UserRoleIndexReq) ProtoMessage ¶
func (*UserRoleIndexReq) ProtoMessage()
func (*UserRoleIndexReq) ProtoReflect ¶
func (x *UserRoleIndexReq) ProtoReflect() protoreflect.Message
func (*UserRoleIndexReq) Reset ¶
func (x *UserRoleIndexReq) Reset()
func (*UserRoleIndexReq) String ¶
func (x *UserRoleIndexReq) String() string
type UserRoleIndexResp ¶
type UserRoleIndexResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*RoleInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` //角色列表 // contains filtered or unexported fields }
func (*UserRoleIndexResp) Descriptor
deprecated
func (*UserRoleIndexResp) Descriptor() ([]byte, []int)
Deprecated: Use UserRoleIndexResp.ProtoReflect.Descriptor instead.
func (*UserRoleIndexResp) GetList ¶
func (x *UserRoleIndexResp) GetList() []*RoleInfo
func (*UserRoleIndexResp) GetTotal ¶
func (x *UserRoleIndexResp) GetTotal() int64
func (*UserRoleIndexResp) ProtoMessage ¶
func (*UserRoleIndexResp) ProtoMessage()
func (*UserRoleIndexResp) ProtoReflect ¶
func (x *UserRoleIndexResp) ProtoReflect() protoreflect.Message
func (*UserRoleIndexResp) Reset ¶
func (x *UserRoleIndexResp) Reset()
func (*UserRoleIndexResp) String ¶
func (x *UserRoleIndexResp) String() string
type UserRoleMultiUpdateReq ¶
type UserRoleMultiUpdateReq struct { UserID int64 `protobuf:"varint,1,opt,name=userID,proto3" json:"userID,omitempty"` RoleIDs []int64 `protobuf:"varint,2,rep,packed,name=roleIDs,proto3" json:"roleIDs,omitempty"` //API列表数据 RoleCodes []string `protobuf:"bytes,3,rep,name=roleCodes,proto3" json:"roleCodes,omitempty"` //角色code // contains filtered or unexported fields }
func (*UserRoleMultiUpdateReq) Descriptor
deprecated
func (*UserRoleMultiUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use UserRoleMultiUpdateReq.ProtoReflect.Descriptor instead.
func (*UserRoleMultiUpdateReq) GetRoleCodes ¶
func (x *UserRoleMultiUpdateReq) GetRoleCodes() []string
func (*UserRoleMultiUpdateReq) GetRoleIDs ¶
func (x *UserRoleMultiUpdateReq) GetRoleIDs() []int64
func (*UserRoleMultiUpdateReq) GetUserID ¶
func (x *UserRoleMultiUpdateReq) GetUserID() int64
func (*UserRoleMultiUpdateReq) ProtoMessage ¶
func (*UserRoleMultiUpdateReq) ProtoMessage()
func (*UserRoleMultiUpdateReq) ProtoReflect ¶
func (x *UserRoleMultiUpdateReq) ProtoReflect() protoreflect.Message
func (*UserRoleMultiUpdateReq) Reset ¶
func (x *UserRoleMultiUpdateReq) Reset()
func (*UserRoleMultiUpdateReq) String ¶
func (x *UserRoleMultiUpdateReq) String() string
type WeatherAir ¶
type WeatherAir struct { Aqi string `protobuf:"bytes,1,opt,name=aqi,proto3" json:"aqi,omitempty"` Level string `protobuf:"bytes,2,opt,name=level,proto3" json:"level,omitempty"` Category string `protobuf:"bytes,3,opt,name=category,proto3" json:"category,omitempty"` Primary string `protobuf:"bytes,4,opt,name=primary,proto3" json:"primary,omitempty"` Pm10 string `protobuf:"bytes,5,opt,name=pm10,proto3" json:"pm10,omitempty"` Pm2P5 string `protobuf:"bytes,6,opt,name=pm2p5,proto3" json:"pm2p5,omitempty"` No2 string `protobuf:"bytes,7,opt,name=no2,proto3" json:"no2,omitempty"` So2 string `protobuf:"bytes,8,opt,name=so2,proto3" json:"so2,omitempty"` Co string `protobuf:"bytes,9,opt,name=co,proto3" json:"co,omitempty"` O3 string `protobuf:"bytes,10,opt,name=o3,proto3" json:"o3,omitempty"` // contains filtered or unexported fields }
func (*WeatherAir) Descriptor
deprecated
func (*WeatherAir) Descriptor() ([]byte, []int)
Deprecated: Use WeatherAir.ProtoReflect.Descriptor instead.
func (*WeatherAir) GetAqi ¶
func (x *WeatherAir) GetAqi() string
func (*WeatherAir) GetCategory ¶
func (x *WeatherAir) GetCategory() string
func (*WeatherAir) GetCo ¶
func (x *WeatherAir) GetCo() string
func (*WeatherAir) GetLevel ¶
func (x *WeatherAir) GetLevel() string
func (*WeatherAir) GetNo2 ¶
func (x *WeatherAir) GetNo2() string
func (*WeatherAir) GetO3 ¶
func (x *WeatherAir) GetO3() string
func (*WeatherAir) GetPm10 ¶
func (x *WeatherAir) GetPm10() string
func (*WeatherAir) GetPm2P5 ¶
func (x *WeatherAir) GetPm2P5() string
func (*WeatherAir) GetPrimary ¶
func (x *WeatherAir) GetPrimary() string
func (*WeatherAir) GetSo2 ¶
func (x *WeatherAir) GetSo2() string
func (*WeatherAir) ProtoMessage ¶
func (*WeatherAir) ProtoMessage()
func (*WeatherAir) ProtoReflect ¶
func (x *WeatherAir) ProtoReflect() protoreflect.Message
func (*WeatherAir) Reset ¶
func (x *WeatherAir) Reset()
func (*WeatherAir) String ¶
func (x *WeatherAir) String() string
type WeatherReadReq ¶
type WeatherReadReq struct { Position *Point `protobuf:"bytes,1,opt,name=position,proto3" json:"position,omitempty"` ProjectID int64 `protobuf:"varint,2,opt,name=ProjectID,proto3" json:"ProjectID,omitempty"` // contains filtered or unexported fields }
func (*WeatherReadReq) Descriptor
deprecated
func (*WeatherReadReq) Descriptor() ([]byte, []int)
Deprecated: Use WeatherReadReq.ProtoReflect.Descriptor instead.
func (*WeatherReadReq) GetPosition ¶
func (x *WeatherReadReq) GetPosition() *Point
func (*WeatherReadReq) GetProjectID ¶
func (x *WeatherReadReq) GetProjectID() int64
func (*WeatherReadReq) ProtoMessage ¶
func (*WeatherReadReq) ProtoMessage()
func (*WeatherReadReq) ProtoReflect ¶
func (x *WeatherReadReq) ProtoReflect() protoreflect.Message
func (*WeatherReadReq) Reset ¶
func (x *WeatherReadReq) Reset()
func (*WeatherReadReq) String ¶
func (x *WeatherReadReq) String() string
type WeatherReadResp ¶
type WeatherReadResp struct { ObsTime string `protobuf:"bytes,1,opt,name=obsTime,proto3" json:"obsTime,omitempty"` Temp string `protobuf:"bytes,2,opt,name=temp,proto3" json:"temp,omitempty"` FeelsLike string `protobuf:"bytes,3,opt,name=feelsLike,proto3" json:"feelsLike,omitempty"` Icon string `protobuf:"bytes,4,opt,name=icon,proto3" json:"icon,omitempty"` Text string `protobuf:"bytes,5,opt,name=text,proto3" json:"text,omitempty"` Wind360 string `protobuf:"bytes,6,opt,name=wind360,proto3" json:"wind360,omitempty"` WindDir string `protobuf:"bytes,7,opt,name=windDir,proto3" json:"windDir,omitempty"` WindScale string `protobuf:"bytes,8,opt,name=windScale,proto3" json:"windScale,omitempty"` WindSpeed string `protobuf:"bytes,9,opt,name=windSpeed,proto3" json:"windSpeed,omitempty"` Humidity string `protobuf:"bytes,10,opt,name=humidity,proto3" json:"humidity,omitempty"` Precip string `protobuf:"bytes,11,opt,name=precip,proto3" json:"precip,omitempty"` Pressure string `protobuf:"bytes,12,opt,name=pressure,proto3" json:"pressure,omitempty"` Vis string `protobuf:"bytes,13,opt,name=vis,proto3" json:"vis,omitempty"` Cloud string `protobuf:"bytes,14,opt,name=cloud,proto3" json:"cloud,omitempty"` Dew string `protobuf:"bytes,15,opt,name=dew,proto3" json:"dew,omitempty"` Air *WeatherAir `protobuf:"bytes,17,opt,name=air,proto3" json:"air,omitempty"` // contains filtered or unexported fields }
func (*WeatherReadResp) Descriptor
deprecated
func (*WeatherReadResp) Descriptor() ([]byte, []int)
Deprecated: Use WeatherReadResp.ProtoReflect.Descriptor instead.
func (*WeatherReadResp) GetAir ¶
func (x *WeatherReadResp) GetAir() *WeatherAir
func (*WeatherReadResp) GetCloud ¶
func (x *WeatherReadResp) GetCloud() string
func (*WeatherReadResp) GetDew ¶
func (x *WeatherReadResp) GetDew() string
func (*WeatherReadResp) GetFeelsLike ¶
func (x *WeatherReadResp) GetFeelsLike() string
func (*WeatherReadResp) GetHumidity ¶
func (x *WeatherReadResp) GetHumidity() string
func (*WeatherReadResp) GetIcon ¶
func (x *WeatherReadResp) GetIcon() string
func (*WeatherReadResp) GetObsTime ¶
func (x *WeatherReadResp) GetObsTime() string
func (*WeatherReadResp) GetPrecip ¶
func (x *WeatherReadResp) GetPrecip() string
func (*WeatherReadResp) GetPressure ¶
func (x *WeatherReadResp) GetPressure() string
func (*WeatherReadResp) GetTemp ¶
func (x *WeatherReadResp) GetTemp() string
func (*WeatherReadResp) GetText ¶
func (x *WeatherReadResp) GetText() string
func (*WeatherReadResp) GetVis ¶
func (x *WeatherReadResp) GetVis() string
func (*WeatherReadResp) GetWind360 ¶
func (x *WeatherReadResp) GetWind360() string
func (*WeatherReadResp) GetWindDir ¶
func (x *WeatherReadResp) GetWindDir() string
func (*WeatherReadResp) GetWindScale ¶
func (x *WeatherReadResp) GetWindScale() string
func (*WeatherReadResp) GetWindSpeed ¶
func (x *WeatherReadResp) GetWindSpeed() string
func (*WeatherReadResp) ProtoMessage ¶
func (*WeatherReadResp) ProtoMessage()
func (*WeatherReadResp) ProtoReflect ¶
func (x *WeatherReadResp) ProtoReflect() protoreflect.Message
func (*WeatherReadResp) Reset ¶
func (x *WeatherReadResp) Reset()
func (*WeatherReadResp) String ¶
func (x *WeatherReadResp) String() string
type WithAppCodeID ¶
type WithAppCodeID struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` AppCode string `protobuf:"bytes,2,opt,name=appCode,proto3" json:"appCode,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` //租户code // contains filtered or unexported fields }
func (*WithAppCodeID) Descriptor
deprecated
func (*WithAppCodeID) Descriptor() ([]byte, []int)
Deprecated: Use WithAppCodeID.ProtoReflect.Descriptor instead.
func (*WithAppCodeID) GetAppCode ¶
func (x *WithAppCodeID) GetAppCode() string
func (*WithAppCodeID) GetCode ¶
func (x *WithAppCodeID) GetCode() string
func (*WithAppCodeID) GetId ¶
func (x *WithAppCodeID) GetId() int64
func (*WithAppCodeID) ProtoMessage ¶
func (*WithAppCodeID) ProtoMessage()
func (*WithAppCodeID) ProtoReflect ¶
func (x *WithAppCodeID) ProtoReflect() protoreflect.Message
func (*WithAppCodeID) Reset ¶
func (x *WithAppCodeID) Reset()
func (*WithAppCodeID) String ¶
func (x *WithAppCodeID) String() string
type WithCode ¶
type WithCode struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*WithCode) Descriptor
deprecated
func (*WithCode) ProtoMessage ¶
func (*WithCode) ProtoMessage()
func (*WithCode) ProtoReflect ¶
func (x *WithCode) ProtoReflect() protoreflect.Message
type WithID ¶
type WithID struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*WithID) Descriptor
deprecated
func (*WithID) ProtoMessage ¶
func (*WithID) ProtoMessage()
func (*WithID) ProtoReflect ¶
func (x *WithID) ProtoReflect() protoreflect.Message
type WithIDCode ¶
type WithIDCode struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*WithIDCode) Descriptor
deprecated
func (*WithIDCode) Descriptor() ([]byte, []int)
Deprecated: Use WithIDCode.ProtoReflect.Descriptor instead.
func (*WithIDCode) GetCode ¶
func (x *WithIDCode) GetCode() string
func (*WithIDCode) GetId ¶
func (x *WithIDCode) GetId() int64
func (*WithIDCode) ProtoMessage ¶
func (*WithIDCode) ProtoMessage()
func (*WithIDCode) ProtoReflect ¶
func (x *WithIDCode) ProtoReflect() protoreflect.Message
func (*WithIDCode) Reset ¶
func (x *WithIDCode) Reset()
func (*WithIDCode) String ¶
func (x *WithIDCode) String() string