generated from root/miduo_server
战报1.2
parent
d35d4a4905
commit
f502ce8a5c
|
|
@ -127,7 +127,7 @@ public class HttpRequestController {
|
||||||
if (result.getResultCode() != 0) {
|
if (result.getResultCode() != 0) {
|
||||||
return "no";
|
return "no";
|
||||||
}
|
}
|
||||||
return "ok";
|
return result.getResultMsg();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue