摘要:
// Generated by the protocol buffer compiler. DO NOT EDIT!// source: types.proto public final class Types { private Types() {} public static void regi 阅读全文
摘要:
// Generated by the protocol buffer compiler. DO NOT EDIT!// source: remote.proto public final class Remote { private Remote() {} public static void r 阅读全文
摘要:
public final class GoGoProtos { private GoGoProtos() {} public static void registerAllExtensions( com.google.protobuf.ExtensionRegistryLite registry) 阅读全文
摘要:
public class ComVO{ @NotBlank(message="用户id不可空",groups={EditGroup.class} private String id; @NotBlank(message="用户名称不可空",groups={EditGroup.class,AddGro 阅读全文