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