小程序动态增加类型
This commit is contained in:
@@ -201,6 +201,7 @@
|
||||
<if test="endTime != null and endTime != ''">
|
||||
and update_time <= #{endTime}
|
||||
</if>
|
||||
and subject != 'MINI_PRE_FRIED'
|
||||
order by update_time desc
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user