Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

aveyuan/MySales

Folders and files

NameName
Last commit message
Last commit date
Nov 27, 2018
Aug 14, 2019
Oct 10, 2018
Sep 19, 2018
Oct 20, 2019
Aug 14, 2019
Sep 18, 2018
Sep 13, 2018
Aug 14, 2019
Aug 14, 2019
Sep 13, 2018
Nov 27, 2019
Feb 14, 2023
Feb 14, 2023
Nov 27, 2018

Repository files navigation

我的销售系统

功能十分简单,客户,产品,销售,采用Beego+Layui开发,不断完善中 默认使用Sqlite3数据库如需使用Mysql请在config/app.conf中修改 默认账号:admin 密码:123456

安装方法

  1. 源码直接go run main.go install
  2. 编译好的二进制包直接 ./main install

首页

avatar

客户页

avatar avatar

产品页

avatar avatar

销售页

avatar avatar