草稿数据增加类型
This commit is contained in:
parent
cf291d6372
commit
e39db47396
@ -1,5 +1,7 @@
|
|||||||
syntax = "proto3";
|
syntax = "proto3";
|
||||||
|
|
||||||
|
option go_package = "./ats/verify/protos/graphicData";
|
||||||
|
|
||||||
enum PictureType {
|
enum PictureType {
|
||||||
/** 平面布置图 */
|
/** 平面布置图 */
|
||||||
StationLayout = 0;
|
StationLayout = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user