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
a418a7cf
Commit
a418a7cf
authored
Apr 29, 2021
by
shiwenbo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除砂石类型这个无效的数据字典
parent
59559289
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
75 deletions
+0
-75
DinasType$listSelector.jmx
...es/com/xyst/dinas/project/dict/DinasType$listSelector.jmx
+0
-55
DinasType.jmx
.../main/resources/com/xyst/dinas/project/dict/DinasType.jmx
+0
-20
No files found.
backend/xyst.dinas.project/src/main/resources/com/xyst/dinas/project/dict/DinasType$listSelector.jmx
deleted
100644 → 0
View file @
59559289
<?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>
1cf86957-7552-4a9f-a47a-0f9784ee6987
</id>
<name>
com.xyst.dinas.project.dict.DinasType$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>
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.project.dict.DinasType
</m:config>
</m:list-selector>
</content>
</metadata>
backend/xyst.dinas.project/src/main/resources/com/xyst/dinas/project/dict/DinasType.jmx
deleted
100644 → 0
View file @
59559289
<?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>
e0fdd25a-d908-4198-a320-d90d99959d54
</id>
<name>
com.xyst.dinas.project.dict.DinasType
</name>
<title>
砂石类型
</title>
<description>
砂石类型
</description>
<define>
bcp.dict
</define>
<define-version>
1.0
</define-version>
<dependency>
com.xyst.dinas.project.dict.datamodel.DinasType
</dependency>
<content>
<m:dict>
<m:type>
com.xyst.dinas.project.dict.datamodel.DinasType
</m:type>
<m:config>
<m:structure>
list
</m:structure>
<m:code-rule></m:code-rule>
</m:config>
</m:dict>
</content>
</metadata>
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