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