pull/480/head
Zeyi Liu 2024-07-12 11:14:25 +08:00
parent 472aceb4a0
commit c0d1a72e85
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ export const MainApi = {
return await request.download({ url: `/patents/main/generate-doc?id=` + id })
},
// ==================== 子表(专利信息) ====================
// =================== 子表(专利信息) ====================
// 获得专利信息列表
getInfoListByPatentsId: async (patentsId) => {