摘要: //前端接口设计值传递 export function getPrintDan(objId, type) { return request({ url: `/owtb/owtbPring/getPrintDan/${objId}?objName=${type}`, // 注意这里使用了objName 阅读全文
posted @ 2024-11-18 11:34 爱豆技术部 阅读(28) 评论(0) 推荐(0)