供应商澄清信息待办接口
This commit is contained in:
@ -163,7 +163,7 @@
|
|||||||
#{companyObj.userId, jdbcType=NUMERIC}
|
#{companyObj.userId, jdbcType=NUMERIC}
|
||||||
</foreach>
|
</foreach>
|
||||||
</if>
|
</if>
|
||||||
and biz_message.createtime >= #{startTime}
|
and biz_message.createtime >= #{vo.startTime}
|
||||||
and biz_message.createtime <= #{endTime}
|
and biz_message.createtime <= #{vo.endTime}
|
||||||
</select>
|
</select>
|
||||||
</mapper>
|
</mapper>
|
Reference in New Issue
Block a user