优化
This commit is contained in:
@@ -33,5 +33,5 @@ export function vmSend(code: string) {
|
|||||||
|
|
||||||
/** @desc 获取图片 */
|
/** @desc 获取图片 */
|
||||||
export function getImg() {
|
export function getImg() {
|
||||||
return http.get<string>(`/vm/getImg`)
|
return http.get<string>(`/vm/latest-photo`)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user