From 7502224f83bc68c2e42a68ac9c444a6e363b0b04 Mon Sep 17 00:00:00 2001 From: yubaolee Date: Wed, 9 Apr 2025 17:35:16 +0800 Subject: [PATCH] docs: update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8e77b0b..660e2d64 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,10 @@ ## ▶️演示直达 -* Vue2演示地址: http://demo.openauth.net.cn:1803 - * Vue3演示地址: http://demo.openauth.net.cn:1805 +* Vue2演示地址: http://demo.openauth.net.cn:1803 + * 移动H5演示地址(请使用浏览器移动模式或直接用手机打开): http://demo.openauth.net.cn:1804 * 开源版演示地址: http://demo.openauth.net.cn:1802 @@ -91,6 +91,8 @@ * 基于Quartz.Net的定时任务控制,可随时启/停,可视化配置Cron表达式功能,请参考:[定时任务](http://doc.openauth.net.cn/core/job.html) +* 零代码动态API接口,详情:[动态API](http://doc.openauth.net.cn/core/dynamicapi.html) + * 基于CodeSmith的代码生成功能,可快速生成带有头/明细结构的页面 * 支持sqlserver、mysql、Oracle、PostgreSql数据库,理论上支持所有数据库