소스 검색

问题处理

yzc 1 년 전
부모
커밋
9d0e99c53e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      hx-sale/src/main/resources/mapper/after/AfterSalesDetailMapper.xml

+ 1 - 1
hx-sale/src/main/resources/mapper/after/AfterSalesDetailMapper.xml

@@ -7,12 +7,12 @@
                asd.product_id,
                asd.quantity,
                asd.`status`,
+               asd.contract_id,
                asd.create_user,
                asd.create_time,
                asd.update_user,
                asd.update_time,
                as1.customer_id,
-               as1.contract_id,
                as1.type,
                as1.remark
         FROM after_sales_detail asd