Default package

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service AuthService

user.proto:69

@controller:/auth

message ArticleModel

Article.proto:6

@table: articles @timestamps

enum Code

common.proto:5

message LoginByWxResult

user.proto:58

Used as response type in: AuthService.LoginByWxAppCode, AuthService.LoginByWxAppInfo

message ProjectModel

Project.proto:7

@timestamps @table: projects

message ResponseResult

common.proto:21

message UserModel

user.proto:20

用户注释 @authenticatable @table: users @timestamps

Used in: LoginByWxResult, ProjectModel

message WechatInfoData

user.proto:5

Used in: UserModel