2026-08-03 020a05d8d31565fc6fe2b0f76645cdabe8374e1c
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;