示例#1
0
 public BaseResponse CloneSystemConfig(string listDepartmentId)
 {
     return(shareService.CloneSystemConfig(listDepartmentId));
 }