Commit 4940d715 authored by hezhen's avatar hezhen

123

parent f5f71f38
......@@ -87,7 +87,7 @@
SELECT
c.id,
c.`name` as cataName,
c.`is_more` as isMore,
c.`is_input_more` as isMore,
<choose>
<when test="vehicleId != null and vehicleId != ''">
IF(e.cata_id is NULL,0,1) as isSelected,
......
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