Commit 6937c2d4 by 杨树贤

fix

parent af5370ab
Showing with 1 additions and 0 deletions
......@@ -89,6 +89,7 @@ class SkuListFilter
}
if (!empty($map['data_channel_uid'])) {
$map['encoded/condition'] = $map['data_channel_uid'];
unset($map['data_channel_uid']);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment