This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @description 自动发现分类 | |
* @author @kuusei | |
* @version 1.0.1 | |
* @changelog 1.0.1 修复了无法翻页的问题 | |
*/ | |
@js: | |
const res = java.connect(`${baseUrl}/sort/`); |