|
|
@@ -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
|