From a4701a565cb2cee3e5fd25cf4545c9d963955e87 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 7 Jan 2025 13:14:30 +0800 Subject: [PATCH] bugfix --- README.md | 37 ++++++++++++++++--------------------- 1 file changed, 16 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index d13992e..77805e4 100755 --- a/README.md +++ b/README.md @@ -402,30 +402,25 @@ async with db.sqlorContext('dbname') as sor: .... ``` - - -* runSQLIterator -* runSQLResultFields -* getTables -* getTableFields -* getTablePrimaryKey -* getTableForignKeys -* folderInfo -* abspath -* request2ns -* CRUD -* data2xlsx -* xlsxdata -* openfile -* i18n -* i18nDict -* absurl -* abspath -* request2ns - ### variables * resource * terminalType +* ArgsConvert +* curDateString +* curTimeString +* monthfirstday +* strdate_add +* webpath +* stream_response +* rfexe +* basic_auth_headers +* format_exc +* realpath +* save_file +* async_sleep +* DictObject +* + ### classes * ArgsConvert