parent
1ec337f22a
commit
472484d8c6
|
@ -278,7 +278,8 @@ GSDM,KJND,mlId
|
||||||
mlId,
|
mlId,
|
||||||
kjnd,
|
kjnd,
|
||||||
gsdm,
|
gsdm,
|
||||||
DJBH
|
DJBH,
|
||||||
|
djlxid
|
||||||
from OER_DJML
|
from OER_DJML
|
||||||
<trim prefix="where" prefixOverrides="and">
|
<trim prefix="where" prefixOverrides="and">
|
||||||
<if test="djbh != null and djbh != ''"> and DJBH = #{djbh} </if>
|
<if test="djbh != null and djbh != ''"> and DJBH = #{djbh} </if>
|
||||||
|
|
Loading…
Reference in New Issue