Skip to content
This repository has been 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

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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