//------------------------------------------------------------------------------
//
// 此代码由工具生成。
// 运行时版本:4.0.30319.18444
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
//
//------------------------------------------------------------------------------
namespace Dongke.IBOSS.PRD.WCF.Proxys.TATModuleService {
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.ServiceContractAttribute(Namespace="Dongke.IBOSS.PRD.WCF.Contracts", ConfigurationName="TATModuleService.ITATModule")]
public interface ITATModule {
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddDefectFine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddDefectFineResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddDefectFine(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/UpdateDefectFine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/UpdateDefectFineResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateDefectFine(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditDefectFine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditDefectFineResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditDefectFine(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopDefectFine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopDefectFineResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopDefectFine(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetDefectFine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetDefectFineResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetDefectFine(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetDefectFineDetailById", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetDefectFineDetailByIdResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetDefectFineDetailById(int DefectId);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditDefectFineDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditDefectFineDetailResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditDefectFineDetail(int DefectFineID, System.Data.DataSet dsSourse);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetBasicSalary", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetBasicSalaryResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetBasicSalary(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity basicSalaryEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddBasicSalary", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddBasicSalaryResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddBasicSalary(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/UpdateBasicSalary", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/UpdateBasicSalaryResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateBasicSalary(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditBasicSalary", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditBasicSalaryResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditBasicSalary(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopBasicSalary", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopBasicSalaryResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopBasicSalary(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetBasicSalaryDetailById", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetBasicSalaryDetailByIdResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetBasicSalaryDetailById(int BasicSalaryID);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditBasicSalaryDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditBasicSalaryDetailResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditBasicSalaryDetail(int BasicSalaryID, System.Data.DataSet dsDetail);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAttendance", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAttendanceResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetAttendance(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity attendanceEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAttendanceEntityById", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAttendanceEntityByIdResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetAttendanceEntityById(int AttendanceID);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddAttendance", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddAttendanceResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddAttendance(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity dfEntity, System.Data.DataSet dsDetail);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/UpdateAttendance", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/UpdateAttendanceResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateAttendance(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity dfEntity, System.Data.DataSet dsDetail);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopAttendance", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopAttendanceResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopAttendance(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditAttendance", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditAttendanceResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditAttendance(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAttendanceDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAttendanceDetailResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetAttendanceDetail(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity attendanceDetailEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAttFinesRulesById", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAttFinesRulesByIdResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetAttFinesRulesById(int AttendanceID, int JobsID);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditAttendanceDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditAttendanceDetailResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditAttendanceDetail(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity attendanceDetailEntity, System.Data.DataSet dsDetail);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetWages", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetWagesResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetWages(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity wagesEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetWagesDetailById", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetWagesDetailByIdResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetWagesDetailById(int WagesId);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetWagesGoodsDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetWagesGoodsDetailResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetWagesGoodsDetail(int WagesId, int JobsId);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddWages", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddWagesResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddWages(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity wagesEntity, System.Data.DataSet dsDetail);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditWages", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditWagesResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditWages(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity wagesEntity, System.Data.DataSet dsDetail);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditWages", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditWagesResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditWages(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity wagesEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopWages", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopWagesResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopWages(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity wagesEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditWagesDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditWagesDetailResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditWagesDetail(int WagesID, System.Data.DataSet dsDetail);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditWagesGoodsDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditWagesGoodsDetailResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditWagesGoodsDetail(int WagesID, int JobsID, System.Data.DataSet dsDetail);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddQuality", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddQualityResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddQuality(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/UpdateQuality", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/UpdateQualityResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateQuality(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditQuality", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditQualityResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditQuality(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopQuality", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopQualityResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopQuality(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetQuality", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetQualityResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetQuality(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity quality);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetQualityDetailById", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetQualityDetailByIdResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetQualityDetailById(int qualityID);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditQualityDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditQualityDetailResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditQualityDetail(int QualityID, System.Data.DataSet dsSourse);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddProgress", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddProgressResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddProgress(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/UpdateProgress", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/UpdateProgressResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateProgress(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditProgress", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditProgressResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditProgress(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopProgress", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopProgressResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopProgress(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetProgress", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetProgressResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetProgress(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity progres);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetProgressDetailById", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetProgressDetailByIdResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetProgressDetailById(int progresID);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditProgressDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditProgressDetailResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditProgressDetail(int ProgressID, System.Data.DataSet dsSourse);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddAdministration", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddAdministrationResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddAdministration(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/UpdateAdministration", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/UpdateAdministrationResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateAdministration(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditAdministration", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditAdministrationResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditAdministration(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopAdministration", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopAdministrationResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopAdministration(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity dfEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAdministration", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAdministrationResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetAdministration(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity administration);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAdminDetailEntityById", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAdminDetailEntityByIdResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetAdminDetailEntityById(int administrationID);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditAdminDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditAdminDetailResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditAdminDetail(int administrationID, System.Data.DataSet dsSourse);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetManagerSalary", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetManagerSalaryResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetManagerSalary(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity msEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetManagersById", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetManagersByIdResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetManagersById(int ManagerSalaryID);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetMembers", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetMembersResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetMembers(int ManagersID);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddManagerSalary", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AddManagerSalaryResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddManagerSalary(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity msEntity, System.Data.DataSet dsDetail);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditManagerSalary", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditManagerSalaryResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditManagerSalary(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity msEntity, System.Data.DataSet dsDetail);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditManagerSalary", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/AuditManagerSalaryResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditManagerSalary(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity msEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopManagerSalary", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/StopManagerSalaryResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopManagerSalary(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity msEntity);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditMembers", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/EditMembersResponse")]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity))]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity))]
Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditMembers(int ManagerSalaryID, int ManagersID, System.Data.DataSet dsDetail);
[System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAllUseStrategy", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/ITATModule/GetAllUseStrategyResponse")]
System.Data.DataSet GetAllUseStrategy(System.DateTime SalaryTimeS);
}
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public interface ITATModuleChannel : Dongke.IBOSS.PRD.WCF.Proxys.TATModuleService.ITATModule, System.ServiceModel.IClientChannel {
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public partial class TATModuleClient : System.ServiceModel.ClientBase, Dongke.IBOSS.PRD.WCF.Proxys.TATModuleService.ITATModule {
public TATModuleClient() {
}
public TATModuleClient(string endpointConfigurationName) :
base(endpointConfigurationName) {
}
public TATModuleClient(string endpointConfigurationName, string remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public TATModuleClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public TATModuleClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
base(binding, remoteAddress) {
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddDefectFine(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity dfEntity) {
return base.Channel.AddDefectFine(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateDefectFine(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity dfEntity) {
return base.Channel.UpdateDefectFine(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditDefectFine(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity dfEntity) {
return base.Channel.AuditDefectFine(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopDefectFine(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity dfEntity) {
return base.Channel.StopDefectFine(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetDefectFine(Dongke.IBOSS.PRD.WCF.DataModels.DefectFineEntity dfEntity) {
return base.Channel.GetDefectFine(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetDefectFineDetailById(int DefectId) {
return base.Channel.GetDefectFineDetailById(DefectId);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditDefectFineDetail(int DefectFineID, System.Data.DataSet dsSourse) {
return base.Channel.EditDefectFineDetail(DefectFineID, dsSourse);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetBasicSalary(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity basicSalaryEntity) {
return base.Channel.GetBasicSalary(basicSalaryEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddBasicSalary(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity dfEntity) {
return base.Channel.AddBasicSalary(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateBasicSalary(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity dfEntity) {
return base.Channel.UpdateBasicSalary(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditBasicSalary(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity dfEntity) {
return base.Channel.AuditBasicSalary(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopBasicSalary(Dongke.IBOSS.PRD.WCF.DataModels.BasicSalaryEntity dfEntity) {
return base.Channel.StopBasicSalary(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetBasicSalaryDetailById(int BasicSalaryID) {
return base.Channel.GetBasicSalaryDetailById(BasicSalaryID);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditBasicSalaryDetail(int BasicSalaryID, System.Data.DataSet dsDetail) {
return base.Channel.EditBasicSalaryDetail(BasicSalaryID, dsDetail);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetAttendance(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity attendanceEntity) {
return base.Channel.GetAttendance(attendanceEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetAttendanceEntityById(int AttendanceID) {
return base.Channel.GetAttendanceEntityById(AttendanceID);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddAttendance(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity dfEntity, System.Data.DataSet dsDetail) {
return base.Channel.AddAttendance(dfEntity, dsDetail);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateAttendance(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity dfEntity, System.Data.DataSet dsDetail) {
return base.Channel.UpdateAttendance(dfEntity, dsDetail);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopAttendance(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity dfEntity) {
return base.Channel.StopAttendance(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditAttendance(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceEntity dfEntity) {
return base.Channel.AuditAttendance(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetAttendanceDetail(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity attendanceDetailEntity) {
return base.Channel.GetAttendanceDetail(attendanceDetailEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetAttFinesRulesById(int AttendanceID, int JobsID) {
return base.Channel.GetAttFinesRulesById(AttendanceID, JobsID);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditAttendanceDetail(Dongke.IBOSS.PRD.WCF.DataModels.AttendanceDetailEntity attendanceDetailEntity, System.Data.DataSet dsDetail) {
return base.Channel.EditAttendanceDetail(attendanceDetailEntity, dsDetail);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetWages(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity wagesEntity) {
return base.Channel.GetWages(wagesEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetWagesDetailById(int WagesId) {
return base.Channel.GetWagesDetailById(WagesId);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetWagesGoodsDetail(int WagesId, int JobsId) {
return base.Channel.GetWagesGoodsDetail(WagesId, JobsId);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddWages(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity wagesEntity, System.Data.DataSet dsDetail) {
return base.Channel.AddWages(wagesEntity, dsDetail);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditWages(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity wagesEntity, System.Data.DataSet dsDetail) {
return base.Channel.EditWages(wagesEntity, dsDetail);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditWages(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity wagesEntity) {
return base.Channel.AuditWages(wagesEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopWages(Dongke.IBOSS.PRD.WCF.DataModels.WagesEntity wagesEntity) {
return base.Channel.StopWages(wagesEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditWagesDetail(int WagesID, System.Data.DataSet dsDetail) {
return base.Channel.EditWagesDetail(WagesID, dsDetail);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditWagesGoodsDetail(int WagesID, int JobsID, System.Data.DataSet dsDetail) {
return base.Channel.EditWagesGoodsDetail(WagesID, JobsID, dsDetail);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddQuality(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity dfEntity) {
return base.Channel.AddQuality(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateQuality(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity dfEntity) {
return base.Channel.UpdateQuality(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditQuality(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity dfEntity) {
return base.Channel.AuditQuality(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopQuality(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity dfEntity) {
return base.Channel.StopQuality(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetQuality(Dongke.IBOSS.PRD.WCF.DataModels.QualityEntity quality) {
return base.Channel.GetQuality(quality);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetQualityDetailById(int qualityID) {
return base.Channel.GetQualityDetailById(qualityID);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditQualityDetail(int QualityID, System.Data.DataSet dsSourse) {
return base.Channel.EditQualityDetail(QualityID, dsSourse);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddProgress(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity dfEntity) {
return base.Channel.AddProgress(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateProgress(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity dfEntity) {
return base.Channel.UpdateProgress(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditProgress(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity dfEntity) {
return base.Channel.AuditProgress(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopProgress(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity dfEntity) {
return base.Channel.StopProgress(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetProgress(Dongke.IBOSS.PRD.WCF.DataModels.ProgressEntity progres) {
return base.Channel.GetProgress(progres);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetProgressDetailById(int progresID) {
return base.Channel.GetProgressDetailById(progresID);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditProgressDetail(int ProgressID, System.Data.DataSet dsSourse) {
return base.Channel.EditProgressDetail(ProgressID, dsSourse);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddAdministration(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity dfEntity) {
return base.Channel.AddAdministration(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateAdministration(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity dfEntity) {
return base.Channel.UpdateAdministration(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditAdministration(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity dfEntity) {
return base.Channel.AuditAdministration(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopAdministration(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity dfEntity) {
return base.Channel.StopAdministration(dfEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetAdministration(Dongke.IBOSS.PRD.WCF.DataModels.AdministrationEntity administration) {
return base.Channel.GetAdministration(administration);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetAdminDetailEntityById(int administrationID) {
return base.Channel.GetAdminDetailEntityById(administrationID);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditAdminDetail(int administrationID, System.Data.DataSet dsSourse) {
return base.Channel.EditAdminDetail(administrationID, dsSourse);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetManagerSalary(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity msEntity) {
return base.Channel.GetManagerSalary(msEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetManagersById(int ManagerSalaryID) {
return base.Channel.GetManagersById(ManagerSalaryID);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetMembers(int ManagersID) {
return base.Channel.GetMembers(ManagersID);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddManagerSalary(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity msEntity, System.Data.DataSet dsDetail) {
return base.Channel.AddManagerSalary(msEntity, dsDetail);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditManagerSalary(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity msEntity, System.Data.DataSet dsDetail) {
return base.Channel.EditManagerSalary(msEntity, dsDetail);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AuditManagerSalary(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity msEntity) {
return base.Channel.AuditManagerSalary(msEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity StopManagerSalary(Dongke.IBOSS.PRD.WCF.DataModels.ManagerSalaryEntity msEntity) {
return base.Channel.StopManagerSalary(msEntity);
}
public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity EditMembers(int ManagerSalaryID, int ManagersID, System.Data.DataSet dsDetail) {
return base.Channel.EditMembers(ManagerSalaryID, ManagersID, dsDetail);
}
public System.Data.DataSet GetAllUseStrategy(System.DateTime SalaryTimeS) {
return base.Channel.GetAllUseStrategy(SalaryTimeS);
}
}
}