采购人根据历史上传记录来

This commit is contained in:
dxc
2026-02-10 17:41:53 +08:00
parent 8ee2a9a45b
commit d594ed7ef1
4 changed files with 53 additions and 116 deletions

View File

@ -80,7 +80,7 @@ export function getUserSuggestions(params: any) {
})
}
// 10. [新增] 链接建议
// 10. 链接建议
export function getLinkSuggestions(params: any) {
return request({
url: '/inbound/buy/suggestions/links',