Merge branch 'feature/REQ-3045' into dev

This commit is contained in:
yanglin 2024-10-21 15:29:22 +08:00
commit e56599721f

View File

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