# old-wms **Repository Path**: bool1993_admin/old-wms ## Basic Information - **Project Name**: old-wms - **Description**: 2016年老项目 - **Primary Language**: PHP - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-12-23 - **Last Updated**: 2024-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 联系方式   QQ :30024167   QQ群:785794314   email:30024167@qq.com / sloan1993@163.com 个人制作,禁止传播 近期发现有人在网站随意转发代码,转发以后原作者都没有了,还写成原创... 请你们尊重原作者 [ 此代码仅供学习,请勿用于商业用途 ] ## [ 侵权名单 ]  [居然明码标价卖钱] https://item.taobao.com/item.htm?spm=a1z09.2.0.0.1f30a53fYn3iBF&id=537679588642&_u=6lpt78j5117&wwlight=cntaobao%E6%99%A8%E6%9B%A61_11-%7B537679588642%7D   [居然明码标价卖钱]  http://www.sucaihuo.com/source/81.html  [账号 admin 123456 ] http://wms.mtop.cc/index.php ## 测试账号 bool bool admin admin         ## 分类 http://localhost/wms/index.php/Category/index.html http://localhost/wms/index.php/Category/add.html   ## 属性  http://localhost/wms/index.php/Attribute/index.html http://localhost/wms/index.php/Attribute/add ## 介绍 http://www.thinkphp.cn/code/2220.html 角色管理、权限管理、管理员、门店管理、属性管理、职位管理、人员管理、购货、销售、库存管理 、个人信息... 本系统采用TP框架,并对一些的页面实行了静态化。一些不会改变的数据采用了memcache保存,比如以往的销售记录 购货记录 ... 为了提高web交互的友好度,所有操作 是基于ajax实现(包括 表单验证 添加 搜索 提示...)