linwu 3 жил өмнө
parent
commit
2167a3672d

+ 1 - 1
app/Models/SmsTemplate.php

@@ -56,7 +56,7 @@ class SmsTemplate extends Model
 
 
     public static function buyHouseCheck($key)
     public static function buyHouseCheck($key)
     {
     {
-        $arr = ['rs' => '13313826760', 'zj' => '15377968035', 'zr' => '18850292263'];
+        $arr = ['rs' => '15280619456', 'zj' => '15959855789', 'zr' => '13600796567'];
         if (empty($arr[$key])) {
         if (empty($arr[$key])) {
             return false;
             return false;
         }
         }