|
@@ -502,7 +502,7 @@ public class ModuleInfoFacade extends ModuleInfoServiceImpl {
|
|
*
|
|
*
|
|
* @return
|
|
* @return
|
|
*/
|
|
*/
|
|
- public GetAllDeptAndDisInfoDTO getAllDeptAndDisInfo(GetAllDeptAndDisInfoVO getAllDeptAndDisInfoVO){
|
|
|
|
|
|
+ public GetAllDeptAndDisInfoDTO getAllDeptAndDisInfo(GetAllDeptAndDisInfoVO getAllDeptAndDisInfoVO){
|
|
//获取所有科室
|
|
//获取所有科室
|
|
ConceptTypeVO deptType = new ConceptTypeVO();
|
|
ConceptTypeVO deptType = new ConceptTypeVO();
|
|
deptType.setType(1);
|
|
deptType.setType(1);
|