You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

9 lines
436 B

export function submitReport(params: any): any;
export function saveReport(params: any): any;
export function getDictValList(params: any): any;
export function getFormTypeList(params?: {}): any;
export function getServiceDetail(params: any): any;
export function getServiceType(params: any): any;
export function getList(params: any): any;
export function getExpertList(params: any): any;
export function checkPolicy(params: any): any;