mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-09-05 16:18:02 +00:00
ref[protobuf]: refactor protobuf generate
This commit is contained in:
@@ -28,6 +28,7 @@ public class AllTypeBuilderTest {
|
||||
buildOption.setProtoPath("D:\\github\\zfoo\\protocol\\src\\test\\resources\\proto");
|
||||
// buildOption.setProtoPath("D:\\github\\zoo\\app\\zgame\\zgame-common\\src\\main\\resources\\proto");
|
||||
buildOption.setOutputPath("D:\\github\\zfoo\\protocol\\src\\test\\tmpsrc/");
|
||||
buildOption.setJavaPackage("com.zfoo.protocol.common");
|
||||
|
||||
GeneratePbUtils.create(buildOption);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user