Преглед на файлове

修改交收单查询MatchUserName不对问题

deng.yinping преди 2 години
родител
ревизия
eebb5cfd87
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      models/wrTrade2.go

+ 2 - 2
models/wrTrade2.go

@@ -3148,7 +3148,7 @@ select t.xgoodsid,
   left join useraccount u
     on ta.userid = u.userid
   left join taaccount ta2
-    on t.accountid = ta2.accountid
+    on t.matchaccountid = ta2.accountid
   left join useraccount u2
     on ta2.userid = u2.userid
   left join wrfactortype w
@@ -3206,7 +3206,7 @@ select t.xgoodsid,
   left join useraccount u
     on ta.userid = u.userid
   left join taaccount ta2
-    on t.accountid = ta2.accountid
+    on t.matcaccountid = ta2.accountid
   left join useraccount u2
     on ta2.userid = u2.userid
   left join wrfactortype w