mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-18 14:12:21 +08:00
http api回复改成英文
This commit is contained in:
@@ -719,7 +719,7 @@ void installWebApi() {
|
||||
|
||||
return 0;
|
||||
});
|
||||
val["msg"] = "服务器将在一秒后自动重启";
|
||||
val["msg"] = "MediaServer will reboot in on 1 second";
|
||||
});
|
||||
#else
|
||||
//增加Windows下的重启代码
|
||||
|
||||
Reference in New Issue
Block a user