From 3f4fec35fa9e91de136af9b3f30e2f1307f6ceff Mon Sep 17 00:00:00 2001 From: meixiongfeng <766881921@qq.com> Date: Wed, 22 Jun 2022 19:31:18 +0800 Subject: [PATCH] update --- probuf转go.cmd | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 probuf转go.cmd diff --git a/probuf转go.cmd b/probuf转go.cmd new file mode 100644 index 000000000..5848191d7 --- /dev/null +++ b/probuf转go.cmd @@ -0,0 +1,3 @@ +@echo off +pb2go.exe +pause \ No newline at end of file