发布v2.6.9版本

This commit is contained in:
雨中磐石
2025-05-27 14:51:24 +08:00
parent 16829278ae
commit d0c604e040
31 changed files with 661 additions and 242 deletions

View File

@@ -5,6 +5,9 @@ class flow_wordClassModel extends flowModel
public function floweditoffice($frs, $ofrs)
{
$this->update("`optdt`='".$this->rock->now."'", $this->id);
}
}