md
This commit is contained in:
parent
e173fe783a
commit
1aabd05355
@ -85,10 +85,10 @@
|
||||
<if test="params.blValid != null and params.blValid == 1">
|
||||
and pack_status=0
|
||||
and to_days(create_time) = to_days(now())
|
||||
and create_site=#{params.privSiteCode}
|
||||
</if>
|
||||
|
||||
|
||||
|
||||
<if test="params.privSiteCode != null and params.privSiteCode != '88888'">
|
||||
and (
|
||||
send_stite_code in (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user