Commit Graph

1158 Commits

Author SHA1 Message Date
yubaolee
a44ca9ae16 🐛fix: #ICI0GZ 2025-06-26 21:02:11 +08:00
yubaolee
220f49743f 📃docs: 完善多语言配置 2025-06-25 23:20:18 +08:00
yubaolee
d7f4b667a1 📃docs: 增加多语言说明 2025-06-25 15:16:36 +08:00
yubaolee
7c36c79f37 📃docs: 增加sqlsugar访问多数据库 2025-06-24 23:27:43 +08:00
yubaolee
a8681f962c 🐛fix: 多数据库时,默认数据类型异常 2025-06-23 21:59:25 +08:00
yubaolee
ebfbc7eceb Merge branch 'main' of https://gitee.com/dotnetchina/OpenAuth.Net 2025-06-23 09:09:19 +08:00
yubaolee
98dad768e5 🐛fix: 修复统一接口导致的返回问题 2025-06-20 21:01:29 +08:00
yubaolee
ae92db7e1a 🔧chore: 修复脚本 2025-06-20 14:14:15 +08:00
yubaolee
878acdacc0 🐛fix: #ICGJPH Resource表已经改为SysResource,但代码里面还有Resource相关 2025-06-20 11:15:32 +08:00
yubaolee
ee6a57b7bf 🐛fix: 修复代码生成器 2025-06-15 18:42:42 +08:00
yubaolee
35bd071384 ⚠️feat: 代码生成器增加排序功能 2025-06-14 12:13:47 +08:00
yubaolee
b275847f3b ⚠️feat: 增加排序字段 2025-06-14 11:07:26 +08:00
yubaolee
ab027241bf 🔄refactor: 完善代码生成器 2025-06-11 21:50:41 +08:00
yubaolee
f496f48738 🔄refactor: response.result调整为response.data 2025-06-11 21:25:36 +08:00
yubaolee
069991504c 🔄refactor: 统一返回给前端的数据结构 2025-06-11 21:14:41 +08:00
yubaolee
0b930dc6b4 🔄refactor: 删除MVC相关的代码 2025-06-11 20:26:11 +08:00
yubaolee
93326b634b Merge branch 'main' of https://gitee.com/dotnetchina/OpenAuth.Net into main 2025-06-08 14:10:33 +08:00
yubaolee
4f88d84780 chore: 调整首页描述 2025-06-08 14:10:12 +08:00
yubaolee
748b522681 docs: update doc 2025-06-08 13:59:44 +08:00
yubaolee
18f94787e0 docs: 完善文档 2025-06-08 11:43:41 +08:00
李玉宝
a743463132
update README.md.
Signed-off-by: 李玉宝 <yubaolee@163.com>
2025-06-07 17:45:12 +00:00
yubaolee
18cbbc6fea 📃docs: 修改说明 2025-06-08 01:43:05 +08:00
yubaolee
3ca9c14328 ⚠️feat: 正式删除mvc项目 2025-06-07 23:58:32 +08:00
yubaolee
a6bd2c946b ⚠️feat: 正式删除mvc项目 2025-06-07 23:55:12 +08:00
yubaolee
7977e382d6 ⚠️feat: 正式删除mvc项目 2025-06-07 23:46:44 +08:00
yubaolee
67b83bab9e ⚠️feat: 正式删除mvc项目 2025-06-07 23:43:02 +08:00
yubaolee
a3f25dc3e9 docs: 更新文档 2025-06-07 23:34:10 +08:00
yubaolee
dd5bec04c8 docs: 修改文档 2025-06-07 23:28:50 +08:00
yubaolee
d41d91b44e docs: 调整文档 2025-06-07 22:06:28 +08:00
yubaolee
0df485d290 docs: 嵌入视频 2025-06-07 21:55:00 +08:00
yubaolee
78538bddf2 docs: 更新文档 2025-06-07 21:48:15 +08:00
yubaolee
cd1e62f305 docs: 调整开源描述 2025-06-07 21:32:14 +08:00
yubaolee
9a925f0c7a docs: 调整vue2开源版本描述 2025-06-06 14:21:32 +08:00
yubaolee
0032a02142 feat: 正式开源vue2客户端 2025-06-06 12:17:02 +08:00
yubaolee
04df41570f docs: 修改文档 2025-05-29 17:28:53 +08:00
yubaolee
e8563bed2b docs: 更新文档 2025-05-29 15:52:12 +08:00
wintel
3ce5dcb2ef docs: 更新文档 2025-05-29 00:26:37 +08:00
wintel
6d09254b9f docs: 增加uniapp文档 2025-05-29 00:09:17 +08:00
wintel
61d5a26d7b docs: 增加移动端UniApp文档 2025-05-29 00:03:40 +08:00
wintel
ef386dfd64 fix: 修复生成单表代码异常 2025-05-28 22:20:30 +08:00
wintel
eb6a4c054c docs: 增加选择用户组件 2025-05-24 13:45:30 +08:00
wintel
a56ae00deb docs: update 2025-05-21 21:52:55 +08:00
wintel
633a4a664a docs: 表单控件支持下拉列表标签联动 2025-05-21 21:23:42 +08:00
yubaolee
b8922a4cf2 docs: update 2025-05-20 17:30:43 +08:00
wintel
bd3eb29157 docs: update 2025-05-19 21:48:15 +08:00
wintel
fe152777d0 fix: 强化代码生成器 2025-05-18 21:14:28 +08:00
wintel
aeaaa29122 Merge branch 'main' of https://gitee.com/dotnetchina/OpenAuth.Net into main 2025-05-18 17:55:23 +08:00
yubaolee
78b627ef18 docs: 增加多表代码生成视频 2025-05-18 17:33:26 +08:00
yubaolee
16fd40174c docs: 增加多表代码生成文档 2025-05-18 15:49:33 +08:00
wintel
935064f440 chore: 完善gitignore 2025-05-17 09:41:17 +08:00