|
@@ -180,7 +180,7 @@
|
|
and a.delFlag = 0
|
|
and a.delFlag = 0
|
|
and au.status = 1
|
|
and au.status = 1
|
|
and a.starFlag = 1
|
|
and a.starFlag = 1
|
|
- order by a.starnum,a.createTime desc
|
|
|
|
|
|
+ order by a.starNum is null,a.starnum,a.createTime desc
|
|
</select>
|
|
</select>
|
|
<update id="saveBindAuth">
|
|
<update id="saveBindAuth">
|
|
update cm_brand_club_user
|
|
update cm_brand_club_user
|