REQ-3046: 返回前端解析后的URL

This commit is contained in:
yanglin 2024-10-21 15:29:18 +08:00
parent d2c2930d90
commit 52b4fb8a9d

View File

@ -20,7 +20,7 @@ public class UrlInfoForRequest {
*/
private WebPageOpenStrategy webOpenStrategy;
/**
* 当前端是否为web终端
* 当前端是否为web cms终端
*/
private boolean isCurrentTerminalCms;
/**