mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-14 10:30:35 +08:00
暂存
This commit is contained in:
4
src/api/program.ts
Normal file
4
src/api/program.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import axios from 'axios';
|
||||
|
||||
/** 重启 */
|
||||
export const appRestart = () => axios.get('/api/v1/restart');
|
||||
Reference in New Issue
Block a user