vault backup: 2025-09-05 09:17:03

This commit is contained in:
2025-09-05 09:17:03 +08:00
parent bc2d94f70a
commit a1f16481d8

View File

@ -894,4 +894,5 @@ begin
chiExecuteSqlNoResultRec('update cfdoc set code = ''' + ResultText + ''' where docid = ' + IntToStr(CurBizObj.objid));
end;
end.
```
```