const baseurl='/nonConformanceReview' const url={ "getNonConformanceReview": baseurl+"/getNonConformanceReview",//获取不合格品评审 } export default{ url }