1、filter可以写函数:
filter.getFilterItems().add(new FilterItemInfo("isNull(length,0)",length));
2、到服务器/eas/admin目录下面,执行adminserver,启动服务后可以通过浏览器访问服务器。
http://服务器IP:10060/,第一次登录密码默认为空
本文介绍如何利用filter添加过滤条件并在EAS环境中部署应用。通过示例展示了filter的具体用法,包括自定义过滤项,并提供了启动服务及访问的步骤。
1、filter可以写函数:
filter.getFilterItems().add(new FilterItemInfo("isNull(length,0)",length));
2、到服务器/eas/admin目录下面,执行adminserver,启动服务后可以通过浏览器访问服务器。
http://服务器IP:10060/,第一次登录密码默认为空
1282
1万+

被折叠的 条评论
为什么被折叠?