2026-08-12 302e8457c8d34a35d7eabbd474d98ebc16120ed2
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;