alpha-global-constants 0.7.0 → 0.7.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -883,6 +883,7 @@ var api;
883
883
  api["SYS_MENU_DELETE"] = "/api/SysMenu/Delete";
884
884
  api["SYS_MENU_DELETE_IDS"] = "/api/SysMenu/DeleteIds";
885
885
  api["SYS_MENU_GET_PERMITTED_LINEAR_LIST"] = "/api/SysMenu/GetPermittedLinearList";
886
+ api["SYS_MENU_GET_PERMITTED_LINEAR_LIST_BY_ROOT_ID"] = "/api/SysMenu/GetPermittedLinearListByRootId";
886
887
  //INS_CHANGE
887
888
  api["INS_CHANGE_QUERY_LIST"] = "/api/InsChange/QueryList";
888
889
  api["INS_CHANGE_READ"] = "/api/InsChange/GetById";