Add Order Item with Sorting Parameters
This code snippet adds a new order item to the page. The order item is created using the sort name and sort type provided as parameters. The sort type is converted to lowercase and compared with the string 'ASC' using the StrUtil.equalsIgnoreCase() method.
原文地址: https://www.cveoy.top/t/topic/jPnT 著作权归作者所有。请勿转载和采集!