2026-08-06 9e3911480ea589b73dec7ca944334e742e627f6f
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;