|
|
@ -3,7 +3,7 @@
|
|
|
|
<mapper namespace="com.glxp.mipsdl.thirddao.dtxyy.DeviceBusinessProjectMapper">
|
|
|
|
<mapper namespace="com.glxp.mipsdl.thirddao.dtxyy.DeviceBusinessProjectMapper">
|
|
|
|
|
|
|
|
|
|
|
|
<select id="selectList" resultType="com.glxp.mipsdl.client.ptxhyy.entity.DeviceBusinessProject">
|
|
|
|
<select id="selectList" resultType="com.glxp.mipsdl.client.ptxhyy.entity.DeviceBusinessProject">
|
|
|
|
select rq AS chargTime,sfxm,sfmc,je.sfmz
|
|
|
|
select rq AS chargTime,sfxm,sfmc,je,sfmz
|
|
|
|
from udi_sbfybb
|
|
|
|
from udi_sbfybb
|
|
|
|
<where>
|
|
|
|
<where>
|
|
|
|
<if test="sfxm != null and sfxm != ''">
|
|
|
|
<if test="sfxm != null and sfxm != ''">
|
|
|
|