Browse Source

bug修复

1018653686@qq.com 1 year ago
parent
commit
0769280238
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hx-victoriatourist/src/main/resources/mapper/jd/JdOrderMapper.xml

+ 1 - 1
hx-victoriatourist/src/main/resources/mapper/jd/JdOrderMapper.xml

@@ -55,7 +55,7 @@
             jo.tc_flag,
             jo.tc_flag_name,
             jo.book_time,
-            jo.hasEx,
+            jo.has_ex,
             jo.remark
         from jd_order jo
             <!--LEFT JOIN jd_order_details jod ON jod.jd_order_id = jo.id