Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Communication-Mobile J2ME
  • Category : J2ME
  • Tags :
  • Update : 2017-09-21
  • Size : 1.74mb
  • Downloaded :0次
  • Author :孤独的老张
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
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.
Packet file list
(Preview for download)
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
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.