Activityrecharge.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0"?>
  2. <?mso-application progid="Excel.Sheet"?>
  3. <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
  4. xmlns:o="urn:schemas-microsoft-com:office:office"
  5. xmlns:x="urn:schemas-microsoft-com:office:excel"
  6. xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
  7. xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
  8. xmlns:html="http://www.w3.org/TR/REC-html40">
  9. <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  10. <Created>2006-09-16T00:00:00Z</Created>
  11. <Version>15.00</Version>
  12. </DocumentProperties>
  13. <CustomDocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  14. <KSOProductBuildVer dt:dt="string">2052-10.1.0.6929</KSOProductBuildVer>
  15. </CustomDocumentProperties>
  16. <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  17. <AllowPNG/>
  18. </OfficeDocumentSettings>
  19. <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  20. <ProtectStructure>False</ProtectStructure>
  21. <ProtectWindows>False</ProtectWindows>
  22. </ExcelWorkbook>
  23. <Styles>
  24. <Style ss:ID="Default" ss:Name="Normal">
  25. <Alignment ss:Vertical="Bottom"/>
  26. <Borders/>
  27. <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
  28. <Interior/>
  29. <NumberFormat/>
  30. <Protection/>
  31. </Style>
  32. <Style ss:ID="s1">
  33. <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss" ss:Size="11"
  34. ss:Color="#000000"/>
  35. </Style>
  36. </Styles>
  37. <Worksheet ss:Name="AddRechargeLimit">
  38. <Table ss:ExpandedColumnCount="4" ss:ExpandedRowCount="8" x:FullColumns="1"
  39. x:FullRows="1" ss:DefaultColumnWidth="54"
  40. ss:DefaultRowHeight="16.5">
  41. <Row>
  42. <Cell><Data ss:Type="String">排序</Data></Cell>
  43. <Cell><Data ss:Type="String">累计连续充值天数</Data></Cell>
  44. <Cell><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">&#10;单元:元</Font></ss:Data></Comment></Cell>
  45. <Cell><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">&#10;充值奖励只放宝箱,在宝箱中配置道具</Font></ss:Data></Comment></Cell>
  46. </Row>
  47. <Row>
  48. <Cell><Data ss:Type="String">ID</Data></Cell>
  49. <Cell><Data ss:Type="String">AddTime</Data></Cell>
  50. <Cell><Data ss:Type="String">RechargeLimit</Data></Cell>
  51. <Cell><Data ss:Type="String">RechargeFReward</Data></Cell>
  52. </Row>
  53. <Row>
  54. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  55. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  56. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  57. <Cell><Data ss:Type="String">STRING</Data></Cell>
  58. </Row>
  59. <Row>
  60. <Cell><Data ss:Type="Number">1</Data></Cell>
  61. <Cell><Data ss:Type="Number">1</Data></Cell>
  62. <Cell><Data ss:Type="Number">100</Data></Cell>
  63. <Cell><Data ss:Type="String">Follower1004:1</Data></Cell>
  64. </Row>
  65. <Row>
  66. <Cell><Data ss:Type="Number">2</Data></Cell>
  67. <Cell><Data ss:Type="Number">2</Data></Cell>
  68. <Cell><Data ss:Type="Number">100</Data></Cell>
  69. <Cell><Data ss:Type="String">Follower1004:1</Data></Cell>
  70. </Row>
  71. <Row>
  72. <Cell><Data ss:Type="Number">3</Data></Cell>
  73. <Cell><Data ss:Type="Number">3</Data></Cell>
  74. <Cell><Data ss:Type="Number">100</Data></Cell>
  75. <Cell><Data ss:Type="String">Follower1004:1</Data></Cell>
  76. </Row>
  77. <Row>
  78. <Cell><Data ss:Type="Number">4</Data></Cell>
  79. <Cell><Data ss:Type="Number">4</Data></Cell>
  80. <Cell><Data ss:Type="Number">100</Data></Cell>
  81. <Cell><Data ss:Type="String">Follower1004:1</Data></Cell>
  82. </Row>
  83. <Row>
  84. <Cell><Data ss:Type="Number">5</Data></Cell>
  85. <Cell><Data ss:Type="Number">5</Data></Cell>
  86. <Cell><Data ss:Type="Number">100</Data></Cell>
  87. <Cell><Data ss:Type="String">Follower1004:1</Data></Cell>
  88. </Row>
  89. </Table>
  90. <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel"><Unsynced/> <FrozenNoSplit/> <SplitHorizontal>3</SplitHorizontal> <TopRowBottomPane>3</TopRowBottomPane> <SplitVertical>1</SplitVertical><LeftColumnRightPane>1</LeftColumnRightPane> <ActivePane>0</ActivePane>
  91. </WorksheetOptions>
  92. </Worksheet>
  93. </Workbook>