123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="BranchesTreeState">
- <expand>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- </expand>
- <select />
- </component>
- <component name="ChangeListManager">
- <list default="true" id="a4623942-af10-4a50-ae5f-44cc532f602f" name="默认更改列表" comment="">
- <change afterPath="$PROJECT_DIR$/src/Api/JinNiu/Account.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/Api/JinNiu/Campaign.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/Api/JinNiu/Creative.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/Api/JinNiu/Report.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/Api/JinNiu/Unit.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/LICENSE" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/README_CN.md" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/composer.json" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Account.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Currencies.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Deposit.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Ledger.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Transfer.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Wallet.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/AccountV3/Withdrawal.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/EttV3/README.md" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/FuturesV3/Accounts.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/FuturesV3/Fills.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/FuturesV3/Instruments.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/FuturesV3/Orders.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/FuturesV3/Position.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/MarginV3/Accounts.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/MarginV3/Fills.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/MarginV3/Orders.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/Account.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/Asset.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/Market.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/Publics.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/SubAccount.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/System.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/OkexV5/Trade.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/OptionV3/Accounts.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/OptionV3/Fills.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/OptionV3/Instruments.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/OptionV3/Orders.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/OptionV3/Position.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/SpotV3/Accounts.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/SpotV3/Fills.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/SpotV3/Instruments.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/SpotV3/Orders.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/SpotV3/Trade.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/SwapV3/Accounts.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/SwapV3/Fills.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/SwapV3/Instruments.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/SwapV3/Orders.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/SwapV3/Position.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV3/SocketClient.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV3/SocketFunction.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV3/SocketGlobal.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV3/SocketServer.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV5/SocketClient.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV5/SocketFunction.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV5/SocketGlobal.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Api/WebSocketV5/SocketServer.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/OkexAccount.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/OkexFuture.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/OkexMargin.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/OkexOption.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/OkexSpot.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/OkexSwap.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/OkexV5.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/OkexWebSocket.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/OkexWebSocketV5.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/Request.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/account_v3/account.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/account_v3/currencies.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/account_v3/deposit.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/account_v3/ledger.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/account_v3/transfer.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/account_v3/wallet.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/account_v3/withdrawal.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/future_v3/accounts.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/future_v3/instrument.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/future_v3/order.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/future_v3/position.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/future_v3/proxy.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/margin_v3/accounts.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/margin_v3/order.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/okex_v5/account.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/okex_v5/asset.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/okex_v5/market.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/okex_v5/publics.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/okex_v5/trade.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/spot_v3/accounts.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/spot_v3/fills.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/spot_v3/instrument.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/spot_v3/order.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/spot_v3/proxy.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/spot_v3/trade.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/swap_v3/accounts.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/swap_v3/instrument.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/swap_v3/order.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/swap_v3/position.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/swap_v3/proxy.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/websocket_v3/client.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/websocket_v3/server.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/websocket_v5/client.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tests/websocket_v5/server.php" beforeDir="false" />
- </list>
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="ComposerSettings" synchronizationState="SYNCHRONIZE">
- <pharConfigPath>$PROJECT_DIR$/composer.json</pharConfigPath>
- <execution />
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="ProjectId" id="2H49DZKqrC75mhGvI0RM8xkFqzZ" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">
- <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
- <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="a4623942-af10-4a50-ae5f-44cc532f602f" name="默认更改列表" comment="" />
- <created>1667533369797</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1667533369797</updated>
- <workItem from="1667533371411" duration="10090000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="2" />
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State />
- </value>
- </entry>
- </map>
- </option>
- </component>
- <component name="WindowStateProjectService">
- <state x="669" y="216" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog" timestamp="1667555833177">
- <screen x="0" y="0" width="1920" height="1050" />
- </state>
- <state x="669" y="216" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog/0.0.1920.1050@0.0.1920.1050" timestamp="1667555833177" />
- <state x="862" y="237" key="NewPhpClassDialog" timestamp="1667556949745">
- <screen x="0" y="0" width="1920" height="1050" />
- </state>
- <state x="862" y="237" key="NewPhpClassDialog/0.0.1920.1050@0.0.1920.1050" timestamp="1667556949745" />
- </component>
- </project>
|