Index the scripts. 分页检索脚本数据.
@MPI(name: "mesh.vmc.index") Future<Page<Script>?> index(Paging idx, {Context? ctx}) { throw UnimplementedError('index() has not been implemented.'); }