20 Star 34 Fork 24

carl / aardio-erp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

#aardio-erp,仅支持aardio10以上版本

目录文件说明

/aardio-cgi cgi源码,用于发布aardio-cgi.exe

/aardio-rpc rpc服务端源码

/aardio-erp erp框架客户端源码

image image

框架使用步骤

1.先把用户库 \lib\carl\ 复制到 ide标准库 \lib\carl\ 目录下,否则运行不了.(此自定义库可做为标准库使用,)

2.把\aardio-erp\rpc\目录下所有文件上传到服务端,IIS目录指向 \wwwroot, 并添加模块映射指向\aardio-cgi.exe

3.架设数据库,先手动建好数据库,并导入数据库相应安装文件aardio-erp-mssql.sql或aardio-erp-mysql(utf8,InnoDB).sql

4.默认超级管理员帐号: admin 密码: admin

5.配置服务端数据库连接文件 \wwwroot\system\config.aardio

6.打开客户端工程文件

7.配置客户端数据库类型 \lib\config.aardio (config.__drive值)

8.配置客户端线路 \lib\config.aardio (config.__appRoad值)

9.发布EXE,打开 \Publish\update\, 把相应的文件上传到服务端 \wwwroot\update\ 目录下就可以,客户端将会自动升级,具体操作如下

a. 请手动把 Erp.exe 放于RAR压缩包内

b. 记事本打开index.html, 填写更新日志,(可不写)

c. 请把 Erp.exe,index.html,aardio-erp.rar 三个文件,上传到网站对应的update目录下,就可实现客户端自动升级功能

反馈

技术支持论坛: http://bbs.aardio.org/

QQ群: 70517368

官方:http://www.aardio.com

The MIT License (MIT) Copyright (c) 2016 carl Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

aardio erp系统框架 展开 收起
C++
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/carlaau/aardio-erp.git
git@gitee.com:carlaau/aardio-erp.git
carlaau
aardio-erp
aardio-erp
master

搜索帮助