no message
This commit is contained in:
parent
8163583ce1
commit
15804c65a0
@ -1980,7 +1980,7 @@ class Book extends Base {
|
|||||||
|
|
||||||
$r = ModelBook::whereIn("id", $aId)->update(["memo" => NULL]);
|
$r = ModelBook::whereIn("id", $aId)->update(["memo" => NULL]);
|
||||||
|
|
||||||
$this->mRst = ["反", $r];
|
$this->mRst[] = ["反", $r];
|
||||||
|
|
||||||
return $this->openRe();
|
return $this->openRe();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user