Compare commits
1 Commits
5aec2d7d1f
...
master_lz
| Author | SHA1 | Date | |
|---|---|---|---|
| df67f63137 |
@@ -33,5 +33,5 @@ export function vmSend(code: string) {
|
||||
|
||||
/** @desc 获取图片 */
|
||||
export function getImg() {
|
||||
return http.get<string>(`/vm/getImg`)
|
||||
return http.get<string>(`/vm/latest-photo`)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user