文件名称:SmoOne
-
所属分类:
- 标签属性:
- 上传时间:2017-09-21
-
文件大小:1.74mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个移动 OA 应用,包含注册、登录、用户信息等基本功能,集成了 OA 中使用场景较多的报销、请假、部门管理、成本中心等核心功能。(A mobile OA application, including registration, login, user information and other basic functions, integrated OA use scenes more reimbursement, leave, department management, cost center and other core functions.)
相关搜索: 移动 OA 应用
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SmoONE
SmoONE\.gitattributes
SmoONE\.gitignore
SmoONE\LICENSE
SmoONE\README.md
SmoONE\SmoONE.Application
SmoONE\SmoONE.Application\App.config
SmoONE\SmoONE.Application\Helper.cs
SmoONE\SmoONE.Application\IServices
SmoONE\SmoONE.Application\IServices\IAttendanceService.cs
SmoONE\SmoONE.Application\IServices\ICostCenterService.cs
SmoONE\SmoONE.Application\IServices\IDepartmentService.cs
SmoONE\SmoONE.Application\IServices\ILeaveService.cs
SmoONE\SmoONE.Application\IServices\IReimbursementService.cs
SmoONE\SmoONE.Application\IServices\IUserService.cs
SmoONE\SmoONE.Application\Properties
SmoONE\SmoONE.Application\Properties\AssemblyInfo.cs
SmoONE\SmoONE.Application\Services
SmoONE\SmoONE.Application\Services\AttendanceService.cs
SmoONE\SmoONE.Application\Services\CostCenterService.cs
SmoONE\SmoONE.Application\Services\DepartmentService.cs
SmoONE\SmoONE.Application\Services\LeaveService.cs
SmoONE\SmoONE.Application\Services\ReimbursementService.cs
SmoONE\SmoONE.Application\Services\UserService.cs
SmoONE\SmoONE.Application\SmoONE.Application.csproj
SmoONE\SmoONE.Application\packages.config
SmoONE\SmoONE.DTOs
SmoONE\SmoONE.DTOs\Enum
SmoONE\SmoONE.DTOs\Enum\AttendanceType.cs
SmoONE\SmoONE.DTOs\Enum\IsActive.cs
SmoONE\SmoONE.DTOs\Enum\IsOutOfRange.cs
SmoONE\SmoONE.DTOs\Enum\L_Status.cs
SmoONE\SmoONE.DTOs\Enum\RB_Status.cs
SmoONE\SmoONE.DTOs\Enum\Sex.cs
SmoONE\SmoONE.DTOs\Enum\StatisticsTime.cs
SmoONE\SmoONE.DTOs\Enum\StatisticsType.cs
SmoONE\SmoONE.DTOs\Enum\TimeType.cs
SmoONE\SmoONE.DTOs\Enum\Week.cs
SmoONE\SmoONE.DTOs\Enum\WorkOrRest.cs
SmoONE\SmoONE.DTOs\Enum\WorkTimeType.cs
SmoONE\SmoONE.DTOs\IEntity.cs
SmoONE\SmoONE.DTOs\InputDTO
SmoONE\SmoONE.DTOs\InputDTO\ALInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\ATInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\AT_CDInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\CCInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\CCTTInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\DepInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\LeaveInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\OLInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\RBInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\RBRTTInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\RB_RowsInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\UserInputDto.cs
SmoONE\SmoONE.DTOs\OutputDTO
SmoONE\SmoONE.DTOs\OutputDTO\ALDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ALStatisticsDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ALStatisticsItems.cs
SmoONE\SmoONE.DTOs\OutputDTO\ALStatisticsItemsDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ATCDDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ATCDDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ATDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ATDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\CCDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\CCDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\CC_Type_TemplateDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\DailyResultDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\DailyStatisticsDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\DepDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\DepartmentDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\Items_ALDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\LeaveDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\LeaveDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\MonthlyResultDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\MonthlyStatisticsDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\OLDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\OLStatisticsDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\RBDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\RB_RType_TemplateDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\RB_RowsDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ReimbursementDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ResultInfo.cs
SmoONE\SmoONE.DTOs\OutputDTO\UserDepDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\UserDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\UserDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\WorkTimeDto.cs
SmoONE\SmoONE.DTOs\Properties
SmoONE\SmoONE.DTOs\Properties\AssemblyInfo.cs
SmoONE\SmoONE.DTOs\ResultInfo.cs
SmoONE\SmoONE.DTOs\SmoONE.DTOs.csproj
SmoONE\SmoONE.Domain
SmoONE\SmoONE.Domain\App.config
SmoONE\SmoONE.Domain\Entity
SmoONE\SmoONE.Domain\Entity\Attendance
SmoONE\SmoONE.Domain\Entity\Attendance\AT_CustomDate.cs
SmoONE\SmoONE.Domain\Entity\Attendance\AT_UserLog.cs
SmoONE\SmoONE.Domain\Entity\Attendance\AttendanceLog.cs
SmoONE\SmoONE.Domain\Entity\Attendance\AttendanceScheduling.cs
SmoONE\SmoONE.Domain\Entity\Attendance\AttendanceTemplate.cs
SmoONE\SmoONE.Domain\Entity\Attendance\DailyResult.cs
SmoONE\.gitattributes
SmoONE\.gitignore
SmoONE\LICENSE
SmoONE\README.md
SmoONE\SmoONE.Application
SmoONE\SmoONE.Application\App.config
SmoONE\SmoONE.Application\Helper.cs
SmoONE\SmoONE.Application\IServices
SmoONE\SmoONE.Application\IServices\IAttendanceService.cs
SmoONE\SmoONE.Application\IServices\ICostCenterService.cs
SmoONE\SmoONE.Application\IServices\IDepartmentService.cs
SmoONE\SmoONE.Application\IServices\ILeaveService.cs
SmoONE\SmoONE.Application\IServices\IReimbursementService.cs
SmoONE\SmoONE.Application\IServices\IUserService.cs
SmoONE\SmoONE.Application\Properties
SmoONE\SmoONE.Application\Properties\AssemblyInfo.cs
SmoONE\SmoONE.Application\Services
SmoONE\SmoONE.Application\Services\AttendanceService.cs
SmoONE\SmoONE.Application\Services\CostCenterService.cs
SmoONE\SmoONE.Application\Services\DepartmentService.cs
SmoONE\SmoONE.Application\Services\LeaveService.cs
SmoONE\SmoONE.Application\Services\ReimbursementService.cs
SmoONE\SmoONE.Application\Services\UserService.cs
SmoONE\SmoONE.Application\SmoONE.Application.csproj
SmoONE\SmoONE.Application\packages.config
SmoONE\SmoONE.DTOs
SmoONE\SmoONE.DTOs\Enum
SmoONE\SmoONE.DTOs\Enum\AttendanceType.cs
SmoONE\SmoONE.DTOs\Enum\IsActive.cs
SmoONE\SmoONE.DTOs\Enum\IsOutOfRange.cs
SmoONE\SmoONE.DTOs\Enum\L_Status.cs
SmoONE\SmoONE.DTOs\Enum\RB_Status.cs
SmoONE\SmoONE.DTOs\Enum\Sex.cs
SmoONE\SmoONE.DTOs\Enum\StatisticsTime.cs
SmoONE\SmoONE.DTOs\Enum\StatisticsType.cs
SmoONE\SmoONE.DTOs\Enum\TimeType.cs
SmoONE\SmoONE.DTOs\Enum\Week.cs
SmoONE\SmoONE.DTOs\Enum\WorkOrRest.cs
SmoONE\SmoONE.DTOs\Enum\WorkTimeType.cs
SmoONE\SmoONE.DTOs\IEntity.cs
SmoONE\SmoONE.DTOs\InputDTO
SmoONE\SmoONE.DTOs\InputDTO\ALInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\ATInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\AT_CDInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\CCInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\CCTTInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\DepInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\LeaveInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\OLInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\RBInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\RBRTTInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\RB_RowsInputDto.cs
SmoONE\SmoONE.DTOs\InputDTO\UserInputDto.cs
SmoONE\SmoONE.DTOs\OutputDTO
SmoONE\SmoONE.DTOs\OutputDTO\ALDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ALStatisticsDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ALStatisticsItems.cs
SmoONE\SmoONE.DTOs\OutputDTO\ALStatisticsItemsDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ATCDDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ATCDDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ATDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ATDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\CCDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\CCDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\CC_Type_TemplateDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\DailyResultDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\DailyStatisticsDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\DepDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\DepartmentDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\Items_ALDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\LeaveDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\LeaveDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\MonthlyResultDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\MonthlyStatisticsDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\OLDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\OLStatisticsDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\RBDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\RB_RType_TemplateDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\RB_RowsDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ReimbursementDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\ResultInfo.cs
SmoONE\SmoONE.DTOs\OutputDTO\UserDepDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\UserDetailDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\UserDto.cs
SmoONE\SmoONE.DTOs\OutputDTO\WorkTimeDto.cs
SmoONE\SmoONE.DTOs\Properties
SmoONE\SmoONE.DTOs\Properties\AssemblyInfo.cs
SmoONE\SmoONE.DTOs\ResultInfo.cs
SmoONE\SmoONE.DTOs\SmoONE.DTOs.csproj
SmoONE\SmoONE.Domain
SmoONE\SmoONE.Domain\App.config
SmoONE\SmoONE.Domain\Entity
SmoONE\SmoONE.Domain\Entity\Attendance
SmoONE\SmoONE.Domain\Entity\Attendance\AT_CustomDate.cs
SmoONE\SmoONE.Domain\Entity\Attendance\AT_UserLog.cs
SmoONE\SmoONE.Domain\Entity\Attendance\AttendanceLog.cs
SmoONE\SmoONE.Domain\Entity\Attendance\AttendanceScheduling.cs
SmoONE\SmoONE.Domain\Entity\Attendance\AttendanceTemplate.cs
SmoONE\SmoONE.Domain\Entity\Attendance\DailyResult.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.