Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cloud-fb
Overview
Overview
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
王衍超
cloud-fb
Commits
43b89a08
Commit
43b89a08
authored
Mar 25, 2021
by
焦凯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
摄像头账户数据字典
parent
ca3cc71b
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
197 additions
and
0 deletions
+197
-0
CameraAccountDict.mk
...c/main/model/com/xyst/dinas/biz/dict/CameraAccountDict.mk
+20
-0
CameraAccount.mk
.../model/com/xyst/dinas/biz/dict/datamodel/CameraAccount.mk
+26
-0
CameraAccountDict$listSelector.jmx
...om/xyst/dinas/biz/dict/CameraAccountDict$listSelector.jmx
+67
-0
CameraAccountDict.jmx
...n/resources/com/xyst/dinas/biz/dict/CameraAccountDict.jmx
+19
-0
CameraAccount.jmx
...urces/com/xyst/dinas/biz/dict/datamodel/CameraAccount.jmx
+49
-0
CameraAccount.hbm.xml
...dinas.biz/src/main/resources/config/CameraAccount.hbm.xml
+16
-0
No files found.
backend/xyst.dinas.biz/src/main/model/com/xyst/dinas/biz/dict/CameraAccountDict.mk
0 → 100644
View file @
43b89a08
<model>
<header>
<type>bcp.dict.Dict</type>
<package>com.xyst.dinas.biz.dict</package>
<name>CameraAccountDict</name>
<title>摄像头账户表</title>
<tags></tags>
<description></description>
</header>
<content>
<dict id='3086770b-280c-4613-bc97-c6aa9d719e08' listid='a51c942c-4a05-4c4c-b6ee-f11e14c6a532'>
<type>com.xyst.dinas.biz.dict.datamodel.CameraAccount</type>
<config>
<structure>list</structure>
<code-rule></code-rule>
</config>
</dict>
</content>
</model>
\ No newline at end of file
backend/xyst.dinas.biz/src/main/model/com/xyst/dinas/biz/dict/datamodel/CameraAccount.mk
0 → 100644
View file @
43b89a08
<model>
<header>
<type>bcp.type.DataModel</type>
<package>com.xyst.dinas.biz.dict.datamodel</package>
<title>摄像头账户表</title>
<name>CameraAccount</name>
<tags></tags>
<description>摄像头账户表</description>
<templateName>mk.ide.ui.editor.data.model.template.common</templateName>
<tablePrefix>xyst_dinas_</tablePrefix>
</header>
<content>
<dataModel id='f200e311-dee1-4faf-bf25-65f26fcefab3' multiVersion='undefined' domainInherit='undefined' tableName='xyst_dinas_position_camera_account'>
<parent>com.beecode.bcp.dict.datamodel.BasicDictRequirement</parent>
<attribute id='b53df0df-5ac4-4a50-a3d6-d75f6cc06e75' name='buildinParamFir' columnName='buildin_param_fir' title='内建参数一' type='string' default='' precision='' isArray='false'>
<annotation id='0a3a98dc-1b44-48f3-ba47-775d3fd87d28' attributeId='579095bf-e879-4a92-b322-eea63ed4ba0a' name='length' value='100'>
</annotation>
</attribute>
<attribute id='368d8a46-03b7-4546-ab7f-f3e9ff63e716' name='buildinParamSec' columnName='buildin_param_sec' title='内建参数二' type='string' default='' precision='' isArray='false'>
<annotation id='0a3a98dc-1b44-48f3-ba47-775d3fd87d28' attributeId='579095bf-e879-4a92-b322-eea63ed4ba0a' name='length' value='100'>
</annotation>
</attribute>
<hibernate>/xyst.dinas.biz/src/main/resources/config/CameraAccount.hbm.xml</hibernate>
</dataModel>
</content>
</model>
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/dict/CameraAccountDict$listSelector.jmx
0 → 100644
View file @
43b89a08
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-selector"
>
<specification>
1.0
</specification>
<id>
a51c942c-4a05-4c4c-b6ee-f11e14c6a532
</id>
<name>
com.xyst.dinas.biz.dict.CameraAccountDict$listSelector
</name>
<title>
listSelector
</title>
<define>
bcp.selector.ListSelector
</define>
<define-version>
1.0
</define-version>
<content>
<m:list-selector>
<m:columns>
<m:column>
<m:name>
buildinParamFir
</m:name>
<m:title>
内建参数一
</m:title>
<m:type>
string
</m:type>
<m:output>
false
</m:output>
</m:column>
<m:column>
<m:name>
buildinParamSec
</m:name>
<m:title>
内建参数二
</m:title>
<m:type>
string
</m:type>
<m:output>
false
</m:output>
</m:column>
<m:column>
<m:name>
name
</m:name>
<m:title>
名称
</m:title>
<m:type>
string
</m:type>
<m:output>
true
</m:output>
</m:column>
<m:column>
<m:name>
title
</m:name>
<m:title>
标题
</m:title>
<m:type>
string
</m:type>
<m:output>
true
</m:output>
</m:column>
<m:column>
<m:name>
shortName
</m:name>
<m:title>
助记码
</m:title>
<m:type>
string
</m:type>
<m:output>
true
</m:output>
</m:column>
<m:column>
<m:name>
memo
</m:name>
<m:title>
备注
</m:title>
<m:type>
string
</m:type>
<m:output>
true
</m:output>
</m:column>
<m:column>
<m:name>
pathCode
</m:name>
<m:title>
路径编码
</m:title>
<m:type>
string
</m:type>
<m:output>
true
</m:output>
</m:column>
<m:column>
<m:name>
path
</m:name>
<m:title>
路径
</m:title>
<m:type>
string
</m:type>
<m:output>
true
</m:output>
</m:column>
</m:columns>
<m:adapter>
<m:name>
com.beecode.bap.biztrait.BasicBillDictListSelectorAdaptor
</m:name>
</m:adapter>
<m:config>
com.xyst.dinas.biz.dict.CameraAccountDict
</m:config>
</m:list-selector>
</content>
</metadata>
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/dict/CameraAccountDict.jmx
0 → 100644
View file @
43b89a08
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-dict"
>
<specification>
1.0
</specification>
<id>
3086770b-280c-4613-bc97-c6aa9d719e08
</id>
<name>
com.xyst.dinas.biz.dict.CameraAccountDict
</name>
<title>
摄像头账户表
</title>
<define>
bcp.dict
</define>
<define-version>
1.0
</define-version>
<dependency>
com.xyst.dinas.biz.dict.datamodel.CameraAccount
</dependency>
<content>
<m:dict>
<m:type>
com.xyst.dinas.biz.dict.datamodel.CameraAccount
</m:type>
<m:config>
<m:structure>
list
</m:structure>
<m:code-rule></m:code-rule>
</m:config>
</m:dict>
</content>
</metadata>
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/dict/datamodel/CameraAccount.jmx
0 → 100644
View file @
43b89a08
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-type"
>
<specification>
1.0
</specification>
<id>
f200e311-dee1-4faf-bf25-65f26fcefab3
</id>
<name>
com.xyst.dinas.biz.dict.datamodel.CameraAccount
</name>
<title>
摄像头账户表
</title>
<description>
摄像头账户表
</description>
<define>
bcp.type.Class
</define>
<define-version>
1.0
</define-version>
<dependency>
bcp.type.constraint.StringLength
</dependency>
<dependency>
com.beecode.bcp.dict.datamodel.BasicDictRequirement
</dependency>
<content>
<m:class>
<m:parents>
<m:parent>
com.beecode.bcp.dict.datamodel.BasicDictRequirement
</m:parent>
</m:parents>
<m:attributes>
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>
bcp.type.constraint.StringLength
</m:type>
<m:value>
100
</m:value>
</m:annotation>
</m:annotations>
<m:id>
b53df0df-5ac4-4a50-a3d6-d75f6cc06e75
</m:id>
<m:name>
buildinParamFir
</m:name>
<m:title>
内建参数一
</m:title>
<m:type>
string
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>
bcp.type.constraint.StringLength
</m:type>
<m:value>
100
</m:value>
</m:annotation>
</m:annotations>
<m:id>
368d8a46-03b7-4546-ab7f-f3e9ff63e716
</m:id>
<m:name>
buildinParamSec
</m:name>
<m:title>
内建参数二
</m:title>
<m:type>
string
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
</m:attributes>
</m:class>
</content>
</metadata>
backend/xyst.dinas.biz/src/main/resources/config/CameraAccount.hbm.xml
0 → 100644
View file @
43b89a08
<?xml version="1.0" encoding="UTF-8"?>
<hibernate-mapping
xmlns=
"http://www.hibernate.org/xsd/hibernate-mapping"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.hibernate.org/xsd/hibernate-mapping
http://www.hibernate.org/xsd/hibernate-mapping/hibernate-mapping-4.0.xsd"
>
<union-subclass
entity-name=
"com.xyst.dinas.biz.dict.datamodel.CameraAccount"
table=
"xyst_dinas_position_camera_account"
extends =
"com.beecode.bcp.dict.datamodel.BasicDictRequirement"
>
<tuplizer
entity-mode=
"dynamic-map"
class=
"com.beecode.bcp.store.hibernate.KObjectEntityTuplizer"
/>
<property
name=
"buildinParamFir"
type=
"nstring"
not-null=
"false"
>
<column
name=
"buildin_param_fir"
length=
"100"
/>
</property>
<property
name=
"buildinParamSec"
type=
"nstring"
not-null=
"false"
>
<column
name=
"buildin_param_sec"
length=
"100"
></column>
</property>
</union-subclass>
</hibernate-mapping>
\ No newline at end of file
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