# AIStudio.Net.AServer **Repository Path**: akwkevin/aistudio.-net.-aserver ## Basic Information - **Project Name**: AIStudio.Net.AServer - **Description**: AIStudio.Wpf.AClient的后台框架 从https://github.com/Coldairarrow/Colder.Admin.AntdVue克隆进行修改的,说明文档请参考原作者的。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 68 - **Forks**: 35 - **Created**: 2021-02-15 - **Last Updated**: 2024-08-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AIStudio.Net.AServer #### 介绍 从 https://github.com/Coldairarrow/Colder.Admin.AntdVue 克隆进行修改的,说明文档请参考原作者的。 该后台部分完全是为了WPF客户端 https://gitee.com/akwkevin/aistudio.-wpf.-aclient 打造的,扩展了Quartz,WebSocket实现即时聊天及实时消息推送,WorkflowCore实现了OA流程。 另外还实现了Vue手机客户端 https://gitee.com/akwkevin/aistudio.-vue.-aclient。 最后非常感谢Colder.Admin.AntdVue的作者开源代码。 网页客户端浏览地址http://121.36.12.76:5001/ (账号密码:Admin,Admin) 接口浏览地址http://121.36.12.76:5000/**(抱歉,已过期,请使用本地启动)** sqlserver的数据库脚本为 **Colder.Admin.AntdVue.sql** ,在运行项目目录下。 另外:修复了sqlite的使用功能,默认也是,直接启动即可。