123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107 |
- <?xml version="1.0"?>
- <?mso-application progid="Excel.Sheet"?>
- <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
- xmlns:o="urn:schemas-microsoft-com:office:office"
- xmlns:x="urn:schemas-microsoft-com:office:excel"
- xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
- xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
- xmlns:html="http://www.w3.org/TR/REC-html40">
- <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
- <Created>2006-09-16T00:00:00Z</Created>
- <Version>15.00</Version>
- </DocumentProperties>
- <CustomDocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
- <KSOProductBuildVer dt:dt="string">2052-10.1.0.6929</KSOProductBuildVer>
- </CustomDocumentProperties>
- <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
- <AllowPNG/>
- </OfficeDocumentSettings>
- <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
- <ProtectStructure>False</ProtectStructure>
- <ProtectWindows>False</ProtectWindows>
- </ExcelWorkbook>
- <Styles>
- <Style ss:ID="Default" ss:Name="Normal">
- <Alignment ss:Vertical="Bottom"/>
- <Borders/>
- <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
- <Interior/>
- <NumberFormat/>
- <Protection/>
- </Style>
- <Style ss:ID="s16">
- <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss" ss:Size="11"
- ss:Color="#000000"/>
- </Style>
- <Style ss:ID="s17">
- <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss" ss:Size="11"
- ss:Color="#000000"/>
- <Interior ss:Color="#C5D9F1" ss:Pattern="Solid"/>
- </Style>
- <Style ss:ID="s19">
- <Alignment ss:Vertical="Center" ss:WrapText="1"/>
- <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss" ss:Size="11"/>
- </Style>
- </Styles>
- <Worksheet ss:Name="AddRechargeLimit">
- <Table ss:ExpandedColumnCount="4" ss:ExpandedRowCount="8" x:FullColumns="1"
- x:FullRows="1" ss:StyleID="s16" ss:DefaultColumnWidth="54"
- ss:DefaultRowHeight="16.5">
- <Column ss:Index="2" ss:StyleID="s16" ss:AutoFitWidth="0" ss:Width="94.5"/>
- <Column ss:StyleID="s16" ss:AutoFitWidth="0" ss:Width="95.25"/>
- <Column ss:StyleID="s16" ss:AutoFitWidth="0" ss:Width="448.5"/>
- <Row>
- <Cell ss:StyleID="s17"><Data ss:Type="String">排序</Data></Cell>
- <Cell ss:StyleID="s17"><Data ss:Type="String">累计连续充值天数</Data></Cell>
- <Cell ss:StyleID="s17"><Data ss:Type="String">每日指定充值额度</Data><Comment
- ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font
- html:Size="9">作者:</Font></B><Font html:Size="9"> 单元:元</Font></ss:Data></Comment></Cell>
- <Cell ss:StyleID="s17"><Data ss:Type="String">每日充值奖励</Data><Comment
- ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font
- html:Size="9">作者:</Font></B><Font html:Size="9"> 充值奖励只放宝箱,在宝箱中配置道具</Font></ss:Data></Comment></Cell>
- </Row>
- <Row>
- <Cell ss:StyleID="s17"><Data ss:Type="String">ID</Data></Cell>
- <Cell ss:StyleID="s17"><Data ss:Type="String">AddTime</Data></Cell>
- <Cell ss:StyleID="s17"><Data ss:Type="String">RechargeLimit</Data></Cell>
- <Cell ss:StyleID="s17"><Data ss:Type="String">RechargeFReward</Data></Cell>
- </Row>
- <Row>
- <Cell ss:StyleID="s17"><Data ss:Type="String">NUMBER</Data></Cell>
- <Cell ss:StyleID="s17"><Data ss:Type="String">NUMBER</Data></Cell>
- <Cell ss:StyleID="s17"><Data ss:Type="String">NUMBER</Data></Cell>
- <Cell ss:StyleID="s17"><Data ss:Type="String">STRING</Data></Cell>
- </Row>
- <Row>
- <Cell><Data ss:Type="Number">1</Data></Cell>
- <Cell><Data ss:Type="Number">1</Data></Cell>
- <Cell><Data ss:Type="Number">100</Data></Cell>
- <Cell ss:StyleID="s19"><Data ss:Type="String">Follower1004:1</Data></Cell>
- </Row>
- <Row>
- <Cell><Data ss:Type="Number">2</Data></Cell>
- <Cell><Data ss:Type="Number">2</Data></Cell>
- <Cell><Data ss:Type="Number">100</Data></Cell>
- <Cell ss:StyleID="s19"><Data ss:Type="String">Follower1004:1</Data></Cell>
- </Row>
- <Row>
- <Cell><Data ss:Type="Number">3</Data></Cell>
- <Cell><Data ss:Type="Number">3</Data></Cell>
- <Cell><Data ss:Type="Number">100</Data></Cell>
- <Cell ss:StyleID="s19"><Data ss:Type="String">Follower1004:1</Data></Cell>
- </Row>
- <Row>
- <Cell><Data ss:Type="Number">4</Data></Cell>
- <Cell><Data ss:Type="Number">4</Data></Cell>
- <Cell><Data ss:Type="Number">100</Data></Cell>
- <Cell ss:StyleID="s19"><Data ss:Type="String">Follower1004:1</Data></Cell>
- </Row>
- <Row>
- <Cell><Data ss:Type="Number">5</Data></Cell>
- <Cell><Data ss:Type="Number">5</Data></Cell>
- <Cell><Data ss:Type="Number">100</Data></Cell>
- <Cell ss:StyleID="s19"><Data ss:Type="String">Follower1004:1</Data></Cell>
- </Row>
- </Table>
- </Worksheet>
- </Workbook>
|