12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>
- </ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{F6D32369-3968-43E0-9F07-61E73074D31C}</ProjectGuid>
- <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>CB.Admin</RootNamespace>
- <AssemblyName>CB.Admin</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <UseIISExpress>false</UseIISExpress>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- <OldToolsVersion>4.0</OldToolsVersion>
- <Use64BitIISExpress />
- <IISExpressSSLPort />
- <IISExpressAnonymousAuthentication />
- <IISExpressWindowsAuthentication />
- <IISExpressUseClassicPipelineMode />
- <UseGlobalApplicationHostFile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="AspNetPager">
- <HintPath>..\Library\AspNetPager.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Web.DynamicData" />
- <Reference Include="System.Web.Entity" />
- <Reference Include="System.Web.ApplicationServices" />
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Web" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Web.Services" />
- <Reference Include="System.EnterpriseServices" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Ajax\UploadImageAndThumbnail_ajax.aspx" />
- <Content Include="Ajax\uploadphoto_ajax.aspx" />
- <Content Include="DUCenter\Authority\authorityinfo.aspx" />
- <Content Include="DUCenter\Authority\authoritylist.aspx" />
- <Content Include="DUCenter\Group\groupauthority.aspx" />
- <Content Include="DUCenter\Group\groupinfo.aspx" />
- <Content Include="DUCenter\Group\grouplist.aspx" />
- <Content Include="DUCenter\mypassword.aspx" />
- <Content Include="Plugins\Basic\BaseConfigSet.aspx" />
- <Content Include="DUCenter\Resources\resourcesinfo.aspx" />
- <Content Include="DUCenter\Resources\resourceslist.aspx" />
- <Content Include="DUCenter\SynchronizeData.aspx" />
- <Content Include="DUCenter\UserLog\userloginfo.aspx" />
- <Content Include="DUCenter\UserLog\userloglist.aspx" />
- <Content Include="DUCenter\User\userinfo.aspx" />
- <Content Include="DUCenter\User\userlist.aspx" />
- <Content Include="main.aspx" />
- <Content Include="menu.aspx" />
- <Content Include="Plugins\Basic\AreaEdit.aspx" />
- <Content Include="Plugins\Basic\AreaList.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\FCDF6J1InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\FCDF6J1InfoList.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\FCHD15X5InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\FCHD15X5InfoList.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\FCHN22X5InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\FCHN22X5InfoList.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\FCGD36X7InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\FCGD36X7InfoList.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\FCXJ35X7InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\FCXJ35X7InfoList.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\TCJS7WSInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\TCJS7WSInfoList.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\TCZJ6J1InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\TCZJ6J1InfoList.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\TCFJ36X7InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\TCFJ36X7InfoList.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\TCFJ31X7InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\DiFang\TCFJ31X7InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\BJKL8InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\BJKL8InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\BJPK10InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\BJPK10InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\CQKL10FInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\CQKL10FInfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\HBK3InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\HBK3InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\HLJ11X5InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\HLJ11X5InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\HNKL10FInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\HNKL10FInfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\JS11X5InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\JS11X5InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\HEB11X5InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\HEB11X5InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\GD11X5InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\GD11X5InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\SHSSLInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\SHSSLInfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\ZJ11X5InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\ZJ11X5InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\YN11X5InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\YN11X5InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\JL11X5InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\JL11X5InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\JX11X5InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\JX11X5InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\LN11X5InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\LN11X5InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\SD11X5InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\SD11X5InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\JSK3InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\JSK3InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\HEBK3InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\HEBK3InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\AHK3InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\AHK3InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\NMGK3InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\NMGK3InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\JLK3InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\JLK3InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\SCKL12InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\SCKL12InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\LNKL12InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\LNKL12InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\ZJKL12InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\ZJKL12InfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\SDQYHInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\SDQYHInfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\GXKL10FInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\GXKL10FInfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\GDKL10FInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\GDKL10FInfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\SXKL10FInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\SXKL10FInfoList.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\TJKL10FInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\GaoPin\TJKL10FInfoList.aspx" />
- <Content Include="Plugins\OpenCode\GrabOpenCodeManage.aspx" />
- <Content Include="Plugins\OpenCode\HaoCai1InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\HaoCai1InfoList.aspx" />
- <Content Include="Plugins\Recommend\recommendDetail.aspx" />
- <Content Include="Plugins\SpecialColumn\ColumnEdit.aspx" />
- <Content Include="Plugins\SpecialColumn\ColumnList.aspx" />
- <Content Include="Plugins\Template\TemplateContentEdit.aspx" />
- <Content Include="Plugins\Template\TemplateList.aspx" />
- <Content Include="Plugins\Template\TemplateTypeList.aspx" />
- <Content Include="Plugins\TrendChartConfig\ChartCssConfigEdit.aspx" />
- <Content Include="Plugins\TrendChartConfig\ChartCssConfigList.aspx" />
- <Content Include="Plugins\Basic\LotteryEdit.aspx" />
- <Content Include="Plugins\Basic\LotteryList.aspx" />
- <Content Include="Plugins\Basic\TopicClassEdit.aspx" />
- <Content Include="Plugins\Basic\TopicClassList.aspx" />
- <Content Include="Plugins\Basic\TopicEdit.aspx" />
- <Content Include="Plugins\Basic\TopicList.aspx" />
- <Content Include="Plugins\OpenCode\FC3DInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\FC3DInfoList.aspx" />
- <Content Include="Plugins\OpenCode\FCQLCInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\FCQLCInfoList.aspx" />
- <Content Include="Plugins\OpenCode\FCSSQInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\FCSSQInfoList.aspx" />
- <Content Include="Plugins\OpenCode\TCDLTInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\TCDLTInfoList.aspx" />
- <Content Include="Plugins\OpenCode\TCP3InfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\TCP3InfoList.aspx" />
- <Content Include="Plugins\OpenCode\TCQXCInfoEdit.aspx" />
- <Content Include="Plugins\OpenCode\TCQXCInfoList.aspx" />
- <Content Include="Plugins\TrendTool\TrendToolInfoPage.aspx" />
- <Content Include="Plugins\TrendTool\TrendToolsPageList.aspx" />
- <Content Include="Plugins\TrendChartConfig\TrendChartInfo.aspx" />
- <Content Include="Plugins\TrendChartConfig\TrendChartItemInfo.aspx" />
- <Content Include="Plugins\TrendChartConfig\TrendChartList.aspx" />
- <Content Include="Plugins\TrendChartConfig\TrendChartPreview.aspx" />
- <Content Include="Plugins\TrendMissConfig\TrendMissInfo.aspx" />
- <Content Include="Plugins\TrendMissConfig\TrendMissItemInfo.aspx" />
- <Content Include="Plugins\TrendMissConfig\TrendMissList.aspx" />
- <Content Include="Plugins\TrendMissConfig\TrendMissPreview.aspx" />
- <Content Include="Plugins\TrendTool\TrendToolsPagePreview.aspx" />
- <Content Include="Plugins\TuBiao\3d_tb_1.html" />
- <Content Include="Plugins\TuBiao\3d_tb_10.html" />
- <Content Include="Plugins\TuBiao\3d_tb_11.html" />
- <Content Include="Plugins\TuBiao\3d_tb_12.html" />
- <Content Include="Plugins\TuBiao\3d_tb_2.html" />
- <Content Include="Plugins\TuBiao\3d_tb_3.html" />
- <Content Include="Plugins\TuBiao\3d_tb_4.html" />
- <Content Include="Plugins\TuBiao\3d_tb_5.html" />
- <Content Include="Plugins\TuBiao\3d_tb_6.html" />
- <Content Include="Plugins\TuBiao\3d_tb_7.html" />
- <Content Include="Plugins\TuBiao\3d_tb_8.html" />
- <Content Include="Plugins\TuBiao\3d_tb_9.html" />
- <Content Include="Plugins\TuBiao\p3_tb_1.html" />
- <Content Include="Plugins\TuBiao\p3_tb_10.html" />
- <Content Include="Plugins\TuBiao\p3_tb_11.html" />
- <Content Include="Plugins\TuBiao\p3_tb_12.html" />
- <Content Include="Plugins\TuBiao\p3_tb_2.html" />
- <Content Include="Plugins\TuBiao\p3_tb_3.html" />
- <Content Include="Plugins\TuBiao\p3_tb_4.html" />
- <Content Include="Plugins\TuBiao\p3_tb_5.html" />
- <Content Include="Plugins\TuBiao\p3_tb_6.html" />
- <Content Include="Plugins\TuBiao\p3_tb_7.html" />
- <Content Include="Plugins\TuBiao\p3_tb_8.html" />
- <Content Include="Plugins\TuBiao\p3_tb_9.html" />
- <Content Include="Plugins\TVServer\LotteryServerList.aspx" />
- <Content Include="Plugins\TVServer\TVConfigEdit.aspx" />
- <Content Include="Plugins\TVServer\TVOnlineUserList.aspx" />
- <Content Include="Plugins\TVServer\TVServerList.aspx" />
- <Content Include="Plugins\TVServer\TVUserList.aspx" />
- <Content Include="OldDataCenter\ProcessResultData.aspx" />
- <Content Include="right.aspx" />
- <Content Include="Static\css\base.css" />
- <Content Include="Static\css\charts.css" />
- <Content Include="Static\css\jquery.ui.datepicker.css" />
- <Content Include="Static\css\main.css" />
- <Content Include="Static\css\menu.css" />
- <Content Include="Static\css\tool.css" />
- <Content Include="Static\editor\kindeditor-all-min.js" />
- <Content Include="Static\editor\kindeditor.js" />
- <Content Include="Static\editor\lang\ar.js" />
- <Content Include="Static\editor\lang\en.js" />
- <Content Include="Static\editor\lang\zh_CN.js" />
- <Content Include="Static\editor\lang\zh_TW.js" />
- <Content Include="Static\editor\plugins\anchor\anchor.js" />
- <Content Include="Static\editor\plugins\autoheight\autoheight.js" />
- <Content Include="Static\editor\plugins\baidumap\baidumap.js" />
- <Content Include="Static\editor\plugins\baidumap\index.html" />
- <Content Include="Static\editor\plugins\baidumap\map.html" />
- <Content Include="Static\editor\plugins\clearhtml\clearhtml.js" />
- <Content Include="Static\editor\plugins\code\code.js" />
- <Content Include="Static\editor\plugins\code\prettify.css" />
- <Content Include="Static\editor\plugins\code\prettify.js" />
- <Content Include="Static\editor\plugins\emoticons\emoticons.js" />
- <Content Include="Static\editor\plugins\emoticons\images\0.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\1.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\10.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\100.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\101.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\102.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\103.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\104.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\105.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\106.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\107.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\108.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\109.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\11.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\110.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\111.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\112.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\113.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\114.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\115.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\116.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\117.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\118.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\119.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\12.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\120.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\121.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\122.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\123.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\124.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\125.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\126.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\127.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\128.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\129.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\13.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\130.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\131.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\132.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\133.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\134.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\14.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\15.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\16.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\17.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\18.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\19.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\2.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\20.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\21.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\22.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\23.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\24.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\25.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\26.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\27.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\28.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\29.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\3.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\30.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\31.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\32.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\33.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\34.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\35.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\36.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\37.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\38.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\39.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\4.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\40.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\41.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\42.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\43.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\44.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\45.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\46.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\47.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\48.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\49.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\5.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\50.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\51.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\52.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\53.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\54.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\55.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\56.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\57.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\58.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\59.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\6.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\60.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\61.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\62.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\63.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\64.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\65.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\66.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\67.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\68.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\69.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\7.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\70.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\71.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\72.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\73.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\74.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\75.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\76.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\77.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\78.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\79.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\8.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\80.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\81.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\82.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\83.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\84.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\85.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\86.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\87.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\88.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\89.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\9.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\90.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\91.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\92.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\93.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\94.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\95.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\96.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\97.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\98.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\99.gif" />
- <Content Include="Static\editor\plugins\emoticons\images\static.gif" />
- <Content Include="Static\editor\plugins\filemanager\filemanager.js" />
- <Content Include="Static\editor\plugins\filemanager\images\file-16.gif" />
- <Content Include="Static\editor\plugins\filemanager\images\file-64.gif" />
- <Content Include="Static\editor\plugins\filemanager\images\folder-16.gif" />
- <Content Include="Static\editor\plugins\filemanager\images\folder-64.gif" />
- <Content Include="Static\editor\plugins\filemanager\images\go-up.gif" />
- <Content Include="Static\editor\plugins\flash\flash.js" />
- <Content Include="Static\editor\plugins\image\image.js" />
- <Content Include="Static\editor\plugins\image\images\align_left.gif" />
- <Content Include="Static\editor\plugins\image\images\align_right.gif" />
- <Content Include="Static\editor\plugins\image\images\align_top.gif" />
- <Content Include="Static\editor\plugins\image\images\refresh.png" />
- <Content Include="Static\editor\plugins\insertfile\insertfile.js" />
- <Content Include="Static\editor\plugins\lineheight\lineheight.js" />
- <Content Include="Static\editor\plugins\link\link.js" />
- <Content Include="Static\editor\plugins\map\map.html" />
- <Content Include="Static\editor\plugins\map\map.js" />
- <Content Include="Static\editor\plugins\media\media.js" />
- <Content Include="Static\editor\plugins\multiimage\images\image.png" />
- <Content Include="Static\editor\plugins\multiimage\images\select-files-en.png" />
- <Content Include="Static\editor\plugins\multiimage\images\select-files-zh_CN.png" />
- <Content Include="Static\editor\plugins\multiimage\images\swfupload.swf" />
- <Content Include="Static\editor\plugins\multiimage\multiimage.js" />
- <Content Include="Static\editor\plugins\pagebreak\pagebreak.js" />
- <Content Include="Static\editor\plugins\plainpaste\plainpaste.js" />
- <Content Include="Static\editor\plugins\preview\preview.js" />
- <Content Include="Static\editor\plugins\quickformat\quickformat.js" />
- <Content Include="Static\editor\plugins\table\table.js" />
- <Content Include="Static\editor\plugins\template\html\1.html" />
- <Content Include="Static\editor\plugins\template\html\2.html" />
- <Content Include="Static\editor\plugins\template\html\3.html" />
- <Content Include="Static\editor\plugins\template\template.js" />
- <Content Include="Static\editor\plugins\wordpaste\wordpaste.js" />
- <Content Include="Static\editor\themes\common\anchor.gif" />
- <Content Include="Static\editor\themes\common\blank.gif" />
- <Content Include="Static\editor\themes\common\flash.gif" />
- <Content Include="Static\editor\themes\common\loading.gif" />
- <Content Include="Static\editor\themes\common\media.gif" />
- <Content Include="Static\editor\themes\common\rm.gif" />
- <Content Include="Static\editor\themes\default\background.png" />
- <Content Include="Static\editor\themes\default\default.css" />
- <Content Include="Static\editor\themes\default\default.png" />
- <Content Include="Static\editor\themes\qq\editor.gif" />
- <Content Include="Static\editor\themes\qq\qq.css" />
- <Content Include="Static\editor\themes\simple\simple.css" />
- <Content Include="Static\images\admin_left_13.gif" />
- <Content Include="Static\images\admin_title.gif" />
- <Content Include="Static\images\ball-frame.gif" />
- <Content Include="Static\images\bg-ball.png" />
- <Content Include="Static\images\bg-select.gif" />
- <Content Include="Static\images\biaoji.gif" />
- <Content Include="Static\images\bullet.gif" />
- <Content Include="Static\images\buy.gif" />
- <Content Include="Static\images\chart-bg.png" />
- <Content Include="Static\images\chart-icon.png" />
- <Content Include="Static\images\chartball-small.png" />
- <Content Include="Static\images\chartball.png" />
- <Content Include="Static\images\chartBall01.gif" />
- <Content Include="Static\images\chartBall02.gif" />
- <Content Include="Static\images\chartBall03.gif" />
- <Content Include="Static\images\chartBall04.gif" />
- <Content Include="Static\images\chartBall05.gif" />
- <Content Include="Static\images\chartBall06.gif" />
- <Content Include="Static\images\chartBall07.gif" />
- <Content Include="Static\images\chartBall08.gif" />
- <Content Include="Static\images\chartBall09.gif" />
- <Content Include="Static\images\chartBall10.gif" />
- <Content Include="Static\images\chartBall11.gif" />
- <Content Include="Static\images\circle_black.gif" />
- <Content Include="Static\images\circle_blue.gif" />
- <Content Include="Static\images\circle_red.gif" />
- <Content Include="Static\images\cplogo_30.gif" />
- <Content Include="Static\images\cplogo_36.gif" />
- <Content Include="Static\images\cplogo_72.gif" />
- <Content Include="Static\images\del.gif" />
- <Content Include="Static\images\download.gif" />
- <Content Include="Static\images\icon.gif" />
- <Content Include="Static\images\icon.png" />
- <Content Include="Static\images\jiou.png" />
- <Content Include="Static\images\kancaila_120.jpg" />
- <Content Include="Static\images\kjss.gif" />
- <Content Include="Static\images\kscx.gif" />
- <Content Include="Static\images\ksfx.gif" />
- <Content Include="Static\images\ksjs.gif" />
- <Content Include="Static\images\ksxh.gif" />
- <Content Include="Static\images\kszh.gif" />
- <Content Include="Static\images\line-blue.gif" />
- <Content Include="Static\images\line-purple.gif" />
- <Content Include="Static\images\line-red.gif" />
- <Content Include="Static\images\login_bg.gif" />
- <Content Include="Static\images\login_box.gif" />
- <Content Include="Static\images\login_button.gif" />
- <Content Include="Static\images\logo.gif" />
- <Content Include="Static\images\lottery-logo.png" />
- <Content Include="Static\images\more.gif" />
- <Content Include="Static\images\resetss.gif" />
- <Content Include="Static\images\ss.gif" />
- <Content Include="Static\images\tb_tu.gif" />
- <Content Include="Static\images\tb_tu1.gif" />
- <Content Include="Static\images\tb_tu2.gif" />
- <Content Include="Static\images\tb_tu3.gif" />
- <Content Include="Static\images\ui-bg_flat_0_aaaaaa_40x100.png" />
- <Content Include="Static\images\ui-bg_flat_75_ffffff_40x100.png" />
- <Content Include="Static\images\ui-bg_glass_55_fbf9ee_1x400.png" />
- <Content Include="Static\images\ui-bg_glass_65_ffffff_1x400.png" />
- <Content Include="Static\images\ui-bg_glass_75_dadada_1x400.png" />
- <Content Include="Static\images\ui-bg_glass_75_e6e6e6_1x400.png" />
- <Content Include="Static\images\ui-bg_glass_95_fef1ec_1x400.png" />
- <Content Include="Static\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
- <Content Include="Static\images\ui-icons_222222_256x240.png" />
- <Content Include="Static\images\ui-icons_2e83ff_256x240.png" />
- <Content Include="Static\images\ui-icons_454545_256x240.png" />
- <Content Include="Static\images\ui-icons_888888_256x240.png" />
- <Content Include="Static\images\ui-icons_cd0a0a_256x240.png" />
- <Content Include="Static\js\admin.js" />
- <Content Include="Static\js\swfFileProgress.js" />
- <Content Include="Static\js\function.js" />
- <Content Include="Static\js\swfHandlers.js" />
- <Content Include="Static\js\jquery.js" />
- <Content Include="Static\js\jquery.jstree.js" />
- <Content Include="Static\js\jquery.ui.core.js" />
- <Content Include="Static\js\jquery.ui.datepicker-zh-CN.js" />
- <Content Include="Static\js\jquery.ui.datepicker.js" />
- <Content Include="Static\js\My97DatePicker\calendar.js" />
- <Content Include="Static\js\My97DatePicker\lang\en.js" />
- <Content Include="Static\js\My97DatePicker\lang\zh-cn.js" />
- <Content Include="Static\js\My97DatePicker\lang\zh-tw.js" />
- <Content Include="Static\js\My97DatePicker\skin\datePicker.gif" />
- <Content Include="Static\js\My97DatePicker\skin\default\datepicker.css" />
- <Content Include="Static\js\My97DatePicker\skin\default\img.gif" />
- <Content Include="Static\js\My97DatePicker\skin\WdatePicker.css" />
- <Content Include="Static\js\My97DatePicker\skin\whyGreen\bg.jpg" />
- <Content Include="Static\js\My97DatePicker\skin\whyGreen\datepicker.css" />
- <Content Include="Static\js\My97DatePicker\skin\whyGreen\img.gif" />
- <Content Include="Static\js\My97DatePicker\WdatePicker.js" />
- <Content Include="Static\js\My97DatePicker\开发包\lang\en.js" />
- <Content Include="Static\js\My97DatePicker\开发包\lang\zh-cn.js" />
- <Content Include="Static\js\My97DatePicker\开发包\lang\zh-tw.js" />
- <Content Include="Static\js\My97DatePicker\开发包\readme.txt" />
- <Content Include="Static\js\My97DatePicker\开发包\skin\datePicker.gif" />
- <Content Include="Static\js\My97DatePicker\开发包\skin\default\datepicker.css" />
- <Content Include="Static\js\My97DatePicker\开发包\skin\default\img.gif" />
- <Content Include="Static\js\My97DatePicker\开发包\skin\WdatePicker.css" />
- <Content Include="Static\js\My97DatePicker\开发包\skin\whyGreen\bg.jpg" />
- <Content Include="Static\js\My97DatePicker\开发包\skin\whyGreen\datepicker.css" />
- <Content Include="Static\js\My97DatePicker\开发包\skin\whyGreen\img.gif" />
- <Content Include="Static\js\swfupload.queue.js" />
- <Content Include="Static\js\swfupload.swfobject.js" />
- <Content Include="Static\js\themes\default\d.gif" />
- <Content Include="Static\js\themes\default\d.png" />
- <Content Include="Static\js\themes\default\jstree.css" />
- <Content Include="Static\js\themes\default\throbber.gif" />
- <Content Include="Static\js\trendChart.js" />
- <Content Include="Static\swfupload\swfupload.cookies.js" />
- <Content Include="Static\swfupload\swfupload.js" />
- <Content Include="Static\swfupload\swfupload.queue.js" />
- <Content Include="Static\swfupload\swfupload.speed.js" />
- <Content Include="Static\swfupload\swfupload.swf" />
- <Content Include="syslogin.aspx" />
- <Content Include="Plugins\TrendTool\TrendToolList.aspx" />
- <Content Include="templates\zs\FC3D012.shtml" />
- <Content Include="templates\zs\FC3D012_1.shtml" />
- <Content Include="templates\zs\FC3D012_2.shtml" />
- <Content Include="templates\zs\FC3DCH.shtml" />
- <Content Include="templates\zs\FC3Dchfxt.html" />
- <Content Include="templates\zs\FC3DCHfxt.shtml" />
- <Content Include="templates\zs\FC3Dchzst.html" />
- <Content Include="templates\zs\FC3DHZ.shtml" />
- <Content Include="templates\zs\FC3Dhzhw.shtml" />
- <Content Include="templates\zs\FC3DJO.shtml" />
- <Content Include="templates\zs\FC3DKD.shtml" />
- <Content Include="templates\zs\FC3DSJH.shtml" />
- <Content Include="templates\zs\FC3Dzhzst.shtml" />
- <Content Include="templates\zs\FC3Dzszst.shtml" />
- <Content Include="templates\zs\FCQLCCH.shtml" />
- <Content Include="templates\zs\FCQLCCHH.shtml" />
- <Content Include="templates\zs\FCQLCHZ.shtml" />
- <Content Include="templates\zs\FCQLCLH.shtml" />
- <Content Include="templates\zs\KL12_SiChuan_TV.html" />
- <Content Include="templates\zs\TCP3012.shtml" />
- <Content Include="templates\zs\TCP3012_1.shtml" />
- <Content Include="templates\zs\TCP3012_2.shtml" />
- <Content Include="templates\zs\TCP3CH.shtml" />
- <Content Include="templates\zs\TCP3CHfxt.shtml" />
- <Content Include="templates\zs\TCP3HZ.shtml" />
- <Content Include="templates\zs\TCP3hzhw.shtml" />
- <Content Include="templates\zs\TCP3JO.shtml" />
- <Content Include="templates\zs\TCP3KD.shtml" />
- <Content Include="templates\zs\TCP3SJH.shtml" />
- <Content Include="templates\zs\TCP3zhzst.shtml" />
- <Content Include="templates\zs\TCP3zszst.shtml" />
- <Content Include="templates\zs\TCP5CH.shtml" />
- <Content Include="templates\zs\TCP5CHH.shtml" />
- <Content Include="templates\zs\TCP5HZZST.shtml" />
- <Content Include="verifyimage.aspx" />
- <Content Include="Web.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="Web.Debug.config">
- <DependentUpon>Web.config</DependentUpon>
- </Content>
- <Content Include="Web.Release.config">
- <DependentUpon>Web.config</DependentUpon>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Ajax\FileUpLoadManager.cs" />
- <Compile Include="Ajax\UploadImageAndThumbnail_ajax.aspx.cs">
- <DependentUpon>UploadImageAndThumbnail_ajax.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Ajax\UploadImageAndThumbnail_ajax.aspx.designer.cs">
- <DependentUpon>UploadImageAndThumbnail_ajax.aspx</DependentUpon>
- </Compile>
- <Compile Include="Ajax\uploadphoto_ajax.aspx.cs">
- <DependentUpon>uploadphoto_ajax.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Ajax\uploadphoto_ajax.aspx.designer.cs">
- <DependentUpon>uploadphoto_ajax.aspx</DependentUpon>
- </Compile>
- <Compile Include="DUCenter\Authority\authorityinfo.aspx.cs">
- <DependentUpon>authorityinfo.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="DUCenter\Authority\authorityinfo.aspx.designer.cs">
- <DependentUpon>authorityinfo.aspx</DependentUpon>
- </Compile>
- <Compile Include="DUCenter\Authority\authoritylist.aspx.cs">
- <DependentUpon>authoritylist.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="DUCenter\Authority\authoritylist.aspx.designer.cs">
- <DependentUpon>authoritylist.aspx</DependentUpon>
- </Compile>
- <Compile Include="DUCenter\Group\groupauthority.aspx.cs">
- <DependentUpon>groupauthority.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="DUCenter\Group\groupauthority.aspx.designer.cs">
- <DependentUpon>groupauthority.aspx</DependentUpon>
- </Compile>
- <Compile Include="DUCenter\Group\groupinfo.aspx.cs">
- <DependentUpon>groupinfo.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="DUCenter\Group\groupinfo.aspx.designer.cs">
- <DependentUpon>groupinfo.aspx</DependentUpon>
- </Compile>
- <Compile Include="DUCenter\Group\grouplist.aspx.cs">
- <DependentUpon>grouplist.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="DUCenter\Group\grouplist.aspx.designer.cs">
- <DependentUpon>grouplist.aspx</DependentUpon>
- </Compile>
- <Compile Include="DUCenter\mypassword.aspx.cs">
- <DependentUpon>mypassword.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="DUCenter\mypassword.aspx.designer.cs">
- <DependentUpon>mypassword.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Basic\BaseConfigSet.aspx.cs">
- <DependentUpon>BaseConfigSet.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\Basic\BaseConfigSet.aspx.designer.cs">
- <DependentUpon>BaseConfigSet.aspx</DependentUpon>
- </Compile>
- <Compile Include="DUCenter\Resources\resourcesinfo.aspx.cs">
- <DependentUpon>resourcesinfo.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="DUCenter\Resources\resourcesinfo.aspx.designer.cs">
- <DependentUpon>resourcesinfo.aspx</DependentUpon>
- </Compile>
- <Compile Include="DUCenter\Resources\resourceslist.aspx.cs">
- <DependentUpon>resourceslist.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="DUCenter\Resources\resourceslist.aspx.designer.cs">
- <DependentUpon>resourceslist.aspx</DependentUpon>
- </Compile>
- <Compile Include="DUCenter\SynchronizeData.aspx.cs">
- <DependentUpon>SynchronizeData.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="DUCenter\SynchronizeData.aspx.designer.cs">
- <DependentUpon>SynchronizeData.aspx</DependentUpon>
- </Compile>
- <Compile Include="DUCenter\UserLog\userloginfo.aspx.cs">
- <DependentUpon>userloginfo.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="DUCenter\UserLog\userloginfo.aspx.designer.cs">
- <DependentUpon>userloginfo.aspx</DependentUpon>
- </Compile>
- <Compile Include="DUCenter\UserLog\userloglist.aspx.cs">
- <DependentUpon>userloglist.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="DUCenter\UserLog\userloglist.aspx.designer.cs">
- <DependentUpon>userloglist.aspx</DependentUpon>
- </Compile>
- <Compile Include="DUCenter\User\userinfo.aspx.cs">
- <DependentUpon>userinfo.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="DUCenter\User\userinfo.aspx.designer.cs">
- <DependentUpon>userinfo.aspx</DependentUpon>
- </Compile>
- <Compile Include="DUCenter\User\userlist.aspx.cs">
- <DependentUpon>userlist.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="DUCenter\User\userlist.aspx.designer.cs">
- <DependentUpon>userlist.aspx</DependentUpon>
- </Compile>
- <Compile Include="main.aspx.cs">
- <DependentUpon>main.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="main.aspx.designer.cs">
- <DependentUpon>main.aspx</DependentUpon>
- </Compile>
- <Compile Include="menu.aspx.cs">
- <DependentUpon>menu.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="menu.aspx.designer.cs">
- <DependentUpon>menu.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Basic\AreaEdit.aspx.cs">
- <DependentUpon>AreaEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\Basic\AreaEdit.aspx.designer.cs">
- <DependentUpon>AreaEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Basic\AreaList.aspx.cs">
- <DependentUpon>AreaList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\Basic\AreaList.aspx.designer.cs">
- <DependentUpon>AreaList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Basic\UploadImage.ashx.cs">
- <DependentUpon>UploadImage.ashx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\CommunalHelper.cs" />
- <Compile Include="Plugins\HttpHelper.cs" />
- <Compile Include="Plugins\OpenCode\DiFang\FCDF6J1InfoEdit.aspx.cs">
- <DependentUpon>FCDF6J1InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCDF6J1InfoEdit.aspx.designer.cs">
- <DependentUpon>FCDF6J1InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCDF6J1InfoList.aspx.cs">
- <DependentUpon>FCDF6J1InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCDF6J1InfoList.aspx.designer.cs">
- <DependentUpon>FCDF6J1InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCHD15X5InfoEdit.aspx.cs">
- <DependentUpon>FCHD15X5InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCHD15X5InfoEdit.aspx.designer.cs">
- <DependentUpon>FCHD15X5InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCHD15X5InfoList.aspx.cs">
- <DependentUpon>FCHD15X5InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCHD15X5InfoList.aspx.designer.cs">
- <DependentUpon>FCHD15X5InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCHN22X5InfoEdit.aspx.cs">
- <DependentUpon>FCHN22X5InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCHN22X5InfoEdit.aspx.designer.cs">
- <DependentUpon>FCHN22X5InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCHN22X5InfoList.aspx.cs">
- <DependentUpon>FCHN22X5InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCHN22X5InfoList.aspx.designer.cs">
- <DependentUpon>FCHN22X5InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCGD36X7InfoEdit.aspx.cs">
- <DependentUpon>FCGD36X7InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCGD36X7InfoEdit.aspx.designer.cs">
- <DependentUpon>FCGD36X7InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCGD36X7InfoList.aspx.cs">
- <DependentUpon>FCGD36X7InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCGD36X7InfoList.aspx.designer.cs">
- <DependentUpon>FCGD36X7InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCXJ35X7InfoEdit.aspx.cs">
- <DependentUpon>FCXJ35X7InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCXJ35X7InfoEdit.aspx.designer.cs">
- <DependentUpon>FCXJ35X7InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCXJ35X7InfoList.aspx.cs">
- <DependentUpon>FCXJ35X7InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\FCXJ35X7InfoList.aspx.designer.cs">
- <DependentUpon>FCXJ35X7InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCJS7WSInfoEdit.aspx.cs">
- <DependentUpon>TCJS7WSInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCJS7WSInfoEdit.aspx.designer.cs">
- <DependentUpon>TCJS7WSInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCJS7WSInfoList.aspx.cs">
- <DependentUpon>TCJS7WSInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCJS7WSInfoList.aspx.designer.cs">
- <DependentUpon>TCJS7WSInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCZJ6J1InfoEdit.aspx.cs">
- <DependentUpon>TCZJ6J1InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCZJ6J1InfoEdit.aspx.designer.cs">
- <DependentUpon>TCZJ6J1InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCZJ6J1InfoList.aspx.cs">
- <DependentUpon>TCZJ6J1InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCZJ6J1InfoList.aspx.designer.cs">
- <DependentUpon>TCZJ6J1InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCFJ36X7InfoEdit.aspx.cs">
- <DependentUpon>TCFJ36X7InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCFJ36X7InfoEdit.aspx.designer.cs">
- <DependentUpon>TCFJ36X7InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCFJ36X7InfoList.aspx.cs">
- <DependentUpon>TCFJ36X7InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCFJ36X7InfoList.aspx.designer.cs">
- <DependentUpon>TCFJ36X7InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCFJ31X7InfoEdit.aspx.cs">
- <DependentUpon>TCFJ31X7InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCFJ31X7InfoEdit.aspx.designer.cs">
- <DependentUpon>TCFJ31X7InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCFJ31X7InfoList.aspx.cs">
- <DependentUpon>TCFJ31X7InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\DiFang\TCFJ31X7InfoList.aspx.designer.cs">
- <DependentUpon>TCFJ31X7InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\BJKL8InfoEdit.aspx.cs">
- <DependentUpon>BJKL8InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\BJKL8InfoEdit.aspx.designer.cs">
- <DependentUpon>BJKL8InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\BJKL8InfoList.aspx.cs">
- <DependentUpon>BJKL8InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\BJKL8InfoList.aspx.designer.cs">
- <DependentUpon>BJKL8InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\BJPK10InfoEdit.aspx.cs">
- <DependentUpon>BJPK10InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\BJPK10InfoEdit.aspx.designer.cs">
- <DependentUpon>BJPK10InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\BJPK10InfoList.aspx.cs">
- <DependentUpon>BJPK10InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\BJPK10InfoList.aspx.designer.cs">
- <DependentUpon>BJPK10InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\CQKL10FInfoEdit.aspx.cs">
- <DependentUpon>CQKL10FInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\CQKL10FInfoEdit.aspx.designer.cs">
- <DependentUpon>CQKL10FInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\CQKL10FInfoList.aspx.cs">
- <DependentUpon>CQKL10FInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\CQKL10FInfoList.aspx.designer.cs">
- <DependentUpon>CQKL10FInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HBK3InfoEdit.aspx.cs">
- <DependentUpon>HBK3InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HBK3InfoEdit.aspx.designer.cs">
- <DependentUpon>HBK3InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HBK3InfoList.aspx.cs">
- <DependentUpon>HBK3InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HBK3InfoList.aspx.designer.cs">
- <DependentUpon>HBK3InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HLJ11X5InfoEdit.aspx.cs">
- <DependentUpon>HLJ11X5InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HLJ11X5InfoEdit.aspx.designer.cs">
- <DependentUpon>HLJ11X5InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HLJ11X5InfoList.aspx.cs">
- <DependentUpon>HLJ11X5InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HLJ11X5InfoList.aspx.designer.cs">
- <DependentUpon>HLJ11X5InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HNKL10FInfoEdit.aspx.cs">
- <DependentUpon>HNKL10FInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HNKL10FInfoEdit.aspx.designer.cs">
- <DependentUpon>HNKL10FInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HNKL10FInfoList.aspx.cs">
- <DependentUpon>HNKL10FInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HNKL10FInfoList.aspx.designer.cs">
- <DependentUpon>HNKL10FInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JS11X5InfoEdit.aspx.cs">
- <DependentUpon>JS11X5InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JS11X5InfoEdit.aspx.designer.cs">
- <DependentUpon>JS11X5InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JS11X5InfoList.aspx.cs">
- <DependentUpon>JS11X5InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JS11X5InfoList.aspx.designer.cs">
- <DependentUpon>JS11X5InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HEB11X5InfoEdit.aspx.cs">
- <DependentUpon>HEB11X5InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HEB11X5InfoEdit.aspx.designer.cs">
- <DependentUpon>HEB11X5InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HEB11X5InfoList.aspx.cs">
- <DependentUpon>HEB11X5InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HEB11X5InfoList.aspx.designer.cs">
- <DependentUpon>HEB11X5InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\GD11X5InfoEdit.aspx.cs">
- <DependentUpon>GD11X5InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\GD11X5InfoEdit.aspx.designer.cs">
- <DependentUpon>GD11X5InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\GD11X5InfoList.aspx.cs">
- <DependentUpon>GD11X5InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\GD11X5InfoList.aspx.designer.cs">
- <DependentUpon>GD11X5InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SHSSLInfoEdit.aspx.cs">
- <DependentUpon>SHSSLInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SHSSLInfoEdit.aspx.designer.cs">
- <DependentUpon>SHSSLInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SHSSLInfoList.aspx.cs">
- <DependentUpon>SHSSLInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SHSSLInfoList.aspx.designer.cs">
- <DependentUpon>SHSSLInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\ZJ11X5InfoEdit.aspx.cs">
- <DependentUpon>ZJ11X5InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\ZJ11X5InfoEdit.aspx.designer.cs">
- <DependentUpon>ZJ11X5InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\ZJ11X5InfoList.aspx.cs">
- <DependentUpon>ZJ11X5InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\ZJ11X5InfoList.aspx.designer.cs">
- <DependentUpon>ZJ11X5InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\YN11X5InfoEdit.aspx.cs">
- <DependentUpon>YN11X5InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\YN11X5InfoEdit.aspx.designer.cs">
- <DependentUpon>YN11X5InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\YN11X5InfoList.aspx.cs">
- <DependentUpon>YN11X5InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\YN11X5InfoList.aspx.designer.cs">
- <DependentUpon>YN11X5InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JL11X5InfoEdit.aspx.cs">
- <DependentUpon>JL11X5InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JL11X5InfoEdit.aspx.designer.cs">
- <DependentUpon>JL11X5InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JL11X5InfoList.aspx.cs">
- <DependentUpon>JL11X5InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JL11X5InfoList.aspx.designer.cs">
- <DependentUpon>JL11X5InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JX11X5InfoEdit.aspx.cs">
- <DependentUpon>JX11X5InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JX11X5InfoEdit.aspx.designer.cs">
- <DependentUpon>JX11X5InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JX11X5InfoList.aspx.cs">
- <DependentUpon>JX11X5InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JX11X5InfoList.aspx.designer.cs">
- <DependentUpon>JX11X5InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\LN11X5InfoEdit.aspx.cs">
- <DependentUpon>LN11X5InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\LN11X5InfoEdit.aspx.designer.cs">
- <DependentUpon>LN11X5InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\LN11X5InfoList.aspx.cs">
- <DependentUpon>LN11X5InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\LN11X5InfoList.aspx.designer.cs">
- <DependentUpon>LN11X5InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SD11X5InfoEdit.aspx.cs">
- <DependentUpon>SD11X5InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SD11X5InfoEdit.aspx.designer.cs">
- <DependentUpon>SD11X5InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SD11X5InfoList.aspx.cs">
- <DependentUpon>SD11X5InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SD11X5InfoList.aspx.designer.cs">
- <DependentUpon>SD11X5InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JSK3InfoEdit.aspx.cs">
- <DependentUpon>JSK3InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JSK3InfoEdit.aspx.designer.cs">
- <DependentUpon>JSK3InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JSK3InfoList.aspx.cs">
- <DependentUpon>JSK3InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JSK3InfoList.aspx.designer.cs">
- <DependentUpon>JSK3InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HEBK3InfoEdit.aspx.cs">
- <DependentUpon>HEBK3InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HEBK3InfoEdit.aspx.designer.cs">
- <DependentUpon>HEBK3InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HEBK3InfoList.aspx.cs">
- <DependentUpon>HEBK3InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\HEBK3InfoList.aspx.designer.cs">
- <DependentUpon>HEBK3InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\AHK3InfoEdit.aspx.cs">
- <DependentUpon>AHK3InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\AHK3InfoEdit.aspx.designer.cs">
- <DependentUpon>AHK3InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\AHK3InfoList.aspx.cs">
- <DependentUpon>AHK3InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\AHK3InfoList.aspx.designer.cs">
- <DependentUpon>AHK3InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\NMGK3InfoEdit.aspx.cs">
- <DependentUpon>NMGK3InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\NMGK3InfoEdit.aspx.designer.cs">
- <DependentUpon>NMGK3InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\NMGK3InfoList.aspx.cs">
- <DependentUpon>NMGK3InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\NMGK3InfoList.aspx.designer.cs">
- <DependentUpon>NMGK3InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JLK3InfoEdit.aspx.cs">
- <DependentUpon>JLK3InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JLK3InfoEdit.aspx.designer.cs">
- <DependentUpon>JLK3InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JLK3InfoList.aspx.cs">
- <DependentUpon>JLK3InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\JLK3InfoList.aspx.designer.cs">
- <DependentUpon>JLK3InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SCKL12InfoEdit.aspx.cs">
- <DependentUpon>SCKL12InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SCKL12InfoEdit.aspx.designer.cs">
- <DependentUpon>SCKL12InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SCKL12InfoList.aspx.cs">
- <DependentUpon>SCKL12InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SCKL12InfoList.aspx.designer.cs">
- <DependentUpon>SCKL12InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\LNKL12InfoEdit.aspx.cs">
- <DependentUpon>LNKL12InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\LNKL12InfoEdit.aspx.designer.cs">
- <DependentUpon>LNKL12InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\LNKL12InfoList.aspx.cs">
- <DependentUpon>LNKL12InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\LNKL12InfoList.aspx.designer.cs">
- <DependentUpon>LNKL12InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\ZJKL12InfoEdit.aspx.cs">
- <DependentUpon>ZJKL12InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\ZJKL12InfoEdit.aspx.designer.cs">
- <DependentUpon>ZJKL12InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\ZJKL12InfoList.aspx.cs">
- <DependentUpon>ZJKL12InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\ZJKL12InfoList.aspx.designer.cs">
- <DependentUpon>ZJKL12InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SDQYHInfoEdit.aspx.cs">
- <DependentUpon>SDQYHInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SDQYHInfoEdit.aspx.designer.cs">
- <DependentUpon>SDQYHInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SDQYHInfoList.aspx.cs">
- <DependentUpon>SDQYHInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SDQYHInfoList.aspx.designer.cs">
- <DependentUpon>SDQYHInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\GXKL10FInfoEdit.aspx.cs">
- <DependentUpon>GXKL10FInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\GXKL10FInfoEdit.aspx.designer.cs">
- <DependentUpon>GXKL10FInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\GXKL10FInfoList.aspx.cs">
- <DependentUpon>GXKL10FInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\GXKL10FInfoList.aspx.designer.cs">
- <DependentUpon>GXKL10FInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\GDKL10FInfoEdit.aspx.cs">
- <DependentUpon>GDKL10FInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\GDKL10FInfoEdit.aspx.designer.cs">
- <DependentUpon>GDKL10FInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\GDKL10FInfoList.aspx.cs">
- <DependentUpon>GDKL10FInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\GDKL10FInfoList.aspx.designer.cs">
- <DependentUpon>GDKL10FInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SXKL10FInfoEdit.aspx.cs">
- <DependentUpon>SXKL10FInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SXKL10FInfoEdit.aspx.designer.cs">
- <DependentUpon>SXKL10FInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SXKL10FInfoList.aspx.cs">
- <DependentUpon>SXKL10FInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\SXKL10FInfoList.aspx.designer.cs">
- <DependentUpon>SXKL10FInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\TJKL10FInfoEdit.aspx.cs">
- <DependentUpon>TJKL10FInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\TJKL10FInfoEdit.aspx.designer.cs">
- <DependentUpon>TJKL10FInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\TJKL10FInfoList.aspx.cs">
- <DependentUpon>TJKL10FInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GaoPin\TJKL10FInfoList.aspx.designer.cs">
- <DependentUpon>TJKL10FInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\GrabOpenCodeManage.aspx.cs">
- <DependentUpon>GrabOpenCodeManage.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\GrabOpenCodeManage.aspx.designer.cs">
- <DependentUpon>GrabOpenCodeManage.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\HaoCai1InfoEdit.aspx.cs">
- <DependentUpon>HaoCai1InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\HaoCai1InfoEdit.aspx.designer.cs">
- <DependentUpon>HaoCai1InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\HaoCai1InfoList.aspx.cs">
- <DependentUpon>HaoCai1InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\HaoCai1InfoList.aspx.designer.cs">
- <DependentUpon>HaoCai1InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Recommend\recommendDetail.aspx.cs">
- <DependentUpon>recommendDetail.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\Recommend\recommendDetail.aspx.designer.cs">
- <DependentUpon>recommendDetail.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\SpecialColumn\ColumnEdit.aspx.cs">
- <DependentUpon>ColumnEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\SpecialColumn\ColumnEdit.aspx.designer.cs">
- <DependentUpon>ColumnEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\SpecialColumn\ColumnList.aspx.cs">
- <DependentUpon>ColumnList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\SpecialColumn\ColumnList.aspx.designer.cs">
- <DependentUpon>ColumnList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Template\TemplateContentEdit.aspx.cs">
- <DependentUpon>TemplateContentEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\Template\TemplateContentEdit.aspx.designer.cs">
- <DependentUpon>TemplateContentEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Template\TemplateList.aspx.cs">
- <DependentUpon>TemplateList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\Template\TemplateList.aspx.designer.cs">
- <DependentUpon>TemplateList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Template\TemplateTypeList.aspx.cs">
- <DependentUpon>TemplateTypeList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\Template\TemplateTypeList.aspx.designer.cs">
- <DependentUpon>TemplateTypeList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendChartConfig\ChartCssConfigEdit.aspx.cs">
- <DependentUpon>ChartCssConfigEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendChartConfig\ChartCssConfigEdit.aspx.designer.cs">
- <DependentUpon>ChartCssConfigEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendChartConfig\ChartCssConfigList.aspx.cs">
- <DependentUpon>ChartCssConfigList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendChartConfig\ChartCssConfigList.aspx.designer.cs">
- <DependentUpon>ChartCssConfigList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Basic\LotteryEdit.aspx.cs">
- <DependentUpon>LotteryEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\Basic\LotteryEdit.aspx.designer.cs">
- <DependentUpon>LotteryEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Basic\LotteryList.aspx.cs">
- <DependentUpon>LotteryList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\Basic\LotteryList.aspx.designer.cs">
- <DependentUpon>LotteryList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Basic\TopicClassEdit.aspx.cs">
- <DependentUpon>TopicClassEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\Basic\TopicClassEdit.aspx.designer.cs">
- <DependentUpon>TopicClassEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Basic\TopicClassList.aspx.cs">
- <DependentUpon>TopicClassList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\Basic\TopicClassList.aspx.designer.cs">
- <DependentUpon>TopicClassList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Basic\TopicEdit.aspx.cs">
- <DependentUpon>TopicEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\Basic\TopicEdit.aspx.designer.cs">
- <DependentUpon>TopicEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\Basic\TopicList.aspx.cs">
- <DependentUpon>TopicList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\Basic\TopicList.aspx.designer.cs">
- <DependentUpon>TopicList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\FC3DInfoEdit.aspx.cs">
- <DependentUpon>FC3DInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\FC3DInfoEdit.aspx.designer.cs">
- <DependentUpon>FC3DInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\FC3DInfoList.aspx.cs">
- <DependentUpon>FC3DInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\FC3DInfoList.aspx.designer.cs">
- <DependentUpon>FC3DInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\FCQLCInfoEdit.aspx.cs">
- <DependentUpon>FCQLCInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\FCQLCInfoEdit.aspx.designer.cs">
- <DependentUpon>FCQLCInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\FCQLCInfoList.aspx.cs">
- <DependentUpon>FCQLCInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\FCQLCInfoList.aspx.designer.cs">
- <DependentUpon>FCQLCInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\FCSSQInfoEdit.aspx.cs">
- <DependentUpon>FCSSQInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\FCSSQInfoEdit.aspx.designer.cs">
- <DependentUpon>FCSSQInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\FCSSQInfoList.aspx.cs">
- <DependentUpon>FCSSQInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\FCSSQInfoList.aspx.designer.cs">
- <DependentUpon>FCSSQInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\OpenCodeRuleViolation.cs" />
- <Compile Include="Plugins\OpenCode\TCDLTInfoEdit.aspx.cs">
- <DependentUpon>TCDLTInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\TCDLTInfoEdit.aspx.designer.cs">
- <DependentUpon>TCDLTInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\TCDLTInfoList.aspx.cs">
- <DependentUpon>TCDLTInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\TCDLTInfoList.aspx.designer.cs">
- <DependentUpon>TCDLTInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\TCP3InfoEdit.aspx.cs">
- <DependentUpon>TCP3InfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\TCP3InfoEdit.aspx.designer.cs">
- <DependentUpon>TCP3InfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\TCP3InfoList.aspx.cs">
- <DependentUpon>TCP3InfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\TCP3InfoList.aspx.designer.cs">
- <DependentUpon>TCP3InfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\TCQXCInfoEdit.aspx.cs">
- <DependentUpon>TCQXCInfoEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\TCQXCInfoEdit.aspx.designer.cs">
- <DependentUpon>TCQXCInfoEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\OpenCode\TCQXCInfoList.aspx.cs">
- <DependentUpon>TCQXCInfoList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\OpenCode\TCQXCInfoList.aspx.designer.cs">
- <DependentUpon>TCQXCInfoList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendTool\TrendToolInfoPage.aspx.cs">
- <DependentUpon>TrendToolInfoPage.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendTool\TrendToolInfoPage.aspx.designer.cs">
- <DependentUpon>TrendToolInfoPage.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendTool\TrendToolsPageList.aspx.cs">
- <DependentUpon>TrendToolsPageList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendTool\TrendToolsPageList.aspx.designer.cs">
- <DependentUpon>TrendToolsPageList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendChartConfig\TrendChartInfo.aspx.cs">
- <DependentUpon>TrendChartInfo.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendChartConfig\TrendChartInfo.aspx.designer.cs">
- <DependentUpon>TrendChartInfo.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendChartConfig\TrendChartItemInfo.aspx.cs">
- <DependentUpon>TrendChartItemInfo.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendChartConfig\TrendChartItemInfo.aspx.designer.cs">
- <DependentUpon>TrendChartItemInfo.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendChartConfig\TrendChartList.aspx.cs">
- <DependentUpon>TrendChartList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendChartConfig\TrendChartList.aspx.designer.cs">
- <DependentUpon>TrendChartList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendChartConfig\TrendChartPreview.aspx.cs">
- <DependentUpon>TrendChartPreview.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendChartConfig\TrendChartPreview.aspx.designer.cs">
- <DependentUpon>TrendChartPreview.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendMissConfig\TrendMissInfo.aspx.cs">
- <DependentUpon>TrendMissInfo.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendMissConfig\TrendMissInfo.aspx.designer.cs">
- <DependentUpon>TrendMissInfo.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendMissConfig\TrendMissItemInfo.aspx.cs">
- <DependentUpon>TrendMissItemInfo.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendMissConfig\TrendMissItemInfo.aspx.designer.cs">
- <DependentUpon>TrendMissItemInfo.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendMissConfig\TrendMissList.aspx.cs">
- <DependentUpon>TrendMissList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendMissConfig\TrendMissList.aspx.designer.cs">
- <DependentUpon>TrendMissList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendMissConfig\TrendMissPreview.aspx.cs">
- <DependentUpon>TrendMissPreview.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendMissConfig\TrendMissPreview.aspx.designer.cs">
- <DependentUpon>TrendMissPreview.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendTool\TrendToolsPagePreview.aspx.cs">
- <DependentUpon>TrendToolsPagePreview.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendTool\TrendToolsPagePreview.aspx.designer.cs">
- <DependentUpon>TrendToolsPagePreview.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TuBiao\GetHtml.cs" />
- <Compile Include="Plugins\TVServer\LotteryServerList.aspx.cs">
- <DependentUpon>LotteryServerList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TVServer\LotteryServerList.aspx.designer.cs">
- <DependentUpon>LotteryServerList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TVServer\TVConfigEdit.aspx.cs">
- <DependentUpon>TVConfigEdit.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TVServer\TVConfigEdit.aspx.designer.cs">
- <DependentUpon>TVConfigEdit.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TVServer\TVOnlineUserList.aspx.cs">
- <DependentUpon>TVOnlineUserList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TVServer\TVOnlineUserList.aspx.designer.cs">
- <DependentUpon>TVOnlineUserList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TVServer\TVServerList.aspx.cs">
- <DependentUpon>TVServerList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TVServer\TVServerList.aspx.designer.cs">
- <DependentUpon>TVServerList.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TVServer\TVUserList.aspx.cs">
- <DependentUpon>TVUserList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TVServer\TVUserList.aspx.designer.cs">
- <DependentUpon>TVUserList.aspx</DependentUpon>
- </Compile>
- <Compile Include="OldDataCenter\ProcessResultData.aspx.cs">
- <DependentUpon>ProcessResultData.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="OldDataCenter\ProcessResultData.aspx.designer.cs">
- <DependentUpon>ProcessResultData.aspx</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="right.aspx.cs">
- <DependentUpon>right.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="right.aspx.designer.cs">
- <DependentUpon>right.aspx</DependentUpon>
- </Compile>
- <Compile Include="syslogin.aspx.cs">
- <DependentUpon>syslogin.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="syslogin.aspx.designer.cs">
- <DependentUpon>syslogin.aspx</DependentUpon>
- </Compile>
- <Compile Include="Plugins\TrendTool\TrendToolList.aspx.cs">
- <DependentUpon>TrendToolList.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="Plugins\TrendTool\TrendToolList.aspx.designer.cs">
- <DependentUpon>TrendToolList.aspx</DependentUpon>
- </Compile>
- <Compile Include="verifyimage.aspx.cs">
- <DependentUpon>verifyimage.aspx</DependentUpon>
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="verifyimage.aspx.designer.cs">
- <DependentUpon>verifyimage.aspx</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\CB.Cache\CB.Cache.csproj">
- <Project>{DDD12FA8-F412-4DE0-9331-A0BCE38BA8F1}</Project>
- <Name>CB.Cache</Name>
- </ProjectReference>
- <ProjectReference Include="..\CB.Common\CB.Common.csproj">
- <Project>{EF59CCC7-D665-4DD1-A5F2-FE8EA107F68F}</Project>
- <Name>CB.Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\CB.Config\CB.Config.csproj">
- <Project>{04E6ED1F-372C-4E12-AAD0-409218D2DB59}</Project>
- <Name>CB.Config</Name>
- </ProjectReference>
- <ProjectReference Include="..\CB.Data.SqlServer\CB.Data.SqlServer.csproj">
- <Project>{157F5DFB-188F-4CCE-B7B6-05524D30E2F8}</Project>
- <Name>CB.Data.SqlServer</Name>
- </ProjectReference>
- <ProjectReference Include="..\CB.Data\CB.Data.csproj">
- <Project>{BFAD8E45-7300-46CB-82D5-5C347DF765AF}</Project>
- <Name>CB.Data</Name>
- </ProjectReference>
- <ProjectReference Include="..\CB.Entity\CB.Entity.csproj">
- <Project>{CBFE123D-0143-43D5-97BF-611DAB2B33F0}</Project>
- <Name>CB.Entity</Name>
- </ProjectReference>
- <ProjectReference Include="..\CB.Framework\CB.Framework.csproj">
- <Project>{F0B2776A-384F-45F3-9B62-F9E9660B4DA6}</Project>
- <Name>CB.Framework</Name>
- </ProjectReference>
- <ProjectReference Include="..\CB.TrendChart\CB.TrendChart.csproj">
- <Project>{60BC4970-CB01-4FC9-BAFF-19384B523E21}</Project>
- <Name>CB.TrendChart</Name>
- </ProjectReference>
- <ProjectReference Include="..\CB.TrendMiss\CB.TrendMiss.csproj">
- <Project>{6BDCEB70-0938-4FBF-B502-BABE08608492}</Project>
- <Name>CB.TrendMiss</Name>
- </ProjectReference>
- <ProjectReference Include="..\CB.TrendTool\CB.TrendTool.csproj">
- <Project>{9068152D-31C8-4B19-9AF3-54EBF895A448}</Project>
- <Name>CB.TrendTool</Name>
- </ProjectReference>
- <ProjectReference Include="..\CB.TVUCenter\CB.TVUCenter.csproj">
- <Project>{BEDDF47C-EB01-4380-AF23-14E60B6F1684}</Project>
- <Name>CB.TVUCenter</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Content Include="Config\BaseConfigs.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="Config\TV.config" />
- <Content Include="Plugins\Basic\UploadImage.ashx" />
- <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
- <None Include="Static\js\admintool.js" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Config\DataPrivoder.config">
- <SubType>Designer</SubType>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Static\images\Column\" />
- <Folder Include="templates\tb\" />
- <Folder Include="templates\yl\" />
- </ItemGroup>
- <PropertyGroup>
- <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
- <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
- </PropertyGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
- <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
- <ProjectExtensions>
- <VisualStudio>
- <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
- <WebProjectProperties>
- <UseIIS>False</UseIIS>
- <AutoAssignPort>True</AutoAssignPort>
- <DevelopmentServerPort>16757</DevelopmentServerPort>
- <DevelopmentServerVPath>/</DevelopmentServerVPath>
- <IISUrl>
- </IISUrl>
- <NTLMAuthentication>False</NTLMAuthentication>
- <UseCustomServer>False</UseCustomServer>
- <CustomServerUrl>
- </CustomServerUrl>
- <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
- </WebProjectProperties>
- </FlavorProperties>
- </VisualStudio>
- </ProjectExtensions>
- <!-- 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>
|