quguofeng 1 rok temu
rodzic
commit
4948a360b9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      application/common/model/Apply.php

+ 1 - 1
application/common/model/Apply.php

@@ -99,7 +99,7 @@ class Apply extends Model
         if($appeal_type == 1){  //喜欢我
             $appeal = '偷偷喜欢了你';
         }elseif ($appeal_type == 2){   //解锁照片
-            $appeal = '偷偷解锁了你';
+            $appeal = '解锁了你';
         }else{  //解锁资料
             $appeal = '偷偷解锁了你';
         }