gaoluyang
2026-08-03 0d576fce89c6d9b987c77277b063e37e2f0a6db4
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;