async function run() { throw new Error("尚未实现"); } export default { id: "lod", name: "LOD生成器", desc: "生成多级细节", run, };