在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 药品管理系统 ssh oracle.rar

药品管理系统 ssh oracle.rar

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:43.28M
  • 下载次数:1
  • 浏览次数:71
  • 发布时间:2021-12-05
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
药品管理系统 采用ssh架构实现 数据库为oracle 为药品销售提供平台,实现了商品条形码的扫描,扫描仪通过商品的条形码显示商品的信息 实现的自动结算等 功能
【实例截图】
【核心代码】
4744300845230483718.rar
├── 5-18
│   ├── complexTable
│   │   ├── changeList.htm
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── inStockList.htm
│   │   ├── memberList.htm
│   │   ├── profitAnalysis.html
│   │   ├── profitAnalysisTable.htm
│   │   ├── returnGoodsList.htm
│   │   ├── salesAccount.html
│   │   ├── salesDetailedTable.htm
│   │   ├── salesNumAccount.htm
│   │   └── stockList.htm
│   ├── countAnalysis
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── month.html
│   │   ├── monthSales.html
│   │   ├── season.html
│   │   ├── seasonSales.html
│   │   ├── year.html
│   │   └── yearSales.html
│   ├── css
│   │   ├── common1.css
│   │   ├── control.css
│   │   ├── css.css
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── head.css
│   │   ├── style0.css
│   │   ├── style.css
│   │   └── tab.js
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── employeesManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── employeesManager.html
│   │   ├── wage.html
│   │   ├── wageManager.htm
│   │   └── wagePay.html
│   ├── factoryOwner
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── factoryOwner.htm
│   ├── forestand.html
│   ├── images
│   │   ├── button03.gif
│   │   ├── button04.gif
│   │   ├── button05.gif
│   │   ├── button06.gif
│   │   ├── button07.gif
│   │   ├── button08.gif
│   │   ├── button09.gif
│   │   ├── button10.gif
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dhbutton01.gif
│   │   ├── dhbutton02.gif
│   │   ├── dhbutton03.gif
│   │   ├── dhbutton04.gif
│   │   ├── dhbutton05.gif
│   │   ├── ico01.gif
│   │   ├── ico02.gif
│   │   ├── ico03.gif
│   │   ├── ico04.gif
│   │   ├── ico05.gif
│   │   ├── ico06.gif
│   │   ├── ico07.gif
│   │   ├── ico11.gif
│   │   ├── ico12.gif
│   │   ├── ico13.gif
│   │   ├── ico14.gif
│   │   ├── ico15.gif
│   │   ├── ico16.gif
│   │   ├── ico24.gif
│   │   ├── left.gif
│   │   ├── line01.gif
│   │   ├── loadon.gif
│   │   ├── logo.gif
│   │   ├── mode.jpg
│   │   ├── nav01.gif
│   │   ├── nav02.gif
│   │   ├── nav03.gif
│   │   ├── nav04.gif
│   │   ├── nav05.gif
│   │   ├── nav06.gif
│   │   ├── nav07.gif
│   │   ├── navbutton01.gif
│   │   ├── navbutton02.gif
│   │   ├── navbutton03.gif
│   │   ├── navbutton04.gif
│   │   ├── navend.gif
│   │   ├── newline.gif
│   │   ├── newling.gif
│   │   ├── newlogo.jpg
│   │   ├── pic05.gif
│   │   ├── shape01.gif
│   │   ├── spacer.gif
│   │   ├── Thumbs.db
│   │   ├── top02.gif
│   │   ├── top03.gif
│   │   ├── top.gif
│   │   └── welcome.gif
│   ├── index.html
│   ├── inManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── drugIn.html
│   │   └── drugManager.htm
│   ├── js
│   │   ├── Clock.js
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── jsdate.js
│   │   ├── tanchuceng.js
│   │   ├── tanchucen.js
│   │   ├── typem.js
│   │   └── xiangmu.js
│   ├── login.html
│   ├── mainManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── left.html
│   │   ├── mainfra.html
│   │   └── top.html
│   ├── moneyManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── moneyManager.html
│   ├── salesManager
│   │   ├── changeManager.htm
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── returnGoods.htm
│   │   └── salesNotes.htm
│   ├── stockManager
│   │   ├── changePriceDrug.htm
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── stockDrug.htm
│   ├── systemKeep
│   │   ├── changeUser.html
│   │   ├── codeManager.html
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── updatePassword.html
│   │   └── userManager.html
│   └── VIPManager
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   └── lookInfo.html
├── 5.21
│   ├── crebas.sql
│   ├── new药品销售系统.pdm
│   └── ypSales
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── src
│   │   ├── com
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── yidu
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugManagerAction.java
│   │   │   │   ├── EmployeeAction.java
│   │   │   │   ├── FactoryOwenrAction.java
│   │   │   │   ├── SalesManagerAction.java
│   │   │   │   ├── UserAction.java
│   │   │   │   └── VipAction.java
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.java
│   │   │   │   ├── ChangeBean.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugManagerBean.java
│   │   │   │   ├── EmployeeBean.java
│   │   │   │   ├── FactoryOwnerBean.java
│   │   │   │   ├── FactoryOwner.java
│   │   │   │   ├── MoneyManagerBean.java
│   │   │   │   ├── ReturnedBean.java
│   │   │   │   ├── SalesBean.java
│   │   │   │   ├── UserBean.java
│   │   │   │   └── VipBean.java
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   ├── dao
│   │   │   │   ├── AdjustAnnalDao.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugManagerDao.java
│   │   │   │   ├── EmployeeDao.java
│   │   │   │   ├── FactoryOwenrDao.java
│   │   │   │   ├── UserDao.java
│   │   │   │   └── VipDao.java
│   │   │   ├── filter
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── MyFilter.java
│   │   │   ├── mystruts
│   │   │   │   ├── ActionForward.java
│   │   │   │   ├── Action.java
│   │   │   │   ├── ActionMapping.java
│   │   │   │   ├── ActionServlet.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── ParseXml.java
│   │   │   └── util
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── DBUtil.java
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── db-connection.xml
│   └── WebRoot
│   ├── complexTable
│   │   ├── changeList.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── inStockList.jsp
│   │   ├── memberList.jsp
│   │   ├── profitAnalysis.jsp
│   │   ├── profitAnalysisTable.jsp
│   │   ├── returnGoodsList.jsp
│   │   ├── salesAccount.jsp
│   │   ├── salesDetailedTable.jsp
│   │   ├── salesNumAccount.jsp
│   │   └── stockList.jsp
│   ├── countAnalysis
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── month.jsp
│   │   ├── monthSales.jsp
│   │   ├── season.jsp
│   │   ├── seasonSales.jsp
│   │   ├── year.jsp
│   │   └── yearSales.jsp
│   ├── css
│   │   ├── common1.css
│   │   ├── control.css
│   │   ├── css.css
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── head.css
│   │   ├── style0.css
│   │   ├── style.css
│   │   └── tab.js
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── employeesManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── employeesManager.jsp
│   │   ├── wage.jsp
│   │   ├── wageManager.jsp
│   │   └── wagePay.jsp
│   ├── factoryOwner
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── factoryOwner.jsp
│   ├── forestand.jsp
│   ├── images
│   │   ├── button03.gif
│   │   ├── button04.gif
│   │   ├── button05.gif
│   │   ├── button06.gif
│   │   ├── button07.gif
│   │   ├── button08.gif
│   │   ├── button09.gif
│   │   ├── button10.gif
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dhbutton01.gif
│   │   ├── dhbutton02.gif
│   │   ├── dhbutton03.gif
│   │   ├── dhbutton04.gif
│   │   ├── dhbutton05.gif
│   │   ├── ico01.gif
│   │   ├── ico02.gif
│   │   ├── ico03.gif
│   │   ├── ico04.gif
│   │   ├── ico05.gif
│   │   ├── ico06.gif
│   │   ├── ico07.gif
│   │   ├── ico11.gif
│   │   ├── ico12.gif
│   │   ├── ico13.gif
│   │   ├── ico14.gif
│   │   ├── ico15.gif
│   │   ├── ico16.gif
│   │   ├── ico24.gif
│   │   ├── left.gif
│   │   ├── line01.gif
│   │   ├── loadon.gif
│   │   ├── logo.gif
│   │   ├── mode.jpg
│   │   ├── nav01.gif
│   │   ├── nav02.gif
│   │   ├── nav03.gif
│   │   ├── nav04.gif
│   │   ├── nav05.gif
│   │   ├── nav06.gif
│   │   ├── nav07.gif
│   │   ├── navbutton01.gif
│   │   ├── navbutton02.gif
│   │   ├── navbutton03.gif
│   │   ├── navbutton04.gif
│   │   ├── navend.gif
│   │   ├── newline.gif
│   │   ├── newling.gif
│   │   ├── newlogo.jpg
│   │   ├── pic05.gif
│   │   ├── shape01.gif
│   │   ├── spacer.gif
│   │   ├── Thumbs.db
│   │   ├── top02.gif
│   │   ├── top03.gif
│   │   ├── top.gif
│   │   └── welcome.gif
│   ├── index.jsp
│   ├── inManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── drugIn.jsp
│   │   └── drugManager.jsp
│   ├── js
│   │   ├── Clock.js
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── jsdate.js
│   │   ├── tanchuceng.js
│   │   ├── tanchucen.js
│   │   ├── typem.js
│   │   └── xiangmu.js
│   ├── login.jsp
│   ├── mainManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── left.jsp
│   │   ├── mainfra.jsp
│   │   └── top.jsp
│   ├── META-INF
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── MANIFEST.MF
│   ├── moneyManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── moneyManager.jsp
│   ├── salesManager
│   │   ├── changeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── returnGoods.jsp
│   │   └── salesNotes.jsp
│   ├── stockManager
│   │   ├── changePriceDrug.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── stockDrug.jsp
│   ├── systemKeep
│   │   ├── changeUser.jsp
│   │   ├── codeManager0.jsp
│   │   ├── codeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── systemSet.jsp
│   │   ├── updatePassword.jsp
│   │   └── userManager.jsp
│   ├── VIPManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── lookInfo.jsp
│   └── WEB-INF
│   ├── classes
│   │   ├── com
│   │   │   └── yidu
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── DrugManagerAction.class
│   │   │   │   ├── EmployeeAction.class
│   │   │   │   ├── FactoryOwenrAction.class
│   │   │   │   ├── SalesManagerAction.class
│   │   │   │   ├── UserAction.class
│   │   │   │   └── VipAction.class
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.class
│   │   │   │   ├── ChangeBean.class
│   │   │   │   ├── DrugManagerBean.class
│   │   │   │   ├── EmployeeBean.class
│   │   │   │   ├── FactoryOwnerBean.class
│   │   │   │   ├── FactoryOwner.class
│   │   │   │   ├── MoneyManagerBean.class
│   │   │   │   ├── ReturnedBean.class
│   │   │   │   ├── SalesBean.class
│   │   │   │   ├── UserBean.class
│   │   │   │   └── VipBean.class
│   │   │   ├── dao
│   │   │   │   ├── AdjustAnnalDao.class
│   │   │   │   ├── DrugManagerDao.class
│   │   │   │   ├── EmployeeDao.class
│   │   │   │   ├── FactoryOwenrDao.class
│   │   │   │   ├── UserDao.class
│   │   │   │   └── VipDao.class
│   │   │   ├── filter
│   │   │   │   └── MyFilter.class
│   │   │   ├── mystruts
│   │   │   │   ├── Action.class
│   │   │   │   ├── ActionForward.class
│   │   │   │   ├── ActionMapping.class
│   │   │   │   ├── ActionServlet.class
│   │   │   │   └── ParseXml.class
│   │   │   └── util
│   │   │   └── DBUtil.class
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── db-connection.xml
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── db-connection.xml
│   ├── lib
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dom4j-1.6.1.jar
│   │   ├── jaxen-1.1-beta-6.jar
│   │   ├── jstl.jar
│   │   ├── sqljdbc.jar
│   │   └── standard.jar
│   ├── mystruts-config.xml
│   └── web.xml
├── 5.23
│   ├── Recycled
│   │   ├── desktop.ini
│   │   ├── Df3
│   │   │   ├── src
│   │   │   │   └── com
│   │   │   │   └── yidu
│   │   │   │   └── addres
│   │   │   │   ├── Bean
│   │   │   │   │   ├── AddreBean.java
│   │   │   │   │   └── UserBean.java
│   │   │   │   ├── dao
│   │   │   │   │   ├── AddressDao.java
│   │   │   │   │   ├── DBUtil.java
│   │   │   │   │   └── UserDao.java
│   │   │   │   └── web
│   │   │   │   └── servlet
│   │   │   │   ├── AddServlet.java
│   │   │   │   ├── DeleteServlet.java
│   │   │   │   ├── QueryServlet.java
│   │   │   │   ├── RegsterServlet.java
│   │   │   │   ├── ShowServlet.java
│   │   │   │   ├── UpdateServlet.java
│   │   │   │   └── VerifyServlet.java
│   │   │   └── WebRoot
│   │   │   ├── add.jsp
│   │   │   ├── addressform.jsp
│   │   │   ├── index.jsp
│   │   │   ├── list.jsp
│   │   │   ├── META-INF
│   │   │   │   └── MANIFEST.MF
│   │   │   ├── update.jsp
│   │   │   └── WEB-INF
│   │   │   ├── classes
│   │   │   │   └── com
│   │   │   │   └── yidu
│   │   │   │   └── addres
│   │   │   │   ├── Bean
│   │   │   │   │   ├── AddreBean.class
│   │   │   │   │   └── UserBean.class
│   │   │   │   ├── dao
│   │   │   │   │   ├── AddressDao.class
│   │   │   │   │   ├── DBUtil.class
│   │   │   │   │   └── UserDao.class
│   │   │   │   └── web
│   │   │   │   └── servlet
│   │   │   │   ├── AddServlet.class
│   │   │   │   ├── DeleteServlet.class
│   │   │   │   ├── QueryServlet.class
│   │   │   │   ├── RegsterServlet.class
│   │   │   │   ├── ShowServlet.class
│   │   │   │   ├── UpdateServlet.class
│   │   │   │   └── VerifyServlet.class
│   │   │   ├── lib
│   │   │   │   ├── jstl.jar
│   │   │   │   ├── sqljdbc.jar
│   │   │   │   └── standard.jar
│   │   │   └── web.xml
│   │   └── INFO2
│   └── ypSales
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── src
│   │   ├── com
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── yidu
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── EmployeeAction.java
│   │   │   │   ├── FactoryOwenrAction.java
│   │   │   │   ├── MoneyAction.java
│   │   │   │   ├── SalesManagerAction.java
│   │   │   │   ├── UserAction.java
│   │   │   │   └── VipAction.java
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.java
│   │   │   │   ├── ChangeBean.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── EmployeeBean.java
│   │   │   │   ├── FactoryOwnerBean.java
│   │   │   │   ├── FactoryOwner.java
│   │   │   │   ├── MoneyManagerBean.java
│   │   │   │   ├── ReturnedBean.java
│   │   │   │   ├── SalesBean.java
│   │   │   │   ├── UserBean.java
│   │   │   │   └── VipBean.java
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   ├── dao
│   │   │   │   ├── AdjustAnnalDao.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── EmployeeDao.java
│   │   │   │   ├── FactoryOwenrDao.java
│   │   │   │   ├── MoneyDao.java
│   │   │   │   ├── SalesDao.java
│   │   │   │   ├── UserDao.java
│   │   │   │   └── VipDao.java
│   │   │   ├── filter
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── MyFilter.java
│   │   │   ├── mystruts
│   │   │   │   ├── ActionForward.java
│   │   │   │   ├── Action.java
│   │   │   │   ├── ActionMapping.java
│   │   │   │   ├── ActionServlet.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── ParseXml.java
│   │   │   └── util
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── DBUtil.java
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── db-connection.xml
│   └── WebRoot
│   ├── complexTable
│   │   ├── changeList.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── inStockList.jsp
│   │   ├── memberList.jsp
│   │   ├── profitAnalysis.jsp
│   │   ├── profitAnalysisTable.jsp
│   │   ├── returnGoodsList.jsp
│   │   ├── salesAccount.jsp
│   │   ├── salesDetailedTable.jsp
│   │   ├── salesNumAccount.jsp
│   │   └── stockList.jsp
│   ├── countAnalysis
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── month.jsp
│   │   ├── monthSales.jsp
│   │   ├── season.jsp
│   │   ├── seasonSales.jsp
│   │   ├── year.jsp
│   │   └── yearSales.jsp
│   ├── css
│   │   ├── common1.css
│   │   ├── control.css
│   │   ├── css.css
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── head.css
│   │   ├── style0.css
│   │   ├── style.css
│   │   └── tab.js
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── employeesManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── employeesManager.jsp
│   │   ├── wage.jsp
│   │   ├── wageManager.jsp
│   │   └── wagePay.jsp
│   ├── factoryOwner
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── factoryOwner.jsp
│   ├── forestand.jsp
│   ├── images
│   │   ├── button03.gif
│   │   ├── button04.gif
│   │   ├── button05.gif
│   │   ├── button06.gif
│   │   ├── button07.gif
│   │   ├── button08.gif
│   │   ├── button09.gif
│   │   ├── button10.gif
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dhbutton01.gif
│   │   ├── dhbutton02.gif
│   │   ├── dhbutton03.gif
│   │   ├── dhbutton04.gif
│   │   ├── dhbutton05.gif
│   │   ├── ico01.gif
│   │   ├── ico02.gif
│   │   ├── ico03.gif
│   │   ├── ico04.gif
│   │   ├── ico05.gif
│   │   ├── ico06.gif
│   │   ├── ico07.gif
│   │   ├── ico11.gif
│   │   ├── ico12.gif
│   │   ├── ico13.gif
│   │   ├── ico14.gif
│   │   ├── ico15.gif
│   │   ├── ico16.gif
│   │   ├── ico24.gif
│   │   ├── left.gif
│   │   ├── line01.gif
│   │   ├── loadon.gif
│   │   ├── logo.gif
│   │   ├── mode.jpg
│   │   ├── nav01.gif
│   │   ├── nav02.gif
│   │   ├── nav03.gif
│   │   ├── nav04.gif
│   │   ├── nav05.gif
│   │   ├── nav06.gif
│   │   ├── nav07.gif
│   │   ├── navbutton01.gif
│   │   ├── navbutton02.gif
│   │   ├── navbutton03.gif
│   │   ├── navbutton04.gif
│   │   ├── navend.gif
│   │   ├── newline.gif
│   │   ├── newling.gif
│   │   ├── newlogo.jpg
│   │   ├── pic05.gif
│   │   ├── shape01.gif
│   │   ├── spacer.gif
│   │   ├── Thumbs.db
│   │   ├── top02.gif
│   │   ├── top03.gif
│   │   ├── top.gif
│   │   └── welcome.gif
│   ├── index.jsp
│   ├── inManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── drugIn.jsp
│   │   └── drugManager.jsp
│   ├── js
│   │   ├── Clock.js
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── jsdate.js
│   │   ├── tanchuceng.js
│   │   ├── tanchucen.js
│   │   ├── typem.js
│   │   └── xiangmu.js
│   ├── login.jsp
│   ├── mainManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── left.jsp
│   │   ├── mainfra.jsp
│   │   └── top.jsp
│   ├── META-INF
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── MANIFEST.MF
│   ├── moneyManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── moneyManager.jsp
│   ├── salesManager
│   │   ├── changeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── returnGoods.jsp
│   │   └── salesNotes.jsp
│   ├── stockManager
│   │   ├── changePriceDrug.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── stockDrug.jsp
│   ├── systemKeep
│   │   ├── changeUser.jsp
│   │   ├── codeManager0.jsp
│   │   ├── codeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── systemSet.jsp
│   │   ├── updatePassword.jsp
│   │   └── userManager.jsp
│   ├── VIPManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── lookInfo.jsp
│   └── WEB-INF
│   ├── classes
│   │   ├── com
│   │   │   └── yidu
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── EmployeeAction.class
│   │   │   │   ├── FactoryOwenrAction.class
│   │   │   │   ├── MoneyAction.class
│   │   │   │   ├── SalesManagerAction.class
│   │   │   │   ├── UserAction.class
│   │   │   │   └── VipAction.class
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.class
│   │   │   │   ├── ChangeBean.class
│   │   │   │   ├── EmployeeBean.class
│   │   │   │   ├── FactoryOwnerBean.class
│   │   │   │   ├── FactoryOwner.class
│   │   │   │   ├── MoneyManagerBean.class
│   │   │   │   ├── ReturnedBean.class
│   │   │   │   ├── SalesBean.class
│   │   │   │   ├── UserBean.class
│   │   │   │   └── VipBean.class
│   │   │   ├── dao
│   │   │   │   ├── AdjustAnnalDao.class
│   │   │   │   ├── EmployeeDao.class
│   │   │   │   ├── FactoryOwenrDao.class
│   │   │   │   ├── MoneyDao.class
│   │   │   │   ├── SalesDao.class
│   │   │   │   ├── UserDao.class
│   │   │   │   └── VipDao.class
│   │   │   ├── filter
│   │   │   │   └── MyFilter.class
│   │   │   ├── mystruts
│   │   │   │   ├── Action.class
│   │   │   │   ├── ActionForward.class
│   │   │   │   ├── ActionMapping.class
│   │   │   │   ├── ActionServlet.class
│   │   │   │   └── ParseXml.class
│   │   │   └── util
│   │   │   └── DBUtil.class
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── db-connection.xml
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── db-connection.xml
│   ├── lib
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dom4j-1.6.1.jar
│   │   ├── jaxen-1.1-beta-6.jar
│   │   ├── jstl.jar
│   │   ├── sqljdbc.jar
│   │   └── standard.jar
│   ├── mystruts-config.xml
│   └── web.xml
├── 5.24
│   └── ypSales
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── src
│   │   ├── com
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── yidu
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── EmployeeAction.java
│   │   │   │   ├── SalesManagerAction.java
│   │   │   │   ├── UserAction.java
│   │   │   │   └── VipAction.java
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.java
│   │   │   │   ├── ChangeBean.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── EmployeeBean.java
│   │   │   │   ├── MoneyManagerBean.java
│   │   │   │   ├── ReturnedBean.java
│   │   │   │   ├── SalesBean.java
│   │   │   │   ├── UserBean.java
│   │   │   │   └── VipBean.java
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   ├── dao
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── UserDao.java
│   │   │   ├── filter
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── MyFilter.java
│   │   │   ├── mystruts
│   │   │   │   ├── ActionForward.java
│   │   │   │   ├── Action.java
│   │   │   │   ├── ActionMapping.java
│   │   │   │   ├── ActionServlet.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── ParseXml.java
│   │   │   └── util
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── DBUtil.java
│   │   └── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   └── WebRoot
│   ├── complexTable
│   │   ├── changeList.htm
│   │   ├── changeList.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── inStockList.htm
│   │   ├── inStockList.jsp
│   │   ├── memberList.htm
│   │   ├── memberList.jsp
│   │   ├── profitAnalysis.html
│   │   ├── profitAnalysis.jsp
│   │   ├── profitAnalysisTable.htm
│   │   ├── profitAnalysisTable.jsp
│   │   ├── returnGoodsList.htm
│   │   ├── returnGoodsList.jsp
│   │   ├── salesAccount.html
│   │   ├── salesAccount.jsp
│   │   ├── salesDetailedTable.htm
│   │   ├── salesDetailedTable.jsp
│   │   ├── salesNumAccount.htm
│   │   ├── salesNumAccount.jsp
│   │   ├── stockList.htm
│   │   └── stockList.jsp
│   ├── countAnalysis
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── month.html
│   │   ├── month.jsp
│   │   ├── monthSales.html
│   │   ├── monthSales.jsp
│   │   ├── season.html
│   │   ├── season.jsp
│   │   ├── seasonSales.html
│   │   ├── seasonSales.jsp
│   │   ├── year.html
│   │   ├── year.jsp
│   │   ├── yearSales.html
│   │   └── yearSales.jsp
│   ├── css
│   │   ├── common1.css
│   │   ├── control.css
│   │   ├── css.css
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── head.css
│   │   ├── style0.css
│   │   ├── style.css
│   │   └── tab.js
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── employeesManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── employeesManager.html
│   │   ├── employeesManager.jsp
│   │   ├── wage.html
│   │   ├── wage.jsp
│   │   ├── wageManager.htm
│   │   ├── wageManager.jsp
│   │   ├── wagePay.html
│   │   └── wagePay.jsp
│   ├── factoryOwner
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── factoryOwner.htm
│   │   └── factoryOwner.jsp
│   ├── forestand.html
│   ├── forestand.jsp
│   ├── images
│   │   ├── button03.gif
│   │   ├── button04.gif
│   │   ├── button05.gif
│   │   ├── button06.gif
│   │   ├── button07.gif
│   │   ├── button08.gif
│   │   ├── button09.gif
│   │   ├── button10.gif
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dhbutton01.gif
│   │   ├── dhbutton02.gif
│   │   ├── dhbutton03.gif
│   │   ├── dhbutton04.gif
│   │   ├── dhbutton05.gif
│   │   ├── ico01.gif
│   │   ├── ico02.gif
│   │   ├── ico03.gif
│   │   ├── ico04.gif
│   │   ├── ico05.gif
│   │   ├── ico06.gif
│   │   ├── ico07.gif
│   │   ├── ico11.gif
│   │   ├── ico12.gif
│   │   ├── ico13.gif
│   │   ├── ico14.gif
│   │   ├── ico15.gif
│   │   ├── ico16.gif
│   │   ├── ico24.gif
│   │   ├── left.gif
│   │   ├── line01.gif
│   │   ├── loadon.gif
│   │   ├── logo.gif
│   │   ├── mode.jpg
│   │   ├── nav01.gif
│   │   ├── nav02.gif
│   │   ├── nav03.gif
│   │   ├── nav04.gif
│   │   ├── nav05.gif
│   │   ├── nav06.gif
│   │   ├── nav07.gif
│   │   ├── navbutton01.gif
│   │   ├── navbutton02.gif
│   │   ├── navbutton03.gif
│   │   ├── navbutton04.gif
│   │   ├── navend.gif
│   │   ├── newline.gif
│   │   ├── newling.gif
│   │   ├── newlogo.jpg
│   │   ├── pic05.gif
│   │   ├── shape01.gif
│   │   ├── spacer.gif
│   │   ├── Thumbs.db
│   │   ├── top02.gif
│   │   ├── top03.gif
│   │   ├── top.gif
│   │   └── welcome.gif
│   ├── index.html
│   ├── index.jsp
│   ├── inManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── drugIn.html
│   │   ├── drugIn.jsp
│   │   ├── drugManager.htm
│   │   └── drugManager.jsp
│   ├── js
│   │   ├── Clock.js
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── jsdate.js
│   │   ├── tanchuceng.js
│   │   ├── tanchucen.js
│   │   ├── typem.js
│   │   └── xiangmu.js
│   ├── login.html
│   ├── login.jsp
│   ├── mainManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── left.html
│   │   ├── left.jsp
│   │   ├── mainfra.html
│   │   ├── mainfra.jsp
│   │   ├── top.html
│   │   └── top.jsp
│   ├── META-INF
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── MANIFEST.MF
│   ├── moneyManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── moneyManager.html
│   │   └── moneyManager.jsp
│   ├── salesManager
│   │   ├── changeManager.htm
│   │   ├── changeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── returnGoods.htm
│   │   ├── returnGoods.jsp
│   │   ├── salesNotes.htm
│   │   └── salesNotes.jsp
│   ├── stockManager
│   │   ├── changePriceDrug.htm
│   │   ├── changePriceDrug.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── stockDrug.htm
│   │   └── stockDrug.jsp
│   ├── systemKeep
│   │   ├── changeUser.html
│   │   ├── changeUser.jsp
│   │   ├── codeManager.html
│   │   ├── codeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── systemSet.html
│   │   ├── systemSet.jsp
│   │   ├── updatePassword.html
│   │   ├── updatePassword.jsp
│   │   ├── userManager.html
│   │   └── userManager.jsp
│   ├── VIPManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── lookInfo.html
│   │   └── lookInfo.jsp
│   └── WEB-INF
│   ├── classes
│   │   ├── com
│   │   │   └── yidu
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── EmployeeAction.class
│   │   │   │   ├── SalesManagerAction.class
│   │   │   │   ├── UserAction.class
│   │   │   │   └── VipAction.class
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.class
│   │   │   │   ├── ChangeBean.class
│   │   │   │   ├── EmployeeBean.class
│   │   │   │   ├── MoneyManagerBean.class
│   │   │   │   ├── ReturnedBean.class
│   │   │   │   ├── SalesBean.class
│   │   │   │   ├── UserBean.class
│   │   │   │   └── VipBean.class
│   │   │   ├── dao
│   │   │   │   └── UserDao.class
│   │   │   ├── filter
│   │   │   │   └── MyFilter.class
│   │   │   ├── mystruts
│   │   │   │   ├── Action.class
│   │   │   │   ├── ActionForward.class
│   │   │   │   ├── ActionMapping.class
│   │   │   │   ├── ActionServlet.class
│   │   │   │   └── ParseXml.class
│   │   │   └── util
│   │   │   └── DBUtil.class
│   │   └── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── lib
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dom4j-1.6.1.jar
│   │   ├── jaxen-1.1-beta-6.jar
│   │   ├── jstl.jar
│   │   ├── sqljdbc.jar
│   │   └── standard.jar
│   ├── mystruts-config.xml
│   └── web.xml
├── 5.25
│   ├── ypmis03_log.LDF
│   ├── ypmis03.mdf
│   └── ypSales
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── src
│   │   ├── com
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── yidu
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── AdjustAnnalAction.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugAction.java
│   │   │   │   ├── EmployeeAction.java
│   │   │   │   ├── FactoryOwenrAction.java
│   │   │   │   ├── InDrugAction.java
│   │   │   │   ├── MoneyAction.java
│   │   │   │   ├── SalesManagerAction.java
│   │   │   │   ├── UserAction.java
│   │   │   │   ├── VipAction.java
│   │   │   │   └── VipAction.java.bak
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.java
│   │   │   │   ├── CategoryBean.java
│   │   │   │   ├── ChangeBean.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugBean.java
│   │   │   │   ├── EmployeeBean.java
│   │   │   │   ├── FactoryOwnerBean.java
│   │   │   │   ├── FactoryOwner.java
│   │   │   │   ├── InDrugBean.java
│   │   │   │   ├── MoneyManagerBean.java
│   │   │   │   ├── Page.java
│   │   │   │   ├── ReturnedBean.java
│   │   │   │   ├── SalesBean.java
│   │   │   │   ├── UserBean.java
│   │   │   │   └── VipBean.java
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   ├── dao
│   │   │   │   ├── AdjustAnnalDao.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── EmployeeDao.java
│   │   │   │   ├── FactoryOwenrDao.java
│   │   │   │   ├── InDrugDao.java
│   │   │   │   ├── MoneyDao.java
│   │   │   │   ├── SalesDao.java
│   │   │   │   ├── UserDao.java
│   │   │   │   └── VipDao.java
│   │   │   ├── filter
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── MyFilter.java
│   │   │   ├── mystruts
│   │   │   │   ├── ActionForward.java
│   │   │   │   ├── Action.java
│   │   │   │   ├── ActionMapping.java
│   │   │   │   ├── ActionServlet.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── ParseXml.java
│   │   │   └── util
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── DBUtil.java
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── db-connection.xml
│   └── WebRoot
│   ├── complexTable
│   │   ├── changeList.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── inStockList.jsp
│   │   ├── memberList.jsp
│   │   ├── profitAnalysis.jsp
│   │   ├── profitAnalysisTable.jsp
│   │   ├── returnGoodsList.jsp
│   │   ├── salesAccount.jsp
│   │   ├── salesDetailedTable.jsp
│   │   ├── salesNumAccount.jsp
│   │   └── stockList.jsp
│   ├── countAnalysis
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── month.jsp
│   │   ├── monthSales.jsp
│   │   ├── season.jsp
│   │   ├── seasonSales.jsp
│   │   ├── year.jsp
│   │   └── yearSales.jsp
│   ├── css
│   │   ├── common1.css
│   │   ├── control.css
│   │   ├── css.css
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── head.css
│   │   ├── style0.css
│   │   ├── style.css
│   │   └── tab.js
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── employeesManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── employeesManager.jsp
│   │   ├── wage.jsp
│   │   ├── wageManager.jsp
│   │   └── wagePay.jsp
│   ├── factoryOwner
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── factoryOwner.jsp
│   ├── forestand.jsp
│   ├── images
│   │   ├── button03.gif
│   │   ├── button04.gif
│   │   ├── button05.gif
│   │   ├── button06.gif
│   │   ├── button07.gif
│   │   ├── button08.gif
│   │   ├── button09.gif
│   │   ├── button10.gif
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dhbutton01.gif
│   │   ├── dhbutton02.gif
│   │   ├── dhbutton03.gif
│   │   ├── dhbutton04.gif
│   │   ├── dhbutton05.gif
│   │   ├── ico01.gif
│   │   ├── ico02.gif
│   │   ├── ico03.gif
│   │   ├── ico04.gif
│   │   ├── ico05.gif
│   │   ├── ico06.gif
│   │   ├── ico07.gif
│   │   ├── ico11.gif
│   │   ├── ico12.gif
│   │   ├── ico13.gif
│   │   ├── ico14.gif
│   │   ├── ico15.gif
│   │   ├── ico16.gif
│   │   ├── ico24.gif
│   │   ├── left.gif
│   │   ├── line01.gif
│   │   ├── loadon.gif
│   │   ├── logo.gif
│   │   ├── mode.jpg
│   │   ├── nav01.gif
│   │   ├── nav02.gif
│   │   ├── nav03.gif
│   │   ├── nav04.gif
│   │   ├── nav05.gif
│   │   ├── nav06.gif
│   │   ├── nav07.gif
│   │   ├── navbutton01.gif
│   │   ├── navbutton02.gif
│   │   ├── navbutton03.gif
│   │   ├── navbutton04.gif
│   │   ├── navend.gif
│   │   ├── newline.gif
│   │   ├── newling.gif
│   │   ├── newlogo.jpg
│   │   ├── pic05.gif
│   │   ├── shape01.gif
│   │   ├── spacer.gif
│   │   ├── Thumbs.db
│   │   ├── top02.gif
│   │   ├── top03.gif
│   │   ├── top.gif
│   │   └── welcome.gif
│   ├── index.jsp
│   ├── inManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── drugIn.jsp
│   │   └── drugManager.jsp
│   ├── js
│   │   ├── Clock.js
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── jsdate.js
│   │   ├── tanchuceng.js
│   │   ├── tanchucen.js
│   │   ├── typem.js
│   │   └── xiangmu.js
│   ├── login.jsp
│   ├── mainManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── left.jsp
│   │   ├── mainfra.jsp
│   │   └── top.jsp
│   ├── META-INF
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── MANIFEST.MF
│   ├── moneyManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── moneyManager.jsp
│   ├── salesManager
│   │   ├── changeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── returnGoods.jsp
│   │   └── salesNotes.jsp
│   ├── stockManager
│   │   ├── changePriceDrug.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── stockDrug.jsp
│   ├── systemKeep
│   │   ├── changeUser.jsp
│   │   ├── codeManager0.jsp
│   │   ├── codeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── systemSet.jsp
│   │   ├── updatePassword.jsp
│   │   └── userManager.jsp
│   ├── VIPManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── lookInfo.jsp
│   └── WEB-INF
│   ├── classes
│   │   ├── com
│   │   │   └── yidu
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── AdjustAnnalAction.class
│   │   │   │   ├── DrugAction.class
│   │   │   │   ├── EmployeeAction.class
│   │   │   │   ├── FactoryOwenrAction.class
│   │   │   │   ├── InDrugAction.class
│   │   │   │   ├── MoneyAction.class
│   │   │   │   ├── SalesManagerAction.class
│   │   │   │   ├── UserAction.class
│   │   │   │   ├── VipAction.class
│   │   │   │   └── VipAction.java.bak
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.class
│   │   │   │   ├── CategoryBean.class
│   │   │   │   ├── ChangeBean.class
│   │   │   │   ├── DrugBean.class
│   │   │   │   ├── EmployeeBean.class
│   │   │   │   ├── FactoryOwnerBean.class
│   │   │   │   ├── FactoryOwner.class
│   │   │   │   ├── InDrugBean.class
│   │   │   │   ├── MoneyManagerBean.class
│   │   │   │   ├── Page.class
│   │   │   │   ├── ReturnedBean.class
│   │   │   │   ├── SalesBean.class
│   │   │   │   ├── UserBean.class
│   │   │   │   └── VipBean.class
│   │   │   ├── dao
│   │   │   │   ├── AdjustAnnalDao.class
│   │   │   │   ├── EmployeeDao.class
│   │   │   │   ├── FactoryOwenrDao.class
│   │   │   │   ├── InDrugDao.class
│   │   │   │   ├── MoneyDao.class
│   │   │   │   ├── SalesDao.class
│   │   │   │   ├── UserDao.class
│   │   │   │   └── VipDao.class
│   │   │   ├── filter
│   │   │   │   └── MyFilter.class
│   │   │   ├── mystruts
│   │   │   │   ├── Action.class
│   │   │   │   ├── ActionForward.class
│   │   │   │   ├── ActionMapping.class
│   │   │   │   ├── ActionServlet.class
│   │   │   │   └── ParseXml.class
│   │   │   └── util
│   │   │   └── DBUtil.class
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── db-connection.xml
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── lib
│   │   ├── commons-beanutils-1.7.0.jar
│   │   ├── commons-lang-2.3.jar
│   │   ├── commons-logging-api-1.1.jar
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dom4j-1.6.1.jar
│   │   ├── ezmorph-1.0.3.jar
│   │   ├── jaxen-1.1-beta-6.jar
│   │   ├── json-lib-2.1.jar
│   │   ├── jstl.jar
│   │   ├── org.apache.commons.collections_3.2.0.jar
│   │   ├── sqljdbc.jar
│   │   └── standard.jar
│   ├── mystruts-config.xml
│   └── web.xml
├── 5.26.rar
├── 5.27
│   ├── 10 Oracle数据库编程.rar
│   ├── ypmis03_log.LDF
│   ├── ypmis03.mdf
│   └── ypSales
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── src
│   │   ├── com
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── yidu
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── AdjustAnnalAction.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugAction.java
│   │   │   │   ├── EmployeeAction.java
│   │   │   │   ├── FactoryOwenrAction.java
│   │   │   │   ├── InDrugAction.java
│   │   │   │   ├── MoneyAction.java
│   │   │   │   ├── ReturnedAction.java
│   │   │   │   ├── SalesManagerAction.java
│   │   │   │   ├── StockDrugAction.java
│   │   │   │   ├── SystemCodeMAction.java
│   │   │   │   ├── UserAction.java
│   │   │   │   └── VipAction.java
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.java
│   │   │   │   ├── CategoryBean.java
│   │   │   │   ├── ChangeBean.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugBean.java
│   │   │   │   ├── EmployeeBean.java
│   │   │   │   ├── FactoryOwnerBean.java
│   │   │   │   ├── FactoryOwner.java
│   │   │   │   ├── InDrugBean.java
│   │   │   │   ├── MoneyManagerBean.java
│   │   │   │   ├── Page.java
│   │   │   │   ├── ReturnedBean.java
│   │   │   │   ├── SalesBean.java
│   │   │   │   ├── StockDrugBean.java
│   │   │   │   ├── SystemCodeMBean.java
│   │   │   │   ├── UserBean.java
│   │   │   │   └── VipBean.java
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   ├── dao
│   │   │   │   ├── AdjustAnnalDao.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugDao.java
│   │   │   │   ├── EmployeeDao.java
│   │   │   │   ├── FactoryOwenrDao.java
│   │   │   │   ├── InDrugDao.java
│   │   │   │   ├── MoneyDao.java
│   │   │   │   ├── ReturnDao.java
│   │   │   │   ├── SalesDao.java
│   │   │   │   ├── StockDrugDao.java
│   │   │   │   ├── SystemDao.java
│   │   │   │   ├── UserDao.java
│   │   │   │   └── VipDao.java
│   │   │   ├── filter
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── MyFilter.java
│   │   │   ├── mystruts
│   │   │   │   ├── ActionForward.java
│   │   │   │   ├── Action.java
│   │   │   │   ├── ActionMapping.java
│   │   │   │   ├── ActionServlet.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── ParseXml.java
│   │   │   └── util
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── DBUtil.java
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── db-connection.xml
│   └── WebRoot
│   ├── complexTable
│   │   ├── changeList.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── inStockList.jsp
│   │   ├── memberList.jsp
│   │   ├── profitAnalysis.jsp
│   │   ├── profitAnalysisTable.jsp
│   │   ├── returnGoodsList.jsp
│   │   ├── salesAccount.jsp
│   │   ├── salesDetailedTable.jsp
│   │   ├── salesNumAccount.jsp
│   │   └── stockList.jsp
│   ├── countAnalysis
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── month.jsp
│   │   ├── monthSales.jsp
│   │   ├── season.jsp
│   │   ├── seasonSales.jsp
│   │   ├── year.jsp
│   │   └── yearSales.jsp
│   ├── css
│   │   ├── common1.css
│   │   ├── control.css
│   │   ├── css.css
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── head.css
│   │   ├── style0.css
│   │   ├── style.css
│   │   └── tab.js
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── employeesManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── employeesManager.jsp
│   │   ├── wage.jsp
│   │   ├── wageManager.jsp
│   │   └── wagePay.jsp
│   ├── factoryOwner
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── factoryOwner.jsp
│   ├── forestand.jsp
│   ├── images
│   │   ├── button03.gif
│   │   ├── button04.gif
│   │   ├── button05.gif
│   │   ├── button06.gif
│   │   ├── button07.gif
│   │   ├── button08.gif
│   │   ├── button09.gif
│   │   ├── button10.gif
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dhbutton01.gif
│   │   ├── dhbutton02.gif
│   │   ├── dhbutton03.gif
│   │   ├── dhbutton04.gif
│   │   ├── dhbutton05.gif
│   │   ├── ico01.gif
│   │   ├── ico02.gif
│   │   ├── ico03.gif
│   │   ├── ico04.gif
│   │   ├── ico05.gif
│   │   ├── ico06.gif
│   │   ├── ico07.gif
│   │   ├── ico11.gif
│   │   ├── ico12.gif
│   │   ├── ico13.gif
│   │   ├── ico14.gif
│   │   ├── ico15.gif
│   │   ├── ico16.gif
│   │   ├── ico24.gif
│   │   ├── left.gif
│   │   ├── line01.gif
│   │   ├── loadon.gif
│   │   ├── logo.gif
│   │   ├── mode.jpg
│   │   ├── nav01.gif
│   │   ├── nav02.gif
│   │   ├── nav03.gif
│   │   ├── nav04.gif
│   │   ├── nav05.gif
│   │   ├── nav06.gif
│   │   ├── nav07.gif
│   │   ├── navbutton01.gif
│   │   ├── navbutton02.gif
│   │   ├── navbutton03.gif
│   │   ├── navbutton04.gif
│   │   ├── navend.gif
│   │   ├── newline.gif
│   │   ├── newling.gif
│   │   ├── newlogo.jpg
│   │   ├── pic05.gif
│   │   ├── shape01.gif
│   │   ├── spacer.gif
│   │   ├── Thumbs.db
│   │   ├── top02.gif
│   │   ├── top03.gif
│   │   ├── top.gif
│   │   └── welcome.gif
│   ├── index.jsp
│   ├── inManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── drugIn.jsp
│   │   └── drugManager.jsp
│   ├── js
│   │   ├── Clock.js
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── jsdate.js
│   │   ├── tanchuceng.js
│   │   ├── tanchucen.js
│   │   ├── typem.js
│   │   └── xiangmu.js
│   ├── login.jsp
│   ├── mainManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── left.jsp
│   │   ├── mainfra.jsp
│   │   └── top.jsp
│   ├── META-INF
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── MANIFEST.MF
│   ├── moneyManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── moneyManager.jsp
│   ├── salesManager
│   │   ├── changeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── returnGoods.jsp
│   │   └── salesNotes.jsp
│   ├── stockManager
│   │   ├── changePriceDrug.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── stockDrug.jsp
│   ├── systemKeep
│   │   ├── changeUser.jsp
│   │   ├── codeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── systemSet.jsp
│   │   ├── updatePassword.jsp
│   │   └── userManager.jsp
│   ├── VIPManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── lookInfo.jsp
│   └── WEB-INF
│   ├── classes
│   │   ├── com
│   │   │   └── yidu
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── AdjustAnnalAction.class
│   │   │   │   ├── DrugAction.class
│   │   │   │   ├── EmployeeAction.class
│   │   │   │   ├── FactoryOwenrAction.class
│   │   │   │   ├── InDrugAction.class
│   │   │   │   ├── MoneyAction.class
│   │   │   │   ├── ReturnedAction.class
│   │   │   │   ├── SalesManagerAction.class
│   │   │   │   ├── StockDrugAction.class
│   │   │   │   ├── SystemCodeMAction.class
│   │   │   │   ├── UserAction.class
│   │   │   │   └── VipAction.class
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.class
│   │   │   │   ├── CategoryBean.class
│   │   │   │   ├── ChangeBean.class
│   │   │   │   ├── DrugBean.class
│   │   │   │   ├── EmployeeBean.class
│   │   │   │   ├── FactoryOwnerBean.class
│   │   │   │   ├── FactoryOwner.class
│   │   │   │   ├── InDrugBean.class
│   │   │   │   ├── MoneyManagerBean.class
│   │   │   │   ├── Page.class
│   │   │   │   ├── ReturnedBean.class
│   │   │   │   ├── SalesBean.class
│   │   │   │   ├── StockDrugBean.class
│   │   │   │   ├── SystemCodeMBean.class
│   │   │   │   ├── UserBean.class
│   │   │   │   └── VipBean.class
│   │   │   ├── dao
│   │   │   │   ├── AdjustAnnalDao.class
│   │   │   │   ├── DrugDao.class
│   │   │   │   ├── EmployeeDao.class
│   │   │   │   ├── FactoryOwenrDao.class
│   │   │   │   ├── InDrugDao.class
│   │   │   │   ├── MoneyDao.class
│   │   │   │   ├── ReturnDao.class
│   │   │   │   ├── SalesDao.class
│   │   │   │   ├── StockDrugDao.class
│   │   │   │   ├── SystemDao.class
│   │   │   │   ├── UserDao.class
│   │   │   │   └── VipDao.class
│   │   │   ├── filter
│   │   │   │   └── MyFilter.class
│   │   │   ├── mystruts
│   │   │   │   ├── Action.class
│   │   │   │   ├── ActionForward.class
│   │   │   │   ├── ActionMapping.class
│   │   │   │   ├── ActionServlet.class
│   │   │   │   └── ParseXml.class
│   │   │   └── util
│   │   │   └── DBUtil.class
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── db-connection.xml
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── lib
│   │   ├── commons-beanutils-1.7.0.jar
│   │   ├── commons-lang-2.3.jar
│   │   ├── commons-logging-api-1.1.jar
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dom4j-1.6.1.jar
│   │   ├── ezmorph-1.0.3.jar
│   │   ├── jaxen-1.1-beta-6.jar
│   │   ├── json-lib-2.1.jar
│   │   ├── jstl.jar
│   │   ├── org.apache.commons.collections_3.2.0.jar
│   │   ├── sqljdbc.jar
│   │   └── standard.jar
│   ├── mystruts-config.xml
│   └── web.xml
├── 5.28
│   └── ypSales
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── src
│   │   ├── com
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── yidu
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── AdjustAnnalAction.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugAction.java
│   │   │   │   ├── EmployeeAction.java
│   │   │   │   ├── FactoryOwenrAction.java
│   │   │   │   ├── InDrugAction.java
│   │   │   │   ├── MoneyAction.java
│   │   │   │   ├── ReturnedAction.java
│   │   │   │   ├── SalesManagerAction.java
│   │   │   │   ├── StockDrugAction.java
│   │   │   │   ├── SystemCodeMAction.java
│   │   │   │   ├── UserAction.java
│   │   │   │   └── VipAction.java
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.java
│   │   │   │   ├── CategoryBean.java
│   │   │   │   ├── ChangeBean.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugBean.java
│   │   │   │   ├── EmployeeBean.java
│   │   │   │   ├── FactoryOwnerBean.java
│   │   │   │   ├── FactoryOwner.java
│   │   │   │   ├── InDrugBean.java
│   │   │   │   ├── MoneyManagerBean.java
│   │   │   │   ├── Page.java
│   │   │   │   ├── ReturnedBean.java
│   │   │   │   ├── SalesBean.java
│   │   │   │   ├── StockDrugBean.java
│   │   │   │   ├── SystemCodeMBean.java
│   │   │   │   ├── UserBean.java
│   │   │   │   └── VipBean.java
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   ├── dao
│   │   │   │   ├── AdjustAnnalDao.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugDao.java
│   │   │   │   ├── EmployeeDao.java
│   │   │   │   ├── FactoryOwenrDao.java
│   │   │   │   ├── InDrugDao.java
│   │   │   │   ├── MoneyDao.java
│   │   │   │   ├── ReturnDao.java
│   │   │   │   ├── SalesDao.java
│   │   │   │   ├── StockDrugDao.java
│   │   │   │   ├── SystemDao.java
│   │   │   │   ├── UserDao.java
│   │   │   │   └── VipDao.java
│   │   │   ├── filter
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── MyFilter.java
│   │   │   ├── mystruts
│   │   │   │   ├── ActionForward.java
│   │   │   │   ├── Action.java
│   │   │   │   ├── ActionMapping.java
│   │   │   │   ├── ActionServlet.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── ParseXml.java
│   │   │   └── util
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── DBUtil.java
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── db-connection.xml
│   └── WebRoot
│   ├── complexTable
│   │   ├── changeList.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── inStockList.jsp
│   │   ├── memberList.jsp
│   │   ├── profitAnalysis.jsp
│   │   ├── profitAnalysisTable.jsp
│   │   ├── returnGoodsList.jsp
│   │   ├── salesAccount.jsp
│   │   ├── salesDetailedTable.jsp
│   │   ├── salesNumAccount.jsp
│   │   └── stockList.jsp
│   ├── countAnalysis
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── month.jsp
│   │   ├── monthSales.jsp
│   │   ├── season.jsp
│   │   ├── seasonSales.jsp
│   │   ├── year.jsp
│   │   └── yearSales.jsp
│   ├── css
│   │   ├── common1.css
│   │   ├── control.css
│   │   ├── css.css
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── head.css
│   │   ├── style0.css
│   │   ├── style.css
│   │   └── tab.js
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── employeesManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── employeesManager.jsp
│   │   ├── wage.jsp
│   │   ├── wageManager.jsp
│   │   └── wagePay.jsp
│   ├── factoryOwner
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── factoryOwner.jsp
│   ├── forestand.jsp
│   ├── images
│   │   ├── button03.gif
│   │   ├── button04.gif
│   │   ├── button05.gif
│   │   ├── button06.gif
│   │   ├── button07.gif
│   │   ├── button08.gif
│   │   ├── button09.gif
│   │   ├── button10.gif
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dhbutton01.gif
│   │   ├── dhbutton02.gif
│   │   ├── dhbutton03.gif
│   │   ├── dhbutton04.gif
│   │   ├── dhbutton05.gif
│   │   ├── ico01.gif
│   │   ├── ico02.gif
│   │   ├── ico03.gif
│   │   ├── ico04.gif
│   │   ├── ico05.gif
│   │   ├── ico06.gif
│   │   ├── ico07.gif
│   │   ├── ico11.gif
│   │   ├── ico12.gif
│   │   ├── ico13.gif
│   │   ├── ico14.gif
│   │   ├── ico15.gif
│   │   ├── ico16.gif
│   │   ├── ico24.gif
│   │   ├── left.gif
│   │   ├── line01.gif
│   │   ├── loadon.gif
│   │   ├── logo.gif
│   │   ├── mode.jpg
│   │   ├── nav01.gif
│   │   ├── nav02.gif
│   │   ├── nav03.gif
│   │   ├── nav04.gif
│   │   ├── nav05.gif
│   │   ├── nav06.gif
│   │   ├── nav07.gif
│   │   ├── navbutton01.gif
│   │   ├── navbutton02.gif
│   │   ├── navbutton03.gif
│   │   ├── navbutton04.gif
│   │   ├── navend.gif
│   │   ├── newline.gif
│   │   ├── newling.gif
│   │   ├── newlogo.jpg
│   │   ├── pic05.gif
│   │   ├── shape01.gif
│   │   ├── spacer.gif
│   │   ├── Thumbs.db
│   │   ├── top02.gif
│   │   ├── top03.gif
│   │   ├── top.gif
│   │   └── welcome.gif
│   ├── index.jsp
│   ├── inManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── drugIn.jsp
│   │   └── drugManager.jsp
│   ├── js
│   │   ├── Clock.js
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── jsdate.js
│   │   ├── tanchuceng.js
│   │   ├── tanchucen.js
│   │   ├── typem.js
│   │   └── xiangmu.js
│   ├── login.jsp
│   ├── mainManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── left.jsp
│   │   ├── mainfra.jsp
│   │   └── top.jsp
│   ├── META-INF
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── MANIFEST.MF
│   ├── moneyManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── moneyManager.jsp
│   ├── salesManager
│   │   ├── changeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── returnGoods.jsp
│   │   └── salesNotes.jsp
│   ├── stockManager
│   │   ├── changePriceDrug.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── stockDrug.jsp
│   ├── systemKeep
│   │   ├── changeUser.jsp
│   │   ├── codeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── systemSet.jsp
│   │   ├── updatePassword.jsp
│   │   └── userManager.jsp
│   ├── VIPManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── lookInfo.jsp
│   └── WEB-INF
│   ├── classes
│   │   ├── com
│   │   │   └── yidu
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── AdjustAnnalAction.class
│   │   │   │   ├── DrugAction.class
│   │   │   │   ├── EmployeeAction.class
│   │   │   │   ├── FactoryOwenrAction.class
│   │   │   │   ├── InDrugAction.class
│   │   │   │   ├── MoneyAction.class
│   │   │   │   ├── ReturnedAction.class
│   │   │   │   ├── SalesManagerAction.class
│   │   │   │   ├── StockDrugAction.class
│   │   │   │   ├── SystemCodeMAction.class
│   │   │   │   ├── UserAction.class
│   │   │   │   └── VipAction.class
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.class
│   │   │   │   ├── CategoryBean.class
│   │   │   │   ├── ChangeBean.class
│   │   │   │   ├── DrugBean.class
│   │   │   │   ├── EmployeeBean.class
│   │   │   │   ├── FactoryOwnerBean.class
│   │   │   │   ├── FactoryOwner.class
│   │   │   │   ├── InDrugBean.class
│   │   │   │   ├── MoneyManagerBean.class
│   │   │   │   ├── Page.class
│   │   │   │   ├── ReturnedBean.class
│   │   │   │   ├── SalesBean.class
│   │   │   │   ├── StockDrugBean.class
│   │   │   │   ├── SystemCodeMBean.class
│   │   │   │   ├── UserBean.class
│   │   │   │   └── VipBean.class
│   │   │   ├── dao
│   │   │   │   ├── AdjustAnnalDao.class
│   │   │   │   ├── DrugDao.class
│   │   │   │   ├── EmployeeDao.class
│   │   │   │   ├── FactoryOwenrDao.class
│   │   │   │   ├── InDrugDao.class
│   │   │   │   ├── MoneyDao.class
│   │   │   │   ├── ReturnDao.class
│   │   │   │   ├── SalesDao.class
│   │   │   │   ├── StockDrugDao.class
│   │   │   │   ├── SystemDao.class
│   │   │   │   ├── UserDao.class
│   │   │   │   └── VipDao.class
│   │   │   ├── filter
│   │   │   │   └── MyFilter.class
│   │   │   ├── mystruts
│   │   │   │   ├── Action.class
│   │   │   │   ├── ActionForward.class
│   │   │   │   ├── ActionMapping.class
│   │   │   │   ├── ActionServlet.class
│   │   │   │   └── ParseXml.class
│   │   │   └── util
│   │   │   └── DBUtil.class
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── db-connection.xml
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── lib
│   │   ├── commons-beanutils-1.7.0.jar
│   │   ├── commons-lang-2.3.jar
│   │   ├── commons-logging-api-1.1.jar
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dom4j-1.6.1.jar
│   │   ├── ezmorph-1.0.3.jar
│   │   ├── jaxen-1.1-beta-6.jar
│   │   ├── json-lib-2.1.jar
│   │   ├── jstl.jar
│   │   ├── org.apache.commons.collections_3.2.0.jar
│   │   ├── sqljdbc.jar
│   │   └── standard.jar
│   ├── mystruts-config.xml
│   └── web.xml
├── add.html
├── blue.css
├── logo.gif
├── Noname2.html
├── red.css
├── ypSales
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── src
│   │   ├── com
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── yidu
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── AdjustAnnalAction.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugAction.java
│   │   │   │   ├── EmployeeAction.java
│   │   │   │   ├── FactoryOwenrAction.java
│   │   │   │   ├── InDrugAction.java
│   │   │   │   ├── MoneyAction.java
│   │   │   │   ├── ReturnedAction.java
│   │   │   │   ├── SalesManagerAction.java
│   │   │   │   ├── StockDrugAction.java
│   │   │   │   ├── SystemCodeMAction.java
│   │   │   │   ├── UserAction.java
│   │   │   │   └── VipAction.java
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.java
│   │   │   │   ├── CategoryBean.java
│   │   │   │   ├── ChangeBean.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugBean.java
│   │   │   │   ├── EmployeeBean.java
│   │   │   │   ├── FactoryOwnerBean.java
│   │   │   │   ├── FactoryOwner.java
│   │   │   │   ├── InDrugBean.java
│   │   │   │   ├── MoneyManagerBean.java
│   │   │   │   ├── Page.java
│   │   │   │   ├── ReturnedBean.java
│   │   │   │   ├── SalesBean.java
│   │   │   │   ├── StockDrugBean.java
│   │   │   │   ├── SystemCodeMBean.java
│   │   │   │   ├── UserBean.java
│   │   │   │   └── VipBean.java
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   ├── dao
│   │   │   │   ├── AdjustAnnalDao.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   ├── DrugDao.java
│   │   │   │   ├── EmployeeDao.java
│   │   │   │   ├── FactoryOwenrDao.java
│   │   │   │   ├── InDrugDao.java
│   │   │   │   ├── MoneyDao.java
│   │   │   │   ├── ReturnDao.java
│   │   │   │   ├── SalesDao.java
│   │   │   │   ├── StockDrugDao.java
│   │   │   │   ├── SystemDao.java
│   │   │   │   ├── UserDao.java
│   │   │   │   └── VipDao.java
│   │   │   ├── filter
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── MyFilter.java
│   │   │   ├── mystruts
│   │   │   │   ├── ActionForward.java
│   │   │   │   ├── Action.java
│   │   │   │   ├── ActionMapping.java
│   │   │   │   ├── ActionServlet.java
│   │   │   │   ├── CVS
│   │   │   │   │   ├── Entries
│   │   │   │   │   ├── Repository
│   │   │   │   │   └── Root
│   │   │   │   └── ParseXml.java
│   │   │   └── util
│   │   │   ├── CVS
│   │   │   │   ├── Entries
│   │   │   │   ├── Repository
│   │   │   │   └── Root
│   │   │   └── DBUtil.java
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── db-connection.xml
│   └── WebRoot
│   ├── complexTable
│   │   ├── changeList.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── inStockList.jsp
│   │   ├── memberList.jsp
│   │   ├── profitAnalysis.jsp
│   │   ├── profitAnalysisTable.jsp
│   │   ├── returnGoodsList.jsp
│   │   ├── salesAccount.jsp
│   │   ├── salesDetailedTable.jsp
│   │   ├── salesNumAccount.jsp
│   │   └── stockList.jsp
│   ├── countAnalysis
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── month.jsp
│   │   ├── monthSales.jsp
│   │   ├── season.jsp
│   │   ├── seasonSales.jsp
│   │   ├── year.jsp
│   │   └── yearSales.jsp
│   ├── css
│   │   ├── common1.css
│   │   ├── control.css
│   │   ├── css.css
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── head.css
│   │   ├── style0.css
│   │   ├── style.css
│   │   └── tab.js
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── employeesManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── employeesManager.jsp
│   │   ├── wage.jsp
│   │   ├── wageManager.jsp
│   │   └── wagePay.jsp
│   ├── factoryOwner
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── factoryOwner.jsp
│   ├── forestand.jsp
│   ├── images
│   │   ├── button03.gif
│   │   ├── button04.gif
│   │   ├── button05.gif
│   │   ├── button06.gif
│   │   ├── button07.gif
│   │   ├── button08.gif
│   │   ├── button09.gif
│   │   ├── button10.gif
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dhbutton01.gif
│   │   ├── dhbutton02.gif
│   │   ├── dhbutton03.gif
│   │   ├── dhbutton04.gif
│   │   ├── dhbutton05.gif
│   │   ├── ico01.gif
│   │   ├── ico02.gif
│   │   ├── ico03.gif
│   │   ├── ico04.gif
│   │   ├── ico05.gif
│   │   ├── ico06.gif
│   │   ├── ico07.gif
│   │   ├── ico11.gif
│   │   ├── ico12.gif
│   │   ├── ico13.gif
│   │   ├── ico14.gif
│   │   ├── ico15.gif
│   │   ├── ico16.gif
│   │   ├── ico24.gif
│   │   ├── left.gif
│   │   ├── line01.gif
│   │   ├── loadon.gif
│   │   ├── logo.gif
│   │   ├── mode.jpg
│   │   ├── nav01.gif
│   │   ├── nav02.gif
│   │   ├── nav03.gif
│   │   ├── nav04.gif
│   │   ├── nav05.gif
│   │   ├── nav06.gif
│   │   ├── nav07.gif
│   │   ├── navbutton01.gif
│   │   ├── navbutton02.gif
│   │   ├── navbutton03.gif
│   │   ├── navbutton04.gif
│   │   ├── navend.gif
│   │   ├── newline.gif
│   │   ├── newling.gif
│   │   ├── newlogo.jpg
│   │   ├── pic05.gif
│   │   ├── shape01.gif
│   │   ├── spacer.gif
│   │   ├── Thumbs.db
│   │   ├── top02.gif
│   │   ├── top03.gif
│   │   ├── top.gif
│   │   └── welcome.gif
│   ├── index.jsp
│   ├── inManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── drugIn.jsp
│   │   └── drugManager.jsp
│   ├── js
│   │   ├── Clock.js
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── jsdate.js
│   │   ├── tanchuceng.js
│   │   ├── tanchucen.js
│   │   ├── typem.js
│   │   └── xiangmu.js
│   ├── login.jsp
│   ├── mainManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── left.jsp
│   │   ├── mainfra.jsp
│   │   └── top.jsp
│   ├── META-INF
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── MANIFEST.MF
│   ├── moneyManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── moneyManager.jsp
│   ├── salesManager
│   │   ├── changeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── returnGoods.jsp
│   │   └── salesNotes.jsp
│   ├── stockManager
│   │   ├── changePriceDrug.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── stockDrug.jsp
│   ├── systemKeep
│   │   ├── changeUser.jsp
│   │   ├── codeManager.jsp
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── systemSet.jsp
│   │   ├── updatePassword.jsp
│   │   └── userManager.jsp
│   ├── VIPManager
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── lookInfo.jsp
│   └── WEB-INF
│   ├── classes
│   │   ├── com
│   │   │   └── yidu
│   │   │   └── ypSales
│   │   │   ├── action
│   │   │   │   ├── AdjustAnnalAction.class
│   │   │   │   ├── DrugAction.class
│   │   │   │   ├── EmployeeAction.class
│   │   │   │   ├── FactoryOwenrAction.class
│   │   │   │   ├── InDrugAction.class
│   │   │   │   ├── MoneyAction.class
│   │   │   │   ├── ReturnedAction.class
│   │   │   │   ├── SalesManagerAction.class
│   │   │   │   ├── StockDrugAction.class
│   │   │   │   ├── SystemCodeMAction.class
│   │   │   │   ├── UserAction.class
│   │   │   │   └── VipAction.class
│   │   │   ├── bean
│   │   │   │   ├── AdjustAnnalBean.class
│   │   │   │   ├── CategoryBean.class
│   │   │   │   ├── ChangeBean.class
│   │   │   │   ├── DrugBean.class
│   │   │   │   ├── EmployeeBean.class
│   │   │   │   ├── FactoryOwnerBean.class
│   │   │   │   ├── FactoryOwner.class
│   │   │   │   ├── InDrugBean.class
│   │   │   │   ├── MoneyManagerBean.class
│   │   │   │   ├── Page.class
│   │   │   │   ├── ReturnedBean.class
│   │   │   │   ├── SalesBean.class
│   │   │   │   ├── StockDrugBean.class
│   │   │   │   ├── SystemCodeMBean.class
│   │   │   │   ├── UserBean.class
│   │   │   │   └── VipBean.class
│   │   │   ├── dao
│   │   │   │   ├── AdjustAnnalDao.class
│   │   │   │   ├── DrugDao.class
│   │   │   │   ├── EmployeeDao.class
│   │   │   │   ├── FactoryOwenrDao.class
│   │   │   │   ├── InDrugDao.class
│   │   │   │   ├── MoneyDao.class
│   │   │   │   ├── ReturnDao.class
│   │   │   │   ├── SalesDao.class
│   │   │   │   ├── StockDrugDao.class
│   │   │   │   ├── SystemDao.class
│   │   │   │   ├── UserDao.class
│   │   │   │   └── VipDao.class
│   │   │   ├── filter
│   │   │   │   └── MyFilter.class
│   │   │   ├── mystruts
│   │   │   │   ├── Action.class
│   │   │   │   ├── ActionForward.class
│   │   │   │   ├── ActionMapping.class
│   │   │   │   ├── ActionServlet.class
│   │   │   │   └── ParseXml.class
│   │   │   └── util
│   │   │   └── DBUtil.class
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   └── db-connection.xml
│   ├── CVS
│   │   ├── Entries
│   │   ├── Repository
│   │   └── Root
│   ├── lib
│   │   ├── commons-beanutils-1.7.0.jar
│   │   ├── commons-lang-2.3.jar
│   │   ├── commons-logging-api-1.1.jar
│   │   ├── CVS
│   │   │   ├── Entries
│   │   │   ├── Repository
│   │   │   └── Root
│   │   ├── dom4j-1.6.1.jar
│   │   ├── ezmorph-1.0.3.jar
│   │   ├── jaxen-1.1-beta-6.jar
│   │   ├── json-lib-2.1.jar
│   │   ├── jstl.jar
│   │   ├── org.apache.commons.collections_3.2.0.jar
│   │   ├── sqljdbc.jar
│   │   └── standard.jar
│   ├── mystruts-config.xml
│   └── web.xml
├── 会员管理添加.html
├── 单词对照表.doc
├── 库存管理调价.html
├── 库存药品.html
├── 新建 文本文档 (2).txt
├── 特价药品.html
├── 药品管理.html
├── 药品管理的查询.html
├── 药品管理系统.doc
├── 药品销售管理系统.exe
├── 调价价格.html
├── 退货管理.htm
├── 退货管理的查询.html
└── 陈浩华r(cvs)
├── 对照表.doc
├── 药品销售管理系统需求说明书.doc
├── 陈浩华(cvs)任务表.xls
└── 项目
├── complexTable
│   ├── inStockList.htm
│   ├── memberList.htm
│   ├── profitAnalysis.html.bak
│   ├── profitAnalysisTable.htm.bak
│   ├── salesCountQuery.html
│   └── salesDetailedTable.htm
├── countAnalysis
├── css
│   ├── common1.css
│   ├── control.css
│   ├── css.css
│   ├── head.css
│   ├── style0.css
│   ├── style.css
│   └── tab.js
├── employeesManager
│   ├── employeesManager.html
│   └── employeesManager.html.bak
├── factoryOwner
├── images
│   ├── button03.gif
│   ├── button04.gif
│   ├── button05.gif
│   ├── button06.gif
│   ├── button07.gif
│   ├── button08.gif
│   ├── button09.gif
│   ├── button10.gif
│   ├── dhbutton01.gif
│   ├── dhbutton02.gif
│   ├── dhbutton03.gif
│   ├── dhbutton04.gif
│   ├── dhbutton05.gif
│   ├── ico01.gif
│   ├── ico02.gif
│   ├── ico03.gif
│   ├── ico04.gif
│   ├── ico05.gif
│   ├── ico06.gif
│   ├── ico07.gif
│   ├── ico11.gif
│   ├── ico12.gif
│   ├── ico13.gif
│   ├── ico14.gif
│   ├── ico15.gif
│   ├── ico16.gif
│   ├── ico24.gif
│   ├── left.gif
│   ├── line01.gif
│   ├── loadon.gif
│   ├── logo.gif
│   ├── mode.jpg
│   ├── nav01.gif
│   ├── nav02.gif
│   ├── nav03.gif
│   ├── nav04.gif
│   ├── nav05.gif
│   ├── nav06.gif
│   ├── nav07.gif
│   ├── navbutton01.gif
│   ├── navbutton02.gif
│   ├── navbutton03.gif
│   ├── navbutton04.gif
│   ├── navend.gif
│   ├── newline.gif
│   ├── newling.gif
│   ├── newlogo.jpg
│   ├── pic05.gif
│   ├── shape01.gif
│   ├── spacer.gif
│   ├── Thumbs.db
│   ├── top02.gif
│   ├── top03.gif
│   ├── top.gif
│   └── welcome.gif
├── inManager
│   ├── drugIn.html
│   ├── drugManager.htm
│   └── drugManager.htm.bak
├── js
│   ├── Clock.js
│   ├── tanchuceng.js
│   ├── typem.js
│   └── xiangmu.js
├── mainManager
├── moneyManager
├── salesManager
├── stockManager
├── systemKeep
└── VIPManager
└── lookInfo.html

557 directories, 2347 files

标签:

实例下载地址

药品管理系统 ssh oracle.rar

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警