在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 基于SSM的住院管理系统

基于SSM的住院管理系统

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:23.52M
  • 下载次数:51
  • 浏览次数:577
  • 发布时间:2020-07-04
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
基于SSM框架的住院管理系统
【实例截图】
【核心代码】
13、源代码
└── 13、源代码
├── hospital
│   ├── RemoteSystemsTempFiles
│   ├── WebContent
│   │   ├── META-INF
│   │   │   └── MANIFEST.MF
│   │   ├── WEB-INF
│   │   │   ├── lib
│   │   │   │   ├── aopalliance-1.0.jar
│   │   │   │   ├── asm-3.3.1.jar
│   │   │   │   ├── aspectjlib-1.5.3.jar
│   │   │   │   ├── aspectjweaver-1.5.3.jar
│   │   │   │   ├── cglib-2.2.2.jar
│   │   │   │   ├── commons-codec-1.10.jar
│   │   │   │   ├── commons-dbcp-1.4.jar
│   │   │   │   ├── commons-lang3-3.3.2.jar
│   │   │   │   ├── commons-logging-1.1.3.jar
│   │   │   │   ├── commons-pool-1.5.4.jar
│   │   │   │   ├── dom4j-1.6.1.jar
│   │   │   │   ├── hamcrest-core-1.3.jar
│   │   │   │   ├── jackson-annotations-2.2.3.jar
│   │   │   │   ├── jackson-core-2.2.3.jar
│   │   │   │   ├── jackson-databind-2.2.3.jar
│   │   │   │   ├── junit-4.12.jar
│   │   │   │   ├── mybatis-3.2.8.jar
│   │   │   │   ├── mybatis-spring-1.2.3.jar
│   │   │   │   ├── mysql-connector-java-5.1.24.jar
│   │   │   │   ├── spring-aop-3.2.8.RELEASE.jar
│   │   │   │   ├── spring-beans-3.2.8.RELEASE.jar
│   │   │   │   ├── spring-context-3.2.8.RELEASE.jar
│   │   │   │   ├── spring-core-3.2.8.RELEASE.jar
│   │   │   │   ├── spring-expression-3.2.8.RELEASE.jar
│   │   │   │   ├── spring-jdbc-3.2.8.RELEASE.jar
│   │   │   │   ├── spring-tx-3.2.8.RELEASE.jar
│   │   │   │   ├── spring-web-3.2.8.RELEASE.jar
│   │   │   │   └── spring-webmvc-3.2.8.RELEASE.jar
│   │   │   └── web.xml
│   │   ├── bed-Statistics.html
│   │   ├── costQuery.html
│   │   ├── cost_jiesuan.html
│   │   ├── cost_yujiao.html
│   │   ├── css
│   │   │   ├── WdatePicker.css
│   │   │   ├── base.css
│   │   │   ├── home.css
│   │   │   ├── index.css
│   │   │   ├── info-mgt.css
│   │   │   ├── info-reg.css
│   │   │   ├── jquery.dialog.css
│   │   │   ├── login.css
│   │   │   ├── logins.css
│   │   │   ├── parameter-setting.css
│   │   │   └── user-find.css
│   │   ├── doctor-find.html
│   │   ├── doctor-reg.html
│   │   ├── drugs-delivery.html
│   │   ├── drugs-reg.html
│   │   ├── drugs-repercussion.html
│   │   ├── fonts
│   │   │   ├── FontAwesome.otf
│   │   │   ├── fontawesome-webfont.eot
│   │   │   ├── fontawesome-webfont.svg
│   │   │   ├── fontawesome-webfont.ttf
│   │   │   ├── fontawesome-webfont.woff
│   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   └── glyphicons-halflings-regular.woff
│   │   ├── ico
│   │   │   ├── favico-114-precomposed.png
│   │   │   ├── favico-144-precomposed.png
│   │   │   ├── favico-57-precomposed.png
│   │   │   ├── favico-72-precomposed.png
│   │   │   ├── favico.png
│   │   │   └── favicon.ico
│   │   ├── images
│   │   │   ├── 08f8695d.select2-spinner.gif
│   │   │   ├── 156cc09f.spritemap.png
│   │   │   ├── 314be2a9.divider.png
│   │   │   ├── 424387e9.sort_asc.png
│   │   │   ├── 424387e9.sort_asc_disabled.png
│   │   │   ├── 728a75d4.sort_desc.png
│   │   │   ├── 85509794.jquery.minicolors.png
│   │   │   ├── a45183a1.select2x2.png
│   │   │   ├── a4d7e44b.switch.png
│   │   │   ├── acc49d9a.select2.png
│   │   │   ├── add.png
│   │   │   ├── addico.png
│   │   │   ├── bookico.png
│   │   │   ├── btnbg01.png
│   │   │   ├── btnbg02.png
│   │   │   ├── ca21017c.sort_both.png
│   │   │   ├── ca6a03e3.noise.png
│   │   │   ├── centerbottombg.png
│   │   │   ├── centerleft.png
│   │   │   ├── centerright.png
│   │   │   ├── centertopbg.png
│   │   │   ├── check-select.png
│   │   │   ├── close3.png
│   │   │   ├── close4.png
│   │   │   ├── countbg.png
│   │   │   ├── d85fba58.sort_desc_disabled.png
│   │   │   ├── date.png
│   │   │   ├── dateico.png
│   │   │   ├── delico.png
│   │   │   ├── dialog_btnbg.png
│   │   │   ├── dialogbg.png
│   │   │   ├── dialogbtn.png
│   │   │   ├── dico.png
│   │   │   ├── downcenter.png
│   │   │   ├── downleft.png
│   │   │   ├── dright.png
│   │   │   ├── dummy
│   │   │   │   ├── 07cb4eaa.img8.png
│   │   │   │   ├── 08f814dd.img12.png
│   │   │   │   ├── 0ab5f292.header-background.jpg
│   │   │   │   ├── 0c31c9dc.profile.jpg
│   │   │   │   ├── 0c31c9dc.uifaces22.jpg
│   │   │   │   ├── 1166769f.img11.png
│   │   │   │   ├── 1a6d8f34.img1.png
│   │   │   │   ├── 212fa4f2.logo-inverse.png
│   │   │   │   ├── 2590d12d.img2.png
│   │   │   │   ├── 3498f5b6.uifaces16.jpg
│   │   │   │   ├── 3a93212e.uifaces3.jpg
│   │   │   │   ├── 3e4d8287.img3.png
│   │   │   │   ├── 4206586f.stilearn-logo-alt-inverse.png
│   │   │   │   ├── 48ae2c25.uifaces1.jpg
│   │   │   │   ├── 48f4bb8e.Stilearn-logo-primary.png
│   │   │   │   ├── 4c7c0245.img4.png
│   │   │   │   ├── 4e4046ef.uifaces15.jpg
│   │   │   │   ├── 4e81cd8d.img6.png
│   │   │   │   ├── 598c0714.uifaces7.jpg
│   │   │   │   ├── 6139681b.stilearn-logo3.png
│   │   │   │   ├── 637ebb33.stilearn-logo-inverse.png
│   │   │   │   ├── 690243f1.uifaces6.jpg
│   │   │   │   ├── 6e33211b.stilearn-logo-alt-default.png
│   │   │   │   ├── 738072ec.uifaces13.jpg
│   │   │   │   ├── 75ccb40a.img5.png
│   │   │   │   ├── 782e8c3f.stilearn-logo2.png
│   │   │   │   ├── 7b14b475.img7.png
│   │   │   │   ├── 8986f28e.stilearn-logo.png
│   │   │   │   ├── 8af46bf8.uifaces21.jpg
│   │   │   │   ├── 96a1517e.img9.png
│   │   │   │   ├── 9c06e6a0.uifaces11.jpg
│   │   │   │   ├── a0c1c960.uifaces9.jpg
│   │   │   │   ├── a448a7ef.uifaces10.jpg
│   │   │   │   ├── b0f7e705.uifaces5.jpg
│   │   │   │   ├── b7f97507.uifaces4.jpg
│   │   │   │   ├── c0647842.uifaces17.jpg
│   │   │   │   ├── ce4e1a92.img10.png
│   │   │   │   ├── e05590e7.stilearn-logo4.png
│   │   │   │   ├── e326dfc8.logo.png
│   │   │   │   ├── e7dd5f45.uifaces8.jpg
│   │   │   │   ├── e8253fc8.uifaces18.jpg
│   │   │   │   ├── e9cc6303.uifaces20.jpg
│   │   │   │   ├── e9d19848.uifaces19.jpg
│   │   │   │   ├── f5a2c818.uifaces14.jpg
│   │   │   │   ├── f61536ae.uifaces2.jpg
│   │   │   │   ├── f71e3e28.stilearn-logo-default.png
│   │   │   │   └── fb3f89d7.uifaces12.jpg
│   │   │   ├── edtico.png
│   │   │   ├── exit.png
│   │   │   ├── exits.png
│   │   │   ├── f5c1e285.spritemap@2x.png
│   │   │   ├── find.png
│   │   │   ├── foot01.png
│   │   │   ├── foot02.png
│   │   │   ├── footbg.png
│   │   │   ├── formbtnbg.png
│   │   │   ├── formbtnbg01.png
│   │   │   ├── home.png
│   │   │   ├── ico01.png
│   │   │   ├── ico02.png
│   │   │   ├── ico03.png
│   │   │   ├── ico04.png
│   │   │   ├── ico05.png
│   │   │   ├── ico06.png
│   │   │   ├── ico07.png
│   │   │   ├── icon0.png
│   │   │   ├── icon01.png
│   │   │   ├── icon02.png
│   │   │   ├── icon03.png
│   │   │   ├── icon04.png
│   │   │   ├── icon05.png
│   │   │   ├── icon06.png
│   │   │   ├── icon07.png
│   │   │   ├── icon08.png
│   │   │   ├── icon09.png
│   │   │   ├── icons.png
│   │   │   ├── inputbg.png
│   │   │   ├── leftbg.png
│   │   │   ├── lefthoverbg.png
│   │   │   ├── leftico.png
│   │   │   ├── leftjt01.png
│   │   │   ├── leftjt02.png
│   │   │   ├── leftjt03.png
│   │   │   ├── leftjt04.png
│   │   │   ├── lefttop.png
│   │   │   ├── lefttopbg.png
│   │   │   ├── listico.png
│   │   │   ├── log_key.png
│   │   │   ├── log_keys.png
│   │   │   ├── log_name.png
│   │   │   ├── log_names.png
│   │   │   ├── log_yzm.png
│   │   │   ├── log_yzms.png
│   │   │   ├── login.png
│   │   │   ├── login_btn.png
│   │   │   ├── login_check.png
│   │   │   ├── login_img.png
│   │   │   ├── login_light.png
│   │   │   ├── login_logo.png
│   │   │   ├── login_password.png
│   │   │   ├── login_pro.png
│   │   │   ├── login_pro1.png
│   │   │   ├── login_right.png
│   │   │   ├── login_user.png
│   │   │   ├── login_yzm.png
│   │   │   ├── loginbg.jpg
│   │   │   ├── logo.png
│   │   │   ├── more.png
│   │   │   ├── righttitlebig.png
│   │   │   ├── righttop.png
│   │   │   ├── rmail.png
│   │   │   ├── rmail1.png
│   │   │   ├── search.png
│   │   │   ├── selectxl.png
│   │   │   ├── shuru.png
│   │   │   ├── shuru1.png
│   │   │   ├── success.jpg
│   │   │   ├── tabbg.png
│   │   │   ├── tablelistbg.png
│   │   │   ├── titlebg.png
│   │   │   ├── titlebg01.png
│   │   │   ├── titleico.png
│   │   │   ├── tjico.png
│   │   │   ├── toolbarbg.png
│   │   │   ├── topbg.png
│   │   │   ├── topcenter.png
│   │   │   ├── toplight.png
│   │   │   ├── topline.png
│   │   │   ├── topmail.png
│   │   │   ├── topuser.png
│   │   │   ├── x.png
│   │   │   ├── yzm.png
│   │   │   └── zhuti.png
│   │   ├── info-mgt.html
│   │   ├── inventory-query.html
│   │   ├── js
│   │   │   ├── WdatePicker.js
│   │   │   ├── bed-Statistics.js
│   │   │   ├── calendar.js
│   │   │   ├── common.js
│   │   │   ├── cookie_util.js
│   │   │   ├── core.js
│   │   │   ├── costQuery.js
│   │   │   ├── discharge-settlement.js
│   │   │   ├── doctorfind.js
│   │   │   ├── doctorzc.js
│   │   │   ├── drugsRepercussion.js
│   │   │   ├── drugs_delivery.js
│   │   │   ├── drugs_find.js
│   │   │   ├── drugs_reg.js
│   │   │   ├── expense-settlement.js
│   │   │   ├── index.js
│   │   │   ├── jquery-1.10.1.js
│   │   │   ├── jquery.dialog.js
│   │   │   ├── jquery.js
│   │   │   ├── jquery.pagination.js
│   │   │   ├── lang
│   │   │   │   ├── en.js
│   │   │   │   ├── zh-cn.js
│   │   │   │   └── zh-tw.js
│   │   │   ├── leftFind.js
│   │   │   ├── login.js
│   │   │   ├── parameterSetting.js
│   │   │   ├── patient-Statistics.js
│   │   │   ├── patientfind.js
│   │   │   ├── patientzc.js
│   │   │   ├── prepaidExpenses.js
│   │   │   ├── sign
│   │   │   │   └── signEntry.js
│   │   │   ├── skin
│   │   │   │   ├── WdatePicker.css
│   │   │   │   ├── datePicker.gif
│   │   │   │   ├── default
│   │   │   │   │   ├── datepicker.css
│   │   │   │   │   └── img.gif
│   │   │   │   └── whyGreen
│   │   │   │   ├── bg.jpg
│   │   │   │   ├── datepicker.css
│   │   │   │   └── img.gif
│   │   │   ├── stock_query.js
│   │   │   ├── user.js
│   │   │   ├── userfind.js
│   │   │   ├── userzc.js
│   │   │   ├── wardAdd.js
│   │   │   ├── wardModify.js
│   │   │   └── wardTransfer.js
│   │   ├── left-find.html
│   │   ├── login.jsp
│   │   ├── out_hospital.html
│   │   ├── parameter-setting.html
│   │   ├── patient-Statistics.html
│   │   ├── patient_find.html
│   │   ├── patient_reg.html
│   │   ├── scripts
│   │   │   ├── base64.js
│   │   │   ├── bootstrap.min.js
│   │   │   ├── const.js
│   │   │   ├── cookie_util.js
│   │   │   ├── edit.js
│   │   │   ├── jquery.min.js
│   │   │   ├── jquery.nicescroll.min.js
│   │   │   ├── js-prototype.js
│   │   │   ├── log_in.js
│   │   │   ├── run_prettify.js
│   │   │   ├── theme-setup.js
│   │   │   └── ue
│   │   │   ├── dialogs
│   │   │   │   ├── emotion
│   │   │   │   │   ├── emotion.css
│   │   │   │   │   ├── emotion.js
│   │   │   │   │   └── images
│   │   │   │   │   ├── 0.gif
│   │   │   │   │   ├── bface.gif
│   │   │   │   │   ├── cface.gif
│   │   │   │   │   ├── fface.gif
│   │   │   │   │   ├── jxface2.gif
│   │   │   │   │   ├── neweditor-tab-bg.png
│   │   │   │   │   ├── tface.gif
│   │   │   │   │   ├── wface.gif
│   │   │   │   │   └── yface.gif
│   │   │   │   ├── formula
│   │   │   │   │   ├── formula.css
│   │   │   │   │   ├── formula.html
│   │   │   │   │   ├── formula.js
│   │   │   │   │   └── images
│   │   │   │   │   └── formula.png
│   │   │   │   ├── image
│   │   │   │   │   ├── image.css
│   │   │   │   │   ├── image.js
│   │   │   │   │   └── images
│   │   │   │   │   ├── close.png
│   │   │   │   │   ├── upload1.png
│   │   │   │   │   └── upload2.png
│   │   │   │   ├── link
│   │   │   │   │   └── link.js
│   │   │   │   ├── map
│   │   │   │   │   ├── map.html
│   │   │   │   │   └── map.js
│   │   │   │   └── video
│   │   │   │   ├── images
│   │   │   │   │   ├── center_focus.jpg
│   │   │   │   │   ├── left_focus.jpg
│   │   │   │   │   ├── none_focus.jpg
│   │   │   │   │   └── right_focus.jpg
│   │   │   │   ├── video.css
│   │   │   │   └── video.js
│   │   │   ├── lang
│   │   │   │   ├── en
│   │   │   │   │   ├── en.js
│   │   │   │   │   └── images
│   │   │   │   │   ├── addimage.png
│   │   │   │   │   ├── alldeletebtnhoverskin.png
│   │   │   │   │   ├── alldeletebtnupskin.png
│   │   │   │   │   ├── background.png
│   │   │   │   │   ├── button.png
│   │   │   │   │   ├── copy.png
│   │   │   │   │   ├── deletedisable.png
│   │   │   │   │   ├── deleteenable.png
│   │   │   │   │   ├── imglabel.png
│   │   │   │   │   ├── listbackground.png
│   │   │   │   │   ├── localimage.png
│   │   │   │   │   ├── music.png
│   │   │   │   │   ├── rotateleftdisable.png
│   │   │   │   │   ├── rotateleftenable.png
│   │   │   │   │   ├── rotaterightdisable.png
│   │   │   │   │   ├── rotaterightenable.png
│   │   │   │   │   └── upload.png
│   │   │   │   ├── zh-cn
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── copy.png
│   │   │   │   │   │   ├── imglabel.png
│   │   │   │   │   │   ├── localimage.png
│   │   │   │   │   │   ├── music.png
│   │   │   │   │   │   └── upload.png
│   │   │   │   │   └── zh-cn.js
│   │   │   │   └── zh-cn.js
│   │   │   ├── umeditor.config.js
│   │   │   └── umeditor.min.js
│   │   ├── sign
│   │   │   ├── sign-query.html
│   │   │   └── sign-query.js
│   │   ├── sign-entry.html
│   │   ├── sounds
│   │   │   ├── aurora.mp3
│   │   │   ├── bamboo.mp3
│   │   │   ├── chord.mp3
│   │   │   ├── circles.mp3
│   │   │   ├── complete.mp3
│   │   │   ├── hello.mp3
│   │   │   ├── input.mp3
│   │   │   ├── keys.mp3
│   │   │   ├── note.mp3
│   │   │   ├── popcorn.mp3
│   │   │   ├── pulse.mp3
│   │   │   └── synth.mp3
│   │   ├── stock-query.html
│   │   ├── styles
│   │   │   ├── fonts
│   │   │   │   ├── FontAwesome.otf
│   │   │   │   ├── fontawesome-webfont.eot
│   │   │   │   ├── fontawesome-webfont.svg
│   │   │   │   ├── fontawesome-webfont.ttf
│   │   │   │   ├── fontawesome-webfont.woff
│   │   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   │   └── glyphicons-halflings-regular.woff
│   │   │   ├── icon.css
│   │   │   ├── login.css
│   │   │   ├── login_ghost.css
│   │   │   ├── main.css
│   │   │   ├── prettify.css
│   │   │   └── umeditor.min.css
│   │   ├── user
│   │   │   └── modifyPwd.js
│   │   ├── user-find.html
│   │   ├── user-reg.html
│   │   ├── user.html
│   │   ├── ward
│   │   │   ├── ward-transfer.html
│   │   │   └── wardTransfer.js
│   │   ├── ward-crease.html
│   │   ├── ward-price_modify.html
│   │   └── ward-transfer.html
│   ├── build
│   │   └── classes
│   │   ├── cdu
│   │   │   └── edu
│   │   │   └── hospital
│   │   │   ├── controller
│   │   │   │   ├── BedController.class
│   │   │   │   ├── CategoryController.class
│   │   │   │   ├── CommonController.class
│   │   │   │   ├── CommonInterceptor.class
│   │   │   │   ├── CostController.class
│   │   │   │   ├── DoctorController.class
│   │   │   │   ├── DrugsController.class
│   │   │   │   ├── PatientController.class
│   │   │   │   ├── SignController.class
│   │   │   │   ├── TestController.class
│   │   │   │   ├── TestYzmController.class
│   │   │   │   ├── UserController.class
│   │   │   │   └── WardController.class
│   │   │   ├── dao
│   │   │   │   ├── BedDao.class
│   │   │   │   ├── CategoryDao.class
│   │   │   │   ├── CommonDao.class
│   │   │   │   ├── CostDao.class
│   │   │   │   ├── DoctorDao.class
│   │   │   │   ├── DrugsDao.class
│   │   │   │   ├── PatientDao.class
│   │   │   │   ├── SignDao.class
│   │   │   │   ├── UserDao.class
│   │   │   │   └── WardDao.class
│   │   │   ├── entity
│   │   │   │   ├── Bed.class
│   │   │   │   ├── Category.class
│   │   │   │   ├── Common.class
│   │   │   │   ├── Cost.class
│   │   │   │   ├── Doctor.class
│   │   │   │   ├── DoctorCode.class
│   │   │   │   ├── Drugs.class
│   │   │   │   ├── DrugsCode.class
│   │   │   │   ├── Grant.class
│   │   │   │   ├── Parameter.class
│   │   │   │   ├── Patient.class
│   │   │   │   ├── PatientCode.class
│   │   │   │   ├── Sign.class
│   │   │   │   ├── Stock.class
│   │   │   │   ├── User.class
│   │   │   │   ├── UserCode.class
│   │   │   │   ├── Ward.class
│   │   │   │   └── WithdrawalDrug.class
│   │   │   ├── service
│   │   │   │   ├── BedService.class
│   │   │   │   ├── BedServiceImpl.class
│   │   │   │   ├── CategoryService.class
│   │   │   │   ├── CategoryServiceImpl.class
│   │   │   │   ├── CommonService.class
│   │   │   │   ├── CommonServiceImpl.class
│   │   │   │   ├── CostService.class
│   │   │   │   ├── CostServiceImpl.class
│   │   │   │   ├── DoctorServerImpl.class
│   │   │   │   ├── DoctorService.class
│   │   │   │   ├── DrugsService.class
│   │   │   │   ├── DrugsServiceImpl.class
│   │   │   │   ├── NameOrPasswordException.class
│   │   │   │   ├── PatientService.class
│   │   │   │   ├── PatientServiceImpl.class
│   │   │   │   ├── SignService.class
│   │   │   │   ├── SignServiceImpl.class
│   │   │   │   ├── UserService.class
│   │   │   │   ├── UserServiceImpl.class
│   │   │   │   ├── WardService.class
│   │   │   │   └── WardServiceImpl.class
│   │   │   ├── test
│   │   │   │   ├── TestLogin.class
│   │   │   │   ├── TestRodm.class
│   │   │   │   ├── TestSpring.class
│   │   │   │   └── TestUnit4j.class
│   │   │   └── util
│   │   │   ├── BaseUtils.class
│   │   │   ├── CheckCodeGen$CheckCode.class
│   │   │   ├── CheckCodeGen.class
│   │   │   ├── ImageYzmUtils$ImgFontByte.class
│   │   │   ├── ImageYzmUtils.class
│   │   │   └── JsonResult.class
│   │   ├── db.properties
│   │   ├── mapper
│   │   │   ├── BedMapper.xml
│   │   │   ├── CategoryMapper.xml
│   │   │   ├── CommonMapper.xml
│   │   │   ├── CostMapper.xml
│   │   │   ├── DoctorMapper.xml
│   │   │   ├── DrugsMapper.xml
│   │   │   ├── PatientMapper.xml
│   │   │   ├── SignMapper.xml
│   │   │   ├── UserMapper.xml
│   │   │   └── WardMapper.xml
│   │   ├── spring-mybatis.xml
│   │   ├── spring-service.xml
│   │   └── spring-web.xml
│   └── src
│   ├── cdu
│   │   └── edu
│   │   └── hospital
│   │   ├── controller
│   │   │   ├── BedController.java
│   │   │   ├── CategoryController.java
│   │   │   ├── CommonController.java
│   │   │   ├── CommonInterceptor.java
│   │   │   ├── CostController.java
│   │   │   ├── DoctorController.java
│   │   │   ├── DrugsController.java
│   │   │   ├── PatientController.java
│   │   │   ├── SignController.java
│   │   │   ├── TestController.java
│   │   │   ├── TestYzmController.java
│   │   │   ├── UserController.java
│   │   │   └── WardController.java
│   │   ├── dao
│   │   │   ├── BedDao.java
│   │   │   ├── CategoryDao.java
│   │   │   ├── CommonDao.java
│   │   │   ├── CostDao.java
│   │   │   ├── DoctorDao.java
│   │   │   ├── DrugsDao.java
│   │   │   ├── PatientDao.java
│   │   │   ├── SignDao.java
│   │   │   ├── UserDao.java
│   │   │   └── WardDao.java
│   │   ├── entity
│   │   │   ├── Bed.java
│   │   │   ├── Category.java
│   │   │   ├── Common.java
│   │   │   ├── Cost.java
│   │   │   ├── Doctor.java
│   │   │   ├── DoctorCode.java
│   │   │   ├── Drugs.java
│   │   │   ├── DrugsCode.java
│   │   │   ├── Grant.java
│   │   │   ├── Parameter.java
│   │   │   ├── Patient.java
│   │   │   ├── PatientCode.java
│   │   │   ├── Sign.java
│   │   │   ├── Stock.java
│   │   │   ├── User.java
│   │   │   ├── UserCode.java
│   │   │   ├── Ward.java
│   │   │   └── WithdrawalDrug.java
│   │   ├── service
│   │   │   ├── BedService.java
│   │   │   ├── BedServiceImpl.java
│   │   │   ├── CategoryService.java
│   │   │   ├── CategoryServiceImpl.java
│   │   │   ├── CommonService.java
│   │   │   ├── CommonServiceImpl.java
│   │   │   ├── CostService.java
│   │   │   ├── CostServiceImpl.java
│   │   │   ├── DoctorServerImpl.java
│   │   │   ├── DoctorService.java
│   │   │   ├── DrugsService.java
│   │   │   ├── DrugsServiceImpl.java
│   │   │   ├── NameOrPasswordException.java
│   │   │   ├── PatientService.java
│   │   │   ├── PatientServiceImpl.java
│   │   │   ├── SignService.java
│   │   │   ├── SignServiceImpl.java
│   │   │   ├── UserService.java
│   │   │   ├── UserServiceImpl.java
│   │   │   ├── WardService.java
│   │   │   └── WardServiceImpl.java
│   │   ├── test
│   │   │   ├── TestLogin.java
│   │   │   ├── TestRodm.java
│   │   │   ├── TestSpring.java
│   │   │   └── TestUnit4j.java
│   │   └── util
│   │   ├── BaseUtils.java
│   │   ├── CheckCodeGen.java
│   │   ├── ImageYzmUtils.java
│   │   └── JsonResult.java
│   ├── db.properties
│   ├── mapper
│   │   ├── BedMapper.xml
│   │   ├── CategoryMapper.xml
│   │   ├── CommonMapper.xml
│   │   ├── CostMapper.xml
│   │   ├── DoctorMapper.xml
│   │   ├── DrugsMapper.xml
│   │   ├── PatientMapper.xml
│   │   ├── SignMapper.xml
│   │   ├── UserMapper.xml
│   │   └── WardMapper.xml
│   ├── spring-mybatis.xml
│   ├── spring-service.xml
│   └── spring-web.xml
└── hospital.sql

65 directories, 566 files

标签:

实例下载地址

基于SSM的住院管理系统

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警