Commit fa9323b3 by 桂前礼

bug: [none] 新增第六套群小号

parent 24fee56a
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
and generation=#{generation} and generation=#{generation}
</if> </if>
<if test="generation==null"> <if test="generation==null">
and generation in (1,2,4) and generation in (1,2,4,6)
</if> </if>
LIMIT 1 LIMIT 1
</select> </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