BOS启动后列表只能展示一条数据
问题描述:EAS通过BOS启动测试后,所有得列表数据只能展示一条数据
解决办法:
- 项目目录\runtime\server\profiles\server1\config
- 找到SubSystem_bos.xml
<configitem name="DebugOptions">
<attribute key="cacheLazyLoad" value="true" />
<attribute key="nonejb" value="true" />
<attribute value="100000" key="criticalCollection"/>
<attribute value="100000" key="criticalIDList"/>
<attribute value="100000" key="criticalQueryPKs"/>
<attribute value="1000000" key="exceptionCellNumber"/>
</configitem>

浙公网安备 33010602011771号