Ver código fonte

Merge remote-tracking branch 'origin/main'

cqpCow 2 anos atrás
pai
commit
d214dce686
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/Service/ThirdService.php

+ 1 - 1
app/Service/ThirdService.php

@@ -86,7 +86,7 @@ class ThirdService extends Service
         return (rand(0,100)/1000);
     }
     public function cgq_rand(){
-        return rand(0,20)+(rand(0,100)/100);
+        return rand(15,25)+(rand(0,100)/100);
     }
     public function kg_rand(){
         return rand(0,1);