aptinfo post msg modify

This commit is contained in:
qianhy
2023-03-09 10:41:47 +08:00
parent 7d43757135
commit e55ea26767
+1 -1
View File
@@ -156,7 +156,7 @@ class Aptinfo extends Wxapp{
$log_msg = '用户报名';
$cf_title && $log_msg = "用户通过【{$cf_title}】报名";
$this->clues_entity->add_log($row['id'], $this->session['uid'], $uname, $log_msg);
throw new Exception('预约成功,不需要重复报名', API_CODE_FAIL);
throw new Exception('预约成功', API_CODE_FAIL);
}
$jsondata['info'] = [