first commit

This commit is contained in:
2026-08-31 16:22:00 +08:00
commit e969a1e559
2665 changed files with 128795 additions and 0 deletions
@@ -0,0 +1,55 @@
<root>
<LabelType>地图类</LabelType>
<LabelImage>../../Admin/Images/LabelIco/GetArticleCustom.gif</LabelImage>
<LabelIntro>
</LabelIntro>
<LabelDataType>sql_sysquery</LabelDataType>
<attributes>
<name>outputQty</name>
<default>11</default>
<intro>输出数量</intro>
</attributes>
<LabelSqlString>
<![CDATA[EXEC [dbo].[PR_Common_PagingLarge] 'PE_CommonModel CM ', 'CM.GeneralID', '*', @pagesize, @startrow, 'CM.Status = 99 AND CM.SigninType < 2 ', '', 'CM.UpdateTime DESC';]]>
</LabelSqlString>
<LabelTemplate>
<![CDATA[<?xml version="1.0" encoding="utf-8"?>
<xsl:transform version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:pe="labelproc" exclude-result-prefixes="pe">
<xsl:output method="html" />
<xsl:template match="/NewDataSet/Table">
<item>
<title>
<xsl:value-of select="Title"/>
</title>
<xsl:text disable-output-escaping="yes">&lt;link&gt;</xsl:text>
<xsl:value-of select="pe:SitePath()" />
<xsl:value-of select="pe:GetInfoPath(NodeID,GeneralID,InputTime,PinyinTitle,HtmlPageName)" />
<xsl:text disable-output-escaping="yes">&lt;/link&gt;</xsl:text>
<text>
</text>
<image>
</image>
<keywords>
</keywords>
<author>
<xsl:value-of select="Inputer"/>
</author>
<source>
</source>
<pubDate>
<xsl:value-of select="UpdateTime"/>
</pubDate>
</item>
</xsl:template>
</xsl:transform>]]>
</LabelTemplate>
<OutType>sin</OutType>
<CacheTime>120</CacheTime>
<UsePage>True</UsePage>
<LabelSqlCount>
<![CDATA[SELECT COUNT(GeneralID) FROM PE_CommonModel WHERE Status = 99 AND SigninType < 2]]>
</LabelSqlCount>
<EnabelAjax>False</EnabelAjax>
<IsXsltSql>false</IsXsltSql>
<IsXsltCountSql>false</IsXsltCountSql>
</root>
@@ -0,0 +1,36 @@
<root>
<LabelType>地图类</LabelType>
<LabelImage>../../Admin/Images/LabelIco/GetArticleCustom.gif</LabelImage>
<LabelIntro>
</LabelIntro>
<LabelDataType>sql_sysquery</LabelDataType>
<attributes>
<name>outputQty</name>
<default>11</default>
<intro>输出数量</intro>
</attributes>
<LabelSqlString>
<![CDATA[EXEC [dbo].[PR_Common_PagingLarge] 'PE_CommonModel CM ', 'CM.GeneralID', '*', @pagesize, @startrow, 'CM.Status = 99 AND CM.SigninType < 2 ', '', 'CM.UpdateTime DESC';]]>
</LabelSqlString>
<LabelTemplate>
<![CDATA[<?xml version="1.0" encoding="utf-8"?>
<xsl:transform version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:pe="labelproc" exclude-result-prefixes="pe">
<xsl:output method="html" />
<xsl:template match="/NewDataSet/Table">
<url>
<loc>
<xsl:value-of select="pe:SitePath()" />
<xsl:value-of select="pe:GetInfoPath(NodeID,GeneralID,InputTime,PinyinTitle,HtmlPageName)" />
</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
</xsl:template>
</xsl:transform>]]>
</LabelTemplate>
<OutType>sin</OutType>
<CacheTime>120</CacheTime>
<UsePage>True</UsePage>
<LabelSqlCount><![CDATA[SELECT COUNT(GeneralID) FROM PE_CommonModel WHERE Status = 99 AND SigninType < 2]]></LabelSqlCount>
<EnabelAjax>False</EnabelAjax>
</root>