gaoluyang
2026-08-06 d2f6dac989a5f522c14b0243140d8f1639fed975
src/api/srm/supplier/index.ts
@@ -7,7 +7,7 @@
    id?: number;
    code: string;
    name: string;
    type: number;
    type: string;
    status: number;
    contactName?: string;
    contactMobile?: string;