@@ -369,7 +369,7 @@ defineExpose<QuiskExpose>({
};
await addFire(payload as any);
- return;
+ return true;
}
// 编辑:保持原校验与提交流程