2014-ssm整合easyui实现简单的进销存管理系统(适合新手学习easyui)
目标:phoneinventory手机进销存管理系统是一款通专业的手机进销存管理系统,该系统是集采购、销售及库存管理于一体,囊括了企业日常经营管理的全过程。
系统主要包括以下各个模块:
1.商品管理
2.供应商管理
3.商品采购
4.商品退货
5.报表查询
运行环境
jdk7+tomcat8+mysql-5.7.23以上版本+eclipse+maven
运行截图(必填)
http://localhost:8080/
账号admin admin






注意事项
1.提交采购抛出异常,请自行修改
1 |
<h1>HTTP Status 400 – Bad Request</h1><hr class = "line" ><p><b>Type</b> Status Report</p><p><b>Description</b> The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).</p><hr class = "line" ><h3>Apache Tomcat/ 7.0 . 90 </h3> |
2.采购统计报表没有生成
只实现基本功能,其他功能待完善!
本源码地址:http://www.codehy.com/vip/java/2020/0304/20600.html