説明なし

workspace.xml 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="BranchesTreeState">
  4. <expand>
  5. <path>
  6. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  7. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  8. </path>
  9. <path>
  10. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  11. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  12. </path>
  13. <path>
  14. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  15. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  16. <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
  17. </path>
  18. </expand>
  19. <select />
  20. </component>
  21. <component name="ChangeListManager">
  22. <list default="true" id="a4623942-af10-4a50-ae5f-44cc532f602f" name="默认更改列表" comment="">
  23. <change afterPath="$PROJECT_DIR$/src/Api/JinNiu/Account.php" afterDir="false" />
  24. <change afterPath="$PROJECT_DIR$/src/Api/JinNiu/Campaign.php" afterDir="false" />
  25. <change afterPath="$PROJECT_DIR$/src/Api/JinNiu/Creative.php" afterDir="false" />
  26. <change afterPath="$PROJECT_DIR$/src/Api/JinNiu/Report.php" afterDir="false" />
  27. <change afterPath="$PROJECT_DIR$/src/Api/JinNiu/Unit.php" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/LICENSE" beforeDir="false" />
  29. <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" />
  30. <change beforePath="$PROJECT_DIR$/README_CN.md" beforeDir="false" />
  31. <change beforePath="$PROJECT_DIR$/composer.json" beforeDir="false" />
  32. <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Account.php" beforeDir="false" />
  33. <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Currencies.php" beforeDir="false" />
  34. <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Deposit.php" beforeDir="false" />
  35. <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Ledger.php" beforeDir="false" />
  36. <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Transfer.php" beforeDir="false" />
  37. <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Wallet.php" beforeDir="false" />
  38. <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Withdrawal.php" beforeDir="false" />
  39. <change beforePath="$PROJECT_DIR$/src/Api/EttV3/README.md" beforeDir="false" />
  40. <change beforePath="$PROJECT_DIR$/src/Api/FuturesV3/Accounts.php" beforeDir="false" />
  41. <change beforePath="$PROJECT_DIR$/src/Api/FuturesV3/Fills.php" beforeDir="false" />
  42. <change beforePath="$PROJECT_DIR$/src/Api/FuturesV3/Instruments.php" beforeDir="false" />
  43. <change beforePath="$PROJECT_DIR$/src/Api/FuturesV3/Orders.php" beforeDir="false" />
  44. <change beforePath="$PROJECT_DIR$/src/Api/FuturesV3/Position.php" beforeDir="false" />
  45. <change beforePath="$PROJECT_DIR$/src/Api/MarginV3/Accounts.php" beforeDir="false" />
  46. <change beforePath="$PROJECT_DIR$/src/Api/MarginV3/Fills.php" beforeDir="false" />
  47. <change beforePath="$PROJECT_DIR$/src/Api/MarginV3/Orders.php" beforeDir="false" />
  48. <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/Account.php" beforeDir="false" />
  49. <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/Asset.php" beforeDir="false" />
  50. <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/Market.php" beforeDir="false" />
  51. <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/Publics.php" beforeDir="false" />
  52. <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/SubAccount.php" beforeDir="false" />
  53. <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/System.php" beforeDir="false" />
  54. <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/Trade.php" beforeDir="false" />
  55. <change beforePath="$PROJECT_DIR$/src/Api/OptionV3/Accounts.php" beforeDir="false" />
  56. <change beforePath="$PROJECT_DIR$/src/Api/OptionV3/Fills.php" beforeDir="false" />
  57. <change beforePath="$PROJECT_DIR$/src/Api/OptionV3/Instruments.php" beforeDir="false" />
  58. <change beforePath="$PROJECT_DIR$/src/Api/OptionV3/Orders.php" beforeDir="false" />
  59. <change beforePath="$PROJECT_DIR$/src/Api/OptionV3/Position.php" beforeDir="false" />
  60. <change beforePath="$PROJECT_DIR$/src/Api/SpotV3/Accounts.php" beforeDir="false" />
  61. <change beforePath="$PROJECT_DIR$/src/Api/SpotV3/Fills.php" beforeDir="false" />
  62. <change beforePath="$PROJECT_DIR$/src/Api/SpotV3/Instruments.php" beforeDir="false" />
  63. <change beforePath="$PROJECT_DIR$/src/Api/SpotV3/Orders.php" beforeDir="false" />
  64. <change beforePath="$PROJECT_DIR$/src/Api/SpotV3/Trade.php" beforeDir="false" />
  65. <change beforePath="$PROJECT_DIR$/src/Api/SwapV3/Accounts.php" beforeDir="false" />
  66. <change beforePath="$PROJECT_DIR$/src/Api/SwapV3/Fills.php" beforeDir="false" />
  67. <change beforePath="$PROJECT_DIR$/src/Api/SwapV3/Instruments.php" beforeDir="false" />
  68. <change beforePath="$PROJECT_DIR$/src/Api/SwapV3/Orders.php" beforeDir="false" />
  69. <change beforePath="$PROJECT_DIR$/src/Api/SwapV3/Position.php" beforeDir="false" />
  70. <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV3/SocketClient.php" beforeDir="false" />
  71. <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV3/SocketFunction.php" beforeDir="false" />
  72. <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV3/SocketGlobal.php" beforeDir="false" />
  73. <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV3/SocketServer.php" beforeDir="false" />
  74. <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV5/SocketClient.php" beforeDir="false" />
  75. <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV5/SocketFunction.php" beforeDir="false" />
  76. <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV5/SocketGlobal.php" beforeDir="false" />
  77. <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV5/SocketServer.php" beforeDir="false" />
  78. <change beforePath="$PROJECT_DIR$/src/OkexAccount.php" beforeDir="false" />
  79. <change beforePath="$PROJECT_DIR$/src/OkexFuture.php" beforeDir="false" />
  80. <change beforePath="$PROJECT_DIR$/src/OkexMargin.php" beforeDir="false" />
  81. <change beforePath="$PROJECT_DIR$/src/OkexOption.php" beforeDir="false" />
  82. <change beforePath="$PROJECT_DIR$/src/OkexSpot.php" beforeDir="false" />
  83. <change beforePath="$PROJECT_DIR$/src/OkexSwap.php" beforeDir="false" />
  84. <change beforePath="$PROJECT_DIR$/src/OkexV5.php" beforeDir="false" />
  85. <change beforePath="$PROJECT_DIR$/src/OkexWebSocket.php" beforeDir="false" />
  86. <change beforePath="$PROJECT_DIR$/src/OkexWebSocketV5.php" beforeDir="false" />
  87. <change beforePath="$PROJECT_DIR$/src/Request.php" beforeDir="false" />
  88. <change beforePath="$PROJECT_DIR$/tests/account_v3/account.php" beforeDir="false" />
  89. <change beforePath="$PROJECT_DIR$/tests/account_v3/currencies.php" beforeDir="false" />
  90. <change beforePath="$PROJECT_DIR$/tests/account_v3/deposit.php" beforeDir="false" />
  91. <change beforePath="$PROJECT_DIR$/tests/account_v3/ledger.php" beforeDir="false" />
  92. <change beforePath="$PROJECT_DIR$/tests/account_v3/transfer.php" beforeDir="false" />
  93. <change beforePath="$PROJECT_DIR$/tests/account_v3/wallet.php" beforeDir="false" />
  94. <change beforePath="$PROJECT_DIR$/tests/account_v3/withdrawal.php" beforeDir="false" />
  95. <change beforePath="$PROJECT_DIR$/tests/future_v3/accounts.php" beforeDir="false" />
  96. <change beforePath="$PROJECT_DIR$/tests/future_v3/instrument.php" beforeDir="false" />
  97. <change beforePath="$PROJECT_DIR$/tests/future_v3/order.php" beforeDir="false" />
  98. <change beforePath="$PROJECT_DIR$/tests/future_v3/position.php" beforeDir="false" />
  99. <change beforePath="$PROJECT_DIR$/tests/future_v3/proxy.php" beforeDir="false" />
  100. <change beforePath="$PROJECT_DIR$/tests/margin_v3/accounts.php" beforeDir="false" />
  101. <change beforePath="$PROJECT_DIR$/tests/margin_v3/order.php" beforeDir="false" />
  102. <change beforePath="$PROJECT_DIR$/tests/okex_v5/account.php" beforeDir="false" />
  103. <change beforePath="$PROJECT_DIR$/tests/okex_v5/asset.php" beforeDir="false" />
  104. <change beforePath="$PROJECT_DIR$/tests/okex_v5/market.php" beforeDir="false" />
  105. <change beforePath="$PROJECT_DIR$/tests/okex_v5/publics.php" beforeDir="false" />
  106. <change beforePath="$PROJECT_DIR$/tests/okex_v5/trade.php" beforeDir="false" />
  107. <change beforePath="$PROJECT_DIR$/tests/spot_v3/accounts.php" beforeDir="false" />
  108. <change beforePath="$PROJECT_DIR$/tests/spot_v3/fills.php" beforeDir="false" />
  109. <change beforePath="$PROJECT_DIR$/tests/spot_v3/instrument.php" beforeDir="false" />
  110. <change beforePath="$PROJECT_DIR$/tests/spot_v3/order.php" beforeDir="false" />
  111. <change beforePath="$PROJECT_DIR$/tests/spot_v3/proxy.php" beforeDir="false" />
  112. <change beforePath="$PROJECT_DIR$/tests/spot_v3/trade.php" beforeDir="false" />
  113. <change beforePath="$PROJECT_DIR$/tests/swap_v3/accounts.php" beforeDir="false" />
  114. <change beforePath="$PROJECT_DIR$/tests/swap_v3/instrument.php" beforeDir="false" />
  115. <change beforePath="$PROJECT_DIR$/tests/swap_v3/order.php" beforeDir="false" />
  116. <change beforePath="$PROJECT_DIR$/tests/swap_v3/position.php" beforeDir="false" />
  117. <change beforePath="$PROJECT_DIR$/tests/swap_v3/proxy.php" beforeDir="false" />
  118. <change beforePath="$PROJECT_DIR$/tests/websocket_v3/client.php" beforeDir="false" />
  119. <change beforePath="$PROJECT_DIR$/tests/websocket_v3/server.php" beforeDir="false" />
  120. <change beforePath="$PROJECT_DIR$/tests/websocket_v5/client.php" beforeDir="false" />
  121. <change beforePath="$PROJECT_DIR$/tests/websocket_v5/server.php" beforeDir="false" />
  122. </list>
  123. <option name="SHOW_DIALOG" value="false" />
  124. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  125. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  126. <option name="LAST_RESOLUTION" value="IGNORE" />
  127. </component>
  128. <component name="ComposerSettings" synchronizationState="SYNCHRONIZE">
  129. <pharConfigPath>$PROJECT_DIR$/composer.json</pharConfigPath>
  130. <execution />
  131. </component>
  132. <component name="Git.Settings">
  133. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  134. </component>
  135. <component name="ProjectId" id="2H49DZKqrC75mhGvI0RM8xkFqzZ" />
  136. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  137. <component name="ProjectViewState">
  138. <option name="hideEmptyMiddlePackages" value="true" />
  139. <option name="showLibraryContents" value="true" />
  140. </component>
  141. <component name="PropertiesComponent">
  142. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  143. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  144. <property name="WebServerToolWindowFactoryState" value="false" />
  145. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  146. </component>
  147. <component name="SvnConfiguration">
  148. <configuration />
  149. </component>
  150. <component name="TaskManager">
  151. <task active="true" id="Default" summary="Default task">
  152. <changelist id="a4623942-af10-4a50-ae5f-44cc532f602f" name="默认更改列表" comment="" />
  153. <created>1667533369797</created>
  154. <option name="number" value="Default" />
  155. <option name="presentableId" value="Default" />
  156. <updated>1667533369797</updated>
  157. <workItem from="1667533371411" duration="10090000" />
  158. </task>
  159. <servers />
  160. </component>
  161. <component name="TypeScriptGeneratedFilesManager">
  162. <option name="version" value="2" />
  163. </component>
  164. <component name="Vcs.Log.Tabs.Properties">
  165. <option name="TAB_STATES">
  166. <map>
  167. <entry key="MAIN">
  168. <value>
  169. <State />
  170. </value>
  171. </entry>
  172. </map>
  173. </option>
  174. </component>
  175. <component name="WindowStateProjectService">
  176. <state x="669" y="216" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog" timestamp="1667555833177">
  177. <screen x="0" y="0" width="1920" height="1050" />
  178. </state>
  179. <state x="669" y="216" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog/0.0.1920.1050@0.0.1920.1050" timestamp="1667555833177" />
  180. <state x="862" y="237" key="NewPhpClassDialog" timestamp="1667556949745">
  181. <screen x="0" y="0" width="1920" height="1050" />
  182. </state>
  183. <state x="862" y="237" key="NewPhpClassDialog/0.0.1920.1050@0.0.1920.1050" timestamp="1667556949745" />
  184. </component>
  185. </project>