Red.xml 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  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:ss="urn:schemas-microsoft-com:office:spreadsheet"
  7. xmlns:html="http://www.w3.org/TR/REC-html40">
  8. <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  9. <Created>2006-09-16T00:00:00Z</Created>
  10. <Version>16.00</Version>
  11. </DocumentProperties>
  12. <Worksheet ss:Name="RedPackage">
  13. <Table ss:ExpandedColumnCount="2" x:FullColumns="1"
  14. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
  15. <Row ss:AutoFitHeight="0">
  16. <Cell><Data ss:Type="String">类别ID</Data></Cell>
  17. <Cell><Data ss:Type="String">预设留言</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000">&#10;玩家如果没有手动留言,那么预设留言会作为红包的口令或者寄语展示给玩家</Font></ss:Data></Comment></Cell>
  18. </Row>
  19. <Row ss:AutoFitHeight="0">
  20. <Cell><Data ss:Type="String">ID</Data></Cell>
  21. <Cell><Data ss:Type="String">Words</Data></Cell>
  22. </Row>
  23. <Row ss:AutoFitHeight="0">
  24. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  25. <Cell><Data ss:Type="String">STRING</Data></Cell>
  26. </Row>
  27. <Row ss:AutoFitHeight="0">
  28. <Cell><Data ss:Type="Number">1</Data></Cell>
  29. <Cell><Data ss:Type="String">快来抢红包吧!</Data></Cell>
  30. </Row>
  31. <Row ss:AutoFitHeight="0">
  32. <Cell><Data ss:Type="Number">2</Data></Cell>
  33. <Cell><Data ss:Type="String">小手一抖,红包到手!</Data></Cell>
  34. </Row>
  35. <Row ss:AutoFitHeight="0">
  36. <Cell><Data ss:Type="Number">3</Data></Cell>
  37. <Cell><Data ss:Type="String">恭喜发财,大吉大利!</Data></Cell>
  38. </Row>
  39. <Row ss:AutoFitHeight="0">
  40. <Cell><Data ss:Type="Number">4</Data></Cell>
  41. <Cell><Data ss:Type="String">阳光普照,恭喜发财!</Data></Cell>
  42. </Row>
  43. <Row ss:AutoFitHeight="0">
  44. <Cell><Data ss:Type="Number">5</Data></Cell>
  45. <Cell><Data ss:Type="String">世界吼一吼,红包跟我走!</Data></Cell>
  46. </Row>
  47. <Row ss:AutoFitHeight="0">
  48. <Cell><Data ss:Type="Number">6</Data></Cell>
  49. <Cell><Data ss:Type="String">虎年大吉,万事胜意!</Data></Cell>
  50. </Row>
  51. </Table>
  52. <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>
  53. </WorksheetOptions>
  54. </Worksheet>
  55. <Worksheet ss:Name="GetRedMoney">
  56. <Table ss:ExpandedColumnCount="2" x:FullColumns="1"
  57. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
  58. <Row ss:AutoFitHeight="0">
  59. <Cell><Data ss:Type="String">货币ID</Data></Cell>
  60. <Cell><Data ss:Type="String">抢到红包货币种类</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:&#10;发出红包后,别人抢到红包打开获得的货币种类</Font></B><Font html:Size="9" html:Color="#000000">&#10;diamond=元宝&#10;gold=银币&#10;</Font></ss:Data></Comment></Cell>
  61. </Row>
  62. <Row ss:AutoFitHeight="0">
  63. <Cell><Data ss:Type="String">ID</Data></Cell>
  64. <Cell><Data ss:Type="String">MonenyType</Data></Cell>
  65. </Row>
  66. <Row ss:AutoFitHeight="0">
  67. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  68. <Cell><Data ss:Type="String">STRING</Data></Cell>
  69. </Row>
  70. <Row ss:AutoFitHeight="0">
  71. <Cell><Data ss:Type="Number">1</Data></Cell>
  72. <Cell><Data ss:Type="String">diamond</Data></Cell>
  73. </Row>
  74. <Row ss:AutoFitHeight="0">
  75. <Cell><Data ss:Type="Number">2</Data></Cell>
  76. <Cell><Data ss:Type="String">gold</Data></Cell>
  77. </Row>
  78. </Table>
  79. <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>
  80. </WorksheetOptions>
  81. </Worksheet>
  82. <Worksheet ss:Name="Consume">
  83. <Table ss:ExpandedColumnCount="2" x:FullColumns="1"
  84. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
  85. <Row ss:AutoFitHeight="0">
  86. <Cell><Data ss:Type="String">货币ID</Data></Cell>
  87. <Cell><Data ss:Type="String">红包消耗货币种类</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000">&#10;玩家发红包消耗自己的货币,可以使用元宝或银币发红包&#10;diamond=元宝&#10;gold=银币</Font></ss:Data></Comment></Cell>
  88. </Row>
  89. <Row ss:AutoFitHeight="0">
  90. <Cell><Data ss:Type="String">ID</Data></Cell>
  91. <Cell><Data ss:Type="String">ConsumeType</Data></Cell>
  92. </Row>
  93. <Row ss:AutoFitHeight="0">
  94. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  95. <Cell><Data ss:Type="String">STRING</Data></Cell>
  96. </Row>
  97. <Row ss:AutoFitHeight="0">
  98. <Cell><Data ss:Type="Number">1</Data></Cell>
  99. <Cell><Data ss:Type="String">diamond</Data></Cell>
  100. </Row>
  101. <Row ss:AutoFitHeight="0">
  102. <Cell><Data ss:Type="Number">2</Data></Cell>
  103. <Cell><Data ss:Type="String">gold</Data></Cell>
  104. </Row>
  105. </Table>
  106. <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>
  107. </WorksheetOptions>
  108. </Worksheet>
  109. </Workbook>