no message
This commit is contained in:
parent
01f6e8e28b
commit
4ff5e5a028
@ -29,7 +29,7 @@ final class Huodong extends Base
|
||||
$oHuodong = new ModelHuodong();
|
||||
$oHuodong->title = $sTitle;
|
||||
|
||||
if ($oDucks->save()) {
|
||||
if ($oHuodong->save()) {
|
||||
$sMsg = "成功";
|
||||
} else {
|
||||
$sMsg = "失败";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user