更新了网络服务接口定义

This commit is contained in:
CortexCore
2023-06-07 02:02:14 +08:00
parent 08b05f8a74
commit b2444fd909
2727 changed files with 20455 additions and 4448 deletions

View File

@@ -1,6 +1,6 @@
<<<<<<< HEAD
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
<Style src="project://database/Assets/BITKits/UX/Editor/Inspector.uss?fileID=7433441132597879392&amp;guid=3a78fb5b182fa434781baf5c9f733586&amp;type=3#Inspector" />
<Style src="project://database/Assets/BITKit/UX/Editor/Inspector.uss?fileID=7433441132597879392&amp;guid=3a78fb5b182fa434781baf5c9f733586&amp;type=3#Inspector" />
<ui:Label text="HttpClient" display-tooltip-when-elided="true" class="title" />
<ui:Label text="设置" display-tooltip-when-elided="true" class="subTitle" />
<ui:TextField picking-mode="Ignore" label="URL" max-length="-2" />
@@ -9,7 +9,7 @@
</ui:UXML>
=======
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
<Style src="project://database/Assets/BITKits/UX/Editor/Inspector.uss?fileID=7433441132597879392&amp;guid=3a78fb5b182fa434781baf5c9f733586&amp;type=3#Inspector" />
<Style src="project://database/Assets/BITKit/UX/Editor/Inspector.uss?fileID=7433441132597879392&amp;guid=3a78fb5b182fa434781baf5c9f733586&amp;type=3#Inspector" />
<ui:Label text="HttpClient" display-tooltip-when-elided="true" class="title" />
<ui:Label text="设置" display-tooltip-when-elided="true" class="subTitle" />
<ui:TextField picking-mode="Ignore" label="URL" max-length="-2" />