Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hemei
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
潘栩锋
hemei
Commits
76eb9a2d
Commit
76eb9a2d
authored
Jan 02, 2022
by
潘栩锋
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加 客户端 unity 下吹模块
parent
36c81e1c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
63 additions
and
2 deletions
+63
-2
downBlowing.component.config
脚本/和美扫描客户端容器描述.unity/unity/downBlowing.component.config
+19
-0
downBlowing.service.config
脚本/和美扫描客户端容器描述.unity/unity/downBlowing.service.config
+40
-0
relationship.json
脚本/和美扫描客户端容器描述.unity/unity/relationship.json
+4
-2
和美扫描客户端容器描述.xmind
脚本/和美扫描客户端容器描述.xmind
+0
-0
No files found.
脚本/和美扫描客户端容器描述.unity/unity/downBlowing.component.config
0 → 100644
View file @
76eb9a2d
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
configuration
>
<
configSections
>
<
section
name
=
"unity"
type
=
"Microsoft.Practices.Unity.Configuration.UnityConfigurationSection,Unity.Configuration"
/>
</
configSections
>
<
unity
>
<
assembly
name
=
"FLY.DownBlowing.UI.Client"
/>
<
namespace
name
=
"FLY.DownBlowing.UI.Client.UiModule"
/>
<
alias
alias
=
"IUiModule2"
type
=
"MultiLayout.UiModule.IUiModule2, MultiLayout"
/>
<
container
>
<
register
type
=
"IUiModule2"
mapTo
=
"UiModule2_MenuSetting"
name
=
"downBlowing_ms"
/>
<
register
type
=
"IUiModule2"
mapTo
=
"UiModule2_DynAreaWinder"
name
=
"downBlowing_daw"
/>
<
register
type
=
"IUiModule2"
mapTo
=
"UiModule2_WinderPanel"
name
=
"downBlowing_wp"
/>
<
register
type
=
"IUiModule2"
mapTo
=
"UiModule2_TempAreaPanel"
name
=
"downBlowing_tap"
/>
<
register
type
=
"IUiModule2"
mapTo
=
"UiModule2_FeederPanel"
name
=
"downBlowing_fp"
/>
</
container
>
</
unity
>
</
configuration
>
\ No newline at end of file
脚本/和美扫描客户端容器描述.unity/unity/downBlowing.service.config
0 → 100644
View file @
76eb9a2d
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
configuration
>
<
configSections
>
<
section
name
=
"unity"
type
=
"Microsoft.Practices.Unity.Configuration.UnityConfigurationSection,Unity.Configuration"
/>
</
configSections
>
<
unity
>
<
assembly
name
=
"FLY.DownBlowing"
/>
<
namespace
name
=
"FLY.DownBlowing.IService"
/>
<
namespace
name
=
"FLY.DownBlowing.Client"
/>
<
namespace
name
=
"FLY.DownBlowing.Server.Model"
/>
<
assembly
name
=
"FLY.OBJComponents"
/>
<
namespace
name
=
"FLY.OBJComponents.IService"
/>
<
namespace
name
=
"FLY.OBJComponents.Client"
/>
<
alias
alias
=
"WarningReasonWindow"
type
=
"FLY.Thick.Base.UI.WarningReasonWindow,FLY.Thick.Base.UI"
/>
<
container
>
<
register
type
=
"IDownBlowingSystemService"
mapTo
=
"DownBlowingSystemServiceClient"
>
<
lifetime
type
=
"singleton"
/>
<
constructor
>
<
param
name
=
"serviceId"
value
=
"38000"
/>
<
param
name
=
"connName"
dependencyName
=
"cn4"
/>
</
constructor
>
</
register
>
<
register
type
=
"IWarningService"
mapTo
=
"WarningServiceClient"
name
=
"downBlowingWarningService"
>
<
lifetime
type
=
"singleton"
/>
<
constructor
>
<
param
name
=
"serviceId"
value
=
"20000"
/>
<
param
name
=
"connName"
dependencyName
=
"cn4"
/>
</
constructor
>
</
register
>
<
register
type
=
"WarningReasonWindow"
name
=
"downBlowingWarningReasonWindow"
>
<
lifetime
type
=
"singleton"
/>
<
constructor
>
<
param
name
=
"warningService"
dependencyName
=
"winderWarningService"
/>
<
param
name
=
"size"
value
=
"100"
/>
</
constructor
>
</
register
>
</
container
>
</
unity
>
</
configuration
>
\ No newline at end of file
脚本/和美扫描客户端容器描述.unity/unity/relationship.json
View file @
76eb9a2d
...
...
@@ -17,7 +17,8 @@
"ibc.service.config"
,
"thickHeatAnalyst.Fix.service.config"
,
"weighter2.service.config"
,
"onInit.config"
"onInit.config"
,
"downBlowing.service.config"
],
"Children"
:
[]
},
...
...
@@ -46,7 +47,8 @@
"integrated.component.config"
,
"thickHeatAnalyst.Fix.component.config"
,
"weighter.component.config"
,
"weighter2.component.config"
"weighter2.component.config"
,
"downBlowing.component.config"
],
"Children"
:
[]
}
...
...
脚本/和美扫描客户端容器描述.xmind
View file @
76eb9a2d
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment