Kaynağa Gözat

名称更换

shish 4 yıl önce
ebeveyn
işleme
b3a4f484e0
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app-hd/controllers/ApplyController.php

+ 1 - 1
app-hd/controllers/ApplyController.php

@@ -110,7 +110,7 @@ class ApplyController extends BaseController
             $transaction->commit();
             $transaction->commit();
 
 
             $mobile = $post['mobile'] ?? '';
             $mobile = $post['mobile'] ?? '';
-            noticeUtil::push("花店:{$name} 手机号:{$mobile} 申请开店", '15280215347');
+            noticeUtil::push("花店:{$name} 手机号:{$mobile} 注册", '15280215347');
 
 
         } catch (\Exception $exception) {
         } catch (\Exception $exception) {
             $transaction->rollBack();
             $transaction->rollBack();