md
This commit is contained in:
parent
17a2263793
commit
e173fe783a
@ -82,6 +82,13 @@
|
||||
and create_time <![CDATA[ <= ]]> #{params.endCreateTime}
|
||||
</if>
|
||||
|
||||
<if test="params.blValid != null and params.blValid == 1">
|
||||
and pack_status=0
|
||||
and to_days(create_time) = to_days(now())
|
||||
</if>
|
||||
|
||||
|
||||
|
||||
<if test="params.privSiteCode != null and params.privSiteCode != '88888'">
|
||||
and (
|
||||
send_stite_code in (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user