Commit 9e432ce8 by 田超

Merge branch 'fixbug/addRobots' into 'master'

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

See merge request rays/pcloud-book!1052
parents 24fee56a fa9323b3
...@@ -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