@@ -148,6 +148,10 @@ func orderPriceCount(context *admin.Context) (interface{}, error) {
idArr[qutil.IntAll(v["s_serviceid"])] = true
}
+ if qutil.IntAll(v["s_serviceid"]) == 12 {
+ idArr[20] = true
+ idArr[23] = true
+ }