Commit 3102adaf by liyanlin

fix

parent 341ffce4
......@@ -251,7 +251,7 @@
and t2.id is not null
and t3.id is not null
and t9.id is not null
and t1.brandId = #{brandId}
and t1.brand_id = #{brandId}
order by distance,week_date,time_node
</select>
......
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 to comment