hurx 1 周之前
父節點
當前提交
8eb1c165a4
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/api/order/orderMain/types.ts

+ 2 - 0
src/api/order/orderMain/types.ts

@@ -9,6 +9,8 @@ export interface OrderMainVO {
    */
   orderNo: string;
 
+  parentOrderId: string | number;
+
   /**
    * 发货单号
    */