Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RuiPengLoopbackApi
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
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
黄卓然
RuiPengLoopbackApi
Commits
aca93845
Commit
aca93845
authored
Sep 25, 2019
by
余海军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add
parent
ff167927
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3265 additions
and
3247 deletions
+3265
-3247
hos-flownum.json
common/models/hos-flownum.json
+15
-0
RuiPengLoopbackApi.yaml
definitions/RuiPengLoopbackApi.yaml
+3246
-3243
model-config.json
server/model-config.json
+4
-4
No files found.
common/models/hos-flownum.json
View file @
aca93845
...
...
@@ -54,6 +54,21 @@
"dataScale"
:
0
,
"nullable"
:
"Y"
}
},
"area"
:
{
"type"
:
"String"
,
"required"
:
false
,
"length"
:
101
,
"precision"
:
null
,
"scale"
:
null
,
"mysql"
:
{
"columnName"
:
"area"
,
"dataType"
:
"varchar"
,
"dataLength"
:
101
,
"dataPrecision"
:
null
,
"dataScale"
:
null
,
"nullable"
:
"Y"
}
}
},
"validations"
:
[],
...
...
definitions/RuiPengLoopbackApi.yaml
View file @
aca93845
This source diff could not be displayed because it is too large. You can
view the blob
instead.
server/model-config.json
View file @
aca93845
...
...
@@ -481,10 +481,6 @@
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"HosFlownum"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"HosThismonthfirst"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
...
...
@@ -688,5 +684,9 @@
"AnotherTeacher"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"HosFlownum"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
}
}
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