no message
This commit is contained in:
parent
a7fac01120
commit
b2ccba1df3
@ -63,6 +63,7 @@ class Ann extends Base {
|
|||||||
|
|
||||||
if ($r) {
|
if ($r) {
|
||||||
$oAnn->post = 1;
|
$oAnn->post = 1;
|
||||||
|
$oAnn->status = 1;
|
||||||
$oAnn->save();
|
$oAnn->save();
|
||||||
return "ok,状态以更新";
|
return "ok,状态以更新";
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user