var ioc = {
$setup_AlarmSetUpListener : {
type : "com.hansight.atom.alarm.processor.AlarmSetUpListener",
fields : {
priority : 1
}
}
};
添加回复
请先登陆
var ioc = {
$setup_AlarmSetUpListener : {
type : "com.hansight.atom.alarm.processor.AlarmSetUpListener",
fields : {
priority : 1
}
}
};