no commit message

This commit is contained in:
ICEC
2020-07-14 16:44:34 +08:00
parent be7e538466
commit 8d4fbe3029
4 changed files with 67 additions and 67 deletions

View File

@ -93,9 +93,9 @@ export function getBestHunsha() {
}
export function getBestTijiaoxian() {
export function getBestJiancai() {
return request({
url: '/fx_technologist/getBestTijiaoxian',
url: '/fx_technologist/getBestJiancai',
method: 'get'
})
}