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
7b937b56
Commit
7b937b56
authored
5 years ago
by
余海军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add
parent
1f1b8535
master
No related merge requests found
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4020 additions
and
4020 deletions
+4020
-4020
main-entityorder.json
common/models/main-entityorder.json
+2
-2
main-entityrevenue.json
common/models/main-entityrevenue.json
+2
-2
RuiPengLoopbackApi.yaml
definitions/RuiPengLoopbackApi.yaml
+4008
-4008
model-config.json
server/model-config.json
+8
-8
No files found.
common/models/main-entityorder.json
View file @
7b937b56
...
@@ -28,13 +28,13 @@
...
@@ -28,13 +28,13 @@
"name"
:
{
"name"
:
{
"type"
:
"String"
,
"type"
:
"String"
,
"required"
:
true
,
"required"
:
true
,
"length"
:
8
,
"length"
:
4
,
"precision"
:
null
,
"precision"
:
null
,
"scale"
:
null
,
"scale"
:
null
,
"mysql"
:
{
"mysql"
:
{
"columnName"
:
"name"
,
"columnName"
:
"name"
,
"dataType"
:
"varchar"
,
"dataType"
:
"varchar"
,
"dataLength"
:
8
,
"dataLength"
:
4
,
"dataPrecision"
:
null
,
"dataPrecision"
:
null
,
"dataScale"
:
null
,
"dataScale"
:
null
,
"nullable"
:
"N"
"nullable"
:
"N"
...
...
This diff is collapsed.
Click to expand it.
common/models/main-entityrevenue.json
View file @
7b937b56
...
@@ -28,13 +28,13 @@
...
@@ -28,13 +28,13 @@
"name"
:
{
"name"
:
{
"type"
:
"String"
,
"type"
:
"String"
,
"required"
:
true
,
"required"
:
true
,
"length"
:
8
,
"length"
:
4
,
"precision"
:
null
,
"precision"
:
null
,
"scale"
:
null
,
"scale"
:
null
,
"mysql"
:
{
"mysql"
:
{
"columnName"
:
"name"
,
"columnName"
:
"name"
,
"dataType"
:
"varchar"
,
"dataType"
:
"varchar"
,
"dataLength"
:
8
,
"dataLength"
:
4
,
"dataPrecision"
:
null
,
"dataPrecision"
:
null
,
"dataScale"
:
null
,
"dataScale"
:
null
,
"nullable"
:
"N"
"nullable"
:
"N"
...
...
This diff is collapsed.
Click to expand it.
definitions/RuiPengLoopbackApi.yaml
View file @
7b937b56
This diff is collapsed.
Click to expand it.
server/model-config.json
View file @
7b937b56
...
@@ -101,14 +101,6 @@
...
@@ -101,14 +101,6 @@
"dataSource"
:
"ruipeng"
,
"dataSource"
:
"ruipeng"
,
"public"
:
true
"public"
:
true
},
},
"MainEntityorder"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"MainEntityrevenue"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"MainHospitalnum"
:
{
"MainHospitalnum"
:
{
"dataSource"
:
"ruipeng"
,
"dataSource"
:
"ruipeng"
,
"public"
:
true
"public"
:
true
...
@@ -356,5 +348,13 @@
...
@@ -356,5 +348,13 @@
"MainAorders"
:
{
"MainAorders"
:
{
"dataSource"
:
"ruipeng"
,
"dataSource"
:
"ruipeng"
,
"public"
:
true
"public"
:
true
},
"MainEntityorder"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"MainEntityrevenue"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
}
}
}
}
This diff is collapsed.
Click to expand it.
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