Compare commits
No commits in common. "a1622410919b58683bc0ec059b4f5de575583c13" and "4029b6c96f132115bba08c87bfd3470f3e2d872b" have entirely different histories.
a162241091
...
4029b6c96f
@ -76,13 +76,6 @@ enum DataType {
|
||||
DataType_Iscs = 4;
|
||||
}
|
||||
|
||||
enum IscsStyle {
|
||||
// 未知
|
||||
IscsStyle_Unknown = 0;
|
||||
// 达实智能(福州一号线)
|
||||
DaShiZhiNeng = 1;
|
||||
}
|
||||
|
||||
// 功能特性类型
|
||||
enum FeatureType {
|
||||
// 未知
|
||||
|
Loading…
Reference in New Issue
Block a user