qifengquan il y a 1 an
Parent
commit
b8b05569d9
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      application/common/model/Apply.php

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

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