hurx 4 주 전
부모
커밋
5f8d9e128d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/api/pc/enterprise/orderTypes.ts

+ 1 - 0
src/api/pc/enterprise/orderTypes.ts

@@ -12,6 +12,7 @@ export interface OrderMain {
   customerId?: number;
   customerCode?: string;
   userId?: number;
+  createName?: string;
   shippingAddressId?: number;
   purchaseReason?: string;
   invoiceType?: string;