代码调整
This commit is contained in:
parent
226595ea84
commit
2491552c8f
@ -17,6 +17,7 @@ class CommandHandle {
|
||||
this.definitionMap = {
|
||||
Center: {},
|
||||
Local: {},
|
||||
Depot_IL:{},
|
||||
Common: {
|
||||
Set_Fault:{operate: 'Set_Fault', paramList:[{name: 'code'}, {name: 'faultType'}]},
|
||||
Cancel_Fault: {operate:'Cancel_Fault', paramList:[{name: 'code'}, {name: 'faultType'}]},
|
||||
|
Loading…
Reference in New Issue
Block a user