Sfoglia il codice sorgente

修改查询板块接口

zou.yingbin 4 anni fa
parent
commit
4f918a1837
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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