1078-优化点播

This commit is contained in:
648540858
2024-04-03 16:59:33 +08:00
parent abc3766556
commit 0f420c43ac

View File

@@ -95,6 +95,7 @@ public class JT1078Controller {
wvpResult.setCode(code);
wvpResult.setMsg(msg);
}
result.setResult(wvpResult);
});
return result;