You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
225 lines
10 KiB
225 lines
10 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{AC7BCB86-1285-41E2-9266-BF7155D72F25}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>FangYar.Model</RootNamespace>
|
|
<AssemblyName>FangYar.Model</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="MySql.Data">
|
|
<HintPath>..\..\..\lib\MySql.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="BaseUserModel.cs" />
|
|
<Compile Include="FIRE\FIRE_ANNOUNCEMENT.cs" />
|
|
<Compile Include="FIRE\FIRE_BUILDING.cs" />
|
|
<Compile Include="FIRE\FIRE_CAR_EQUIP.cs" />
|
|
<Compile Include="FIRE\FIRE_CRANE.cs" />
|
|
<Compile Include="FIRE\FIRE_CRANE_BAK.cs" />
|
|
<Compile Include="FIRE\FIRE_DEPT.cs" />
|
|
<Compile Include="FIRE\FIRE_EPUIP.cs" />
|
|
<Compile Include="FIRE\FIRE_EPUIP_TYPE.cs" />
|
|
<Compile Include="FIRE\FIRE_EXPERT.cs" />
|
|
<Compile Include="FIRE\FIRE_E_L_UNIT.cs" />
|
|
<Compile Include="FIRE\FIRE_GIS_BASE.cs" />
|
|
<Compile Include="FIRE\FIRE_HANDOVER_EQUIP.cs" />
|
|
<Compile Include="FIRE\FIRE_HYDRANT.cs" />
|
|
<Compile Include="FIRE\FIRE_HYDRANT_BAK.cs" />
|
|
<Compile Include="FIRE\FIRE_HYD_STA.cs" />
|
|
<Compile Include="FIRE\FIRE_INSPECT.cs" />
|
|
<Compile Include="FIRE\FIRE_INSPECT2.cs" />
|
|
<Compile Include="FIRE\FIRE_INTAKE_WHARF.cs" />
|
|
<Compile Include="FIRE\FIRE_ORG.cs" />
|
|
<Compile Include="FIRE\FIRE_PATROL_DANGER.cs" />
|
|
<Compile Include="FIRE\FIRE_PATROL_INSPECTOR.cs" />
|
|
<Compile Include="FIRE\FIRE_PATROL_PLAN.cs" />
|
|
<Compile Include="FIRE\FIRE_PATROL_SPOT.cs" />
|
|
<Compile Include="FIRE\FIRE_PATROL_TASK.cs" />
|
|
<Compile Include="FIRE\FIRE_PATROL_TRAJECTORY.cs" />
|
|
<Compile Include="FIRE\FIRE_POOL.cs" />
|
|
<Compile Include="FIRE\Fire_Resource.cs" />
|
|
<Compile Include="FIRE\FIRE_SHIFTS.cs" />
|
|
<Compile Include="FIRE\FIRE_SHIFTSADDR.cs" />
|
|
<Compile Include="FIRE\FIRE_SHIFTSMANS.cs" />
|
|
<Compile Include="FIRE\FIRE_STATION.cs" />
|
|
<Compile Include="FIRE\FIRE_WATER_SOURCE.cs" />
|
|
<Compile Include="JsonRetMo.cs" />
|
|
<Compile Include="LoginUserModel.cs" />
|
|
<Compile Include="OA\DZAtcInMo.cs" />
|
|
<Compile Include="OA\DZAtcOutMo.cs" />
|
|
<Compile Include="OA\OA_ATTENDANCE_PLAN.cs" />
|
|
<Compile Include="OA\OA_ATTENDANCE_RECORD.cs" />
|
|
<Compile Include="OA\OA_ATTENDANCE_TASK.cs" />
|
|
<Compile Include="OA\OA_EXERCISE_PLAN.cs" />
|
|
<Compile Include="OA\OA_EXERCISE_RECORD.cs" />
|
|
<Compile Include="OA\OA_EXERCISE_TASK.cs" />
|
|
<Compile Include="OA\OA_FACERECOGNITION.cs" />
|
|
<Compile Include="OA\OA_MEETING_MEMO.cs" />
|
|
<Compile Include="OA\OA_PATROL_StatisticsMO.cs" />
|
|
<Compile Include="OA\OA_RECIPE_COMMENT.cs" />
|
|
<Compile Include="OA\OA_RECIPE_PLAN.cs" />
|
|
<Compile Include="OA\CommonSql.cs" />
|
|
<Compile Include="OA\AlarmReception_DATA.cs" />
|
|
<Compile Include="OA\OA_ALREADYPROCESSED.cs" />
|
|
<Compile Include="OA\OA_ANNUAL_LEAVE.cs" />
|
|
<Compile Include="OA\OA_DUTYMANAGE.cs" />
|
|
<Compile Include="OA\OA_HOLIDAY.cs" />
|
|
<Compile Include="OA\OA_KNOWLEDGEBASE.cs" />
|
|
<Compile Include="OA\OA_LEAVE.cs" />
|
|
<Compile Include="OA\OA_LEAVINGPOST.cs" />
|
|
<Compile Include="OA\OA_NOTICE.cs" />
|
|
<Compile Include="OA\OA_PATROLSENTRYTASK.cs" />
|
|
<Compile Include="OA\OA_PATROL_DANGER.cs" />
|
|
<Compile Include="OA\OA_PATROL_PLAN.cs" />
|
|
<Compile Include="OA\OA_PATROL_RULES.cs" />
|
|
<Compile Include="OA\OA_PATROL_SPOT.cs" />
|
|
<Compile Include="OA\OA_PATROL_TASK.cs" />
|
|
<Compile Include="OA\OA_PATROL_TRAJECTORY.cs" />
|
|
<Compile Include="OA\OA_PERFORMANCE_BASIC.cs" />
|
|
<Compile Include="OA\OA_PERFORMANCE_PUBLISH.cs" />
|
|
<Compile Include="OA\OA_PERFORMANCE_RECORD.cs" />
|
|
<Compile Include="OA\OA_RECIPE_DICDETAIL.cs" />
|
|
<Compile Include="OA\OA_RECIPE_RECORD.cs" />
|
|
<Compile Include="OA\OA_REMINDMESSAGE.cs" />
|
|
<Compile Include="OA\OA_REPORT_LOCATION.cs" />
|
|
<Compile Include="OA\OA_ROLLCALL_PLAN.cs" />
|
|
<Compile Include="OA\OA_ROLLCALL_RECORD.cs" />
|
|
<Compile Include="OA\OA_ROLLCALL_TASK.cs" />
|
|
<Compile Include="OA\OA_SIMPLERECIPE_RECORD.cs" />
|
|
<Compile Include="OA\OA_TODAY_ARRANGEMENT.cs" />
|
|
<Compile Include="OA\OA_TOLERANCE.cs" />
|
|
<Compile Include="OA\OA_TASKREMINDINFO.cs" />
|
|
<Compile Include="OA\OA_WAITPROCESSED.cs" />
|
|
<Compile Include="OA\MJ_DATA.cs" />
|
|
<Compile Include="OA\RZ_DATA.cs" />
|
|
<Compile Include="OA\SBXT_DATA.cs" />
|
|
<Compile Include="OA\TBL_CameraAlarm.cs" />
|
|
<Compile Include="OA\TBL_DEFAULT_VIDEO.cs" />
|
|
<Compile Include="OA\TBL_DoorAttendance.cs" />
|
|
<Compile Include="OA\TBL_DRILL_DEVICE.cs" />
|
|
<Compile Include="OA\TBL_HUMANFACESERVER_MO.cs" />
|
|
<Compile Include="OA\VisitorModel.cs" />
|
|
<Compile Include="OA\SB_DATA.cs" />
|
|
<Compile Include="OA\TBL_ALARMDATA.cs" />
|
|
<Compile Include="OA\TBL_APPUPDATE.cs" />
|
|
<Compile Include="OA\TBL_CAMERA.cs" />
|
|
<Compile Include="OA\TBL_CARACCESS.cs" />
|
|
<Compile Include="OA\TBL_EPUIP_ORG.cs" />
|
|
<Compile Include="OA\TBL_PERSONACCESS.cs" />
|
|
<Compile Include="OA\TBL_SYS_CAR.cs" />
|
|
<Compile Include="OA\TBL_SYS_CARAPPLY.cs" />
|
|
<Compile Include="OA\TBL_VISITOR.cs" />
|
|
<Compile Include="OA\TBL_VISITOR_IN.cs" />
|
|
<Compile Include="OA\TBL_VISITOR_REG.cs" />
|
|
<Compile Include="OA\ZCZP_DATA.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="TBL\MenuJsonModel.cs" />
|
|
<Compile Include="TBL\TBL_BASE_MENU_Model.cs" />
|
|
<Compile Include="TBL\TBL_BASE_USERS_Model.cs" />
|
|
<Compile Include="TBL\TBL_DIAY_SIGN.cs" />
|
|
<Compile Include="TBL\TBL_MESSAGE_LOG.cs" />
|
|
<Compile Include="TBL\TBL_SYS_EMP.cs" />
|
|
<Compile Include="TBL\TBL_SYS_EMP_POL.cs" />
|
|
<Compile Include="TBL\TBL_SYS_EMP_POLHIS.cs" />
|
|
<Compile Include="TBL\TBL_SYS_NOTICE.cs" />
|
|
<Compile Include="TBL\TBL_SYS_NOTICESENDRECORD.cs" />
|
|
<Compile Include="TBL\TBL_SysRoleMenuModel.cs" />
|
|
<Compile Include="TBL\TBL_SYS_APP_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_AREA_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_AREA_PID_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_DEPT_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_DICDETAIL_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_DICMOD_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_EMP_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_GROUPRULES_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_GROUPUSERS_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_GROUP_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_LOG_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_MENU_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_MOBILE_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_NOTICE_Model.cs" />
|
|
<Compile Include="TBL\Tbl_Sys_Operation_Log_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_ORG_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_PERM_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_POLLEVEL.cs" />
|
|
<Compile Include="TBL\TBL_SYS_ROLEPERM_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_ROLE_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_SOCIETY_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_USERSRULES_Model.cs" />
|
|
<Compile Include="TBL\TBL_SYS_USERS_Model.cs" />
|
|
<Compile Include="TBL\VIEW_SYS_EMP_POL.cs" />
|
|
<Compile Include="TRAIN\HomeResultMo.cs" />
|
|
<Compile Include="TRAIN\T_LEARNINGSKILLS.cs" />
|
|
<Compile Include="TRAIN\ORGMonthReportMo.cs" />
|
|
<Compile Include="TRAIN\TraininfoModel.cs" />
|
|
<Compile Include="TRAIN\TrainChartMo.cs" />
|
|
<Compile Include="TRAIN\TRAININGSCOREBEST.cs" />
|
|
<Compile Include="TRAIN\T_MONTHLYTRAININGPLAN.cs" />
|
|
<Compile Include="TRAIN\T_POSTTRAININGPROGRAMME.cs" />
|
|
<Compile Include="TRAIN\T_SUBJECT.cs" />
|
|
<Compile Include="TRAIN\T_SUBJECTBCATEGORY.cs" />
|
|
<Compile Include="TRAIN\T_SUBJECTGRADESTANDARD.cs" />
|
|
<Compile Include="TRAIN\T_TRAININGLIVE.cs" />
|
|
<Compile Include="TRAIN\T_TRAININGPLAN.cs" />
|
|
<Compile Include="TRAIN\T_TRAININGSCORE.cs" />
|
|
<Compile Include="TRAIN\T_TRAININGSCOREFLOW.cs" />
|
|
<Compile Include="TRAIN\T_TRAININGTASK.cs" />
|
|
<Compile Include="TRAIN\T_WEEKLYCOURSESCHEDULE.cs" />
|
|
<Compile Include="TreeNodeModel.cs" />
|
|
<Compile Include="WebUI\UserCookMo.cs" />
|
|
<Compile Include="ZHSQ\ZHSQ _WARN_HANDLE_Model.cs" />
|
|
<Compile Include="ZHSQ\ZHSQ_CPY_INFO_Model.cs" />
|
|
<Compile Include="ZHSQ\ZHSQ_DEVICE_INFO_Model.cs" />
|
|
<Compile Include="ZHSQ\ZHSQ_FOLDER_INFO_Model.cs" />
|
|
<Compile Include="ZHSQ\ZHSQ_GROUP_INFO_Model.cs" />
|
|
<Compile Include="ZHSQ\ZHSQ_GROUP_USER_Model.cs" />
|
|
<Compile Include="ZHSQ\ZHSQ_WARN_HANDLE_Model.cs" />
|
|
<Compile Include="ZHSQ\ZHSQ_WARN_PUSH_Model.cs" />
|
|
<Compile Include="ZHSQ\ZHSQ_WARN_RECORD_Model.cs" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project>
|