style: @搜寻

This commit is contained in:
手瓜一十雪
2024-11-22 15:08:26 +08:00
parent 3e63f509bc
commit 6fa7a973ba
25 changed files with 43 additions and 45 deletions

View File

@@ -1,4 +1,4 @@
import { MsfChangeReasonType, MsfStatusType } from "../types/adapter";
import { MsfChangeReasonType, MsfStatusType } from "@/core/types/adapter";
export class NodeIDependsAdapter {
onMSFStatusChange(statusType: MsfStatusType, changeReasonType: MsfChangeReasonType) {