Default package

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

service AuthService

user.proto:69

@controller:/auth

service ProjectService

Project.proto:24

@controller:/project

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

Used in: GetProjectResult, ListProjectsResult

message ResponseResult

common.proto:21

message UserModel

user.proto:20

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

Used in: LoginByWxResult

message WechatInfoData

user.proto:5

Used in: UserModel