|
|
@ -10,7 +10,7 @@ enum Api { |
|
|
|
getCategory = '/platform/catalogCategory/queryOutCategoryName', |
|
|
|
createPlansByHands = '/platform/inspectPlanInfo/createPlansByHands ', |
|
|
|
findLeafNodeInfos = '/platform/inspectPlanInfo/findLeafNodeInfos', |
|
|
|
autoCreatePlans = 'platform/routineInspectionInfo/autoCreatePlans', |
|
|
|
autoCreatePlans = '/platform/routineInspectionInfo/autoCreatePlans', |
|
|
|
} |
|
|
|
|
|
|
|
export function list(params: any) { |
|
|
|