更新框架代码和messages
This commit is contained in:
parent
23c5e71c04
commit
dfb21bedbb
@ -1 +1 @@
|
||||
Subproject commit 528873959ed9ed3d62c659347174ba6e55bec58f
|
||||
Subproject commit 7789ad9dc210c3c5c61bbb7e5b507b518f0abcf5
|
@ -47,7 +47,7 @@ function buildGenerateCmd(name, path = []) {
|
||||
}
|
||||
|
||||
function main() {
|
||||
const protocDir = resolve(messageDir, 'protoc-23.2');
|
||||
const protocDir = resolve(messageDir, 'protoc-23.1');
|
||||
const protocBin = resolve(
|
||||
protocDir,
|
||||
`bin/${isLinux ? 'linux-x86_64' : 'win64'}`
|
||||
|
@ -1,6 +1,6 @@
|
||||
/**
|
||||
* Generated by the protoc-gen-ts. DO NOT EDIT!
|
||||
* compiler version: 4.23.2
|
||||
* compiler version: 4.23.1
|
||||
* source: stationLayoutGraphics.proto
|
||||
* git: https://github.com/thesayyn/protoc-gen-ts */
|
||||
import * as pb_1 from "google-protobuf";
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 9aa54608cd592ff96fc506e310fb19caff67f809
|
||||
Subproject commit eb0340f7d2fafef7fb77833f113ca19e3b144791
|
Loading…
Reference in New Issue
Block a user