You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.8 KiB
Plaintext

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

1、fuintBackend是java后端源码包括后台、小程序、收银端的接口后端安装配置请看后端安装配置说明文档.pdf。
2、fuintUniapp是会员端的前端源码前端使用HBuilderX导入工程后需更换小程序id否则登录和支付会有问题。
3、fuintAdmin是后台的前端源码确认nodejs是14或16版本使用webStorm等编辑器导入后执行npm installnpm run dev即可本地跑起来打包用npm run build:prod具体看根目录下的README.md说明。
4、fuintCashier是收银的前端源码windows客户端版本使用webStorm等编辑器导入后执行yarn installyarn dev即可跑起来打包用yarn build即可在build目录下会生成exe安装文件。
5、fuintCashierWeb是收银的前端源码web网页版本使用webStorm等编辑器导入后执行npm installnpm run dev即可本地跑起来打包用npm run build:prod具体看根目录下的README.md说明。
6、fuintBackend目录下的说明
1configure后端配置文件目录fuint-application下有dev、prod分别对应开发环境、生产环境。
2db全部的数据库SQL包含测试数据。
3fuint-application项目的应用代码包含后台接口和小程序接口的全部代码。
4fuint-framework项目框架代码。
5fuint-repository项目数据库相关代码。
6fuint-utils项目工具类代码。
7、必须修改的配置
1前端appid接口地址会员uniapp端安装配置说明文档.pdf
2后端比如是生产则进入/configure/fuint-application/prod数据库相关配置、redis配置、微信相关配置weixin.pay.appId、weixin.pay.appSecret不改会影响小程序登录
如需远程协助请提供向日葵远程号码,谢谢支持!