no message

This commit is contained in:
hellcat 2025-06-24 19:12:09 +08:00
parent 9ec17e89be
commit d34e554d48

View File

@ -57,7 +57,7 @@ class Book extends Base {
ModelBookHook::_cd($sPath);
$this->sPath = $sPath;
$this->optionIn();
$this->_optionIn();
}
private function _valid($aValid)