20 lines
953 B
JSON
20 lines
953 B
JSON
[
|
|
{
|
|
"name" : "change_equip_state",
|
|
"url" : "/es01_change_equip_state",
|
|
"params": { },
|
|
"templateUrl" : "module/moduleEMS/program/es01_change_equip_state/es01_change_equip_state.html",
|
|
"controllerUrl": "module/moduleEMS/program/es01_change_equip_state/es01_change_equip_state.js",
|
|
"css" : "module/moduleEMS/program/es01_change_equip_state/es01_change_equip_state.css"
|
|
},
|
|
{
|
|
"name" : "apply_return_eqp_accessory",
|
|
"url" : "/es02_apply_return_eqp_accessory",
|
|
"params": {
|
|
"data": {}
|
|
},
|
|
"templateUrl" : "module/moduleEMS/program/es02_apply_return_eqp_accessory/es02_apply_return_eqp_accessory.html",
|
|
"controllerUrl": "module/moduleEMS/program/es02_apply_return_eqp_accessory/es02_apply_return_eqp_accessory.js",
|
|
"css" : "module/moduleEMS/program/es02_apply_return_eqp_accessory/es02_apply_return_eqp_accessory.css"
|
|
}
|
|
] |