Explorar o código

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

deng.yinping %!s(int64=2) %!d(string=hai) anos
pai
achega
eebb5cfd87
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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