Selaa lähdekoodia

修改查询板块接口

zou.yingbin 4 vuotta sitten
vanhempi
commit
4f918a1837
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      models/tjmd.go

+ 1 - 1
models/tjmd.go

@@ -388,7 +388,7 @@ select t.marketsectionid,
   from marketsectionconfig t
  inner join market m
     on t.marketid = m.marketid
- inner join markettradeconfig c
+ left join markettradeconfig c
     on t.marketid = c.marketid
  where 1 = 1
  order by t.orderindex