zz %!s(int64=6) %!d(string=hai) anos
pai
achega
fa48769b1d

+ 1 - 1
app/Modules/User/Services/UserDivisionCpcPropertyService.php

@@ -84,7 +84,7 @@ WHERE u.openid ='%s'";
                 $amount = max($subscribe_no_three_day_info);
             else
                 $amount = 0;
-            if($amount>50){
+            if($amount>=50){
                 $result['property'] = 'high';
             }elseif($amount >2){
                 $result['property'] = 'medium';