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
2941f67c
Commit
2941f67c
authored
Sep 28, 2019
by
余海军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add
parent
7a28e506
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
162 additions
and
158 deletions
+162
-158
another-order.json
common/models/another-order.json
+12
-12
another-revenue.json
common/models/another-revenue.json
+12
-12
RuiPengLoopbackApi.yaml
definitions/RuiPengLoopbackApi.yaml
+136
-132
model-config.json
server/model-config.json
+2
-2
No files found.
common/models/another-order.json
View file @
2941f67c
...
@@ -55,19 +55,19 @@
...
@@ -55,19 +55,19 @@
"nullable"
:
"Y"
"nullable"
:
"Y"
}
}
},
},
"
value2
"
:
{
"
type
"
:
{
"type"
:
"
Number
"
,
"type"
:
"
String
"
,
"required"
:
fals
e
,
"required"
:
tru
e
,
"length"
:
null
,
"length"
:
1
,
"precision"
:
32
,
"precision"
:
null
,
"scale"
:
0
,
"scale"
:
null
,
"mysql"
:
{
"mysql"
:
{
"columnName"
:
"
value2
"
,
"columnName"
:
"
type
"
,
"dataType"
:
"
decimal
"
,
"dataType"
:
"
varchar
"
,
"dataLength"
:
null
,
"dataLength"
:
1
,
"dataPrecision"
:
32
,
"dataPrecision"
:
null
,
"dataScale"
:
0
,
"dataScale"
:
null
,
"nullable"
:
"
Y
"
"nullable"
:
"
N
"
}
}
}
}
},
},
...
...
common/models/another-revenue.json
View file @
2941f67c
...
@@ -55,19 +55,19 @@
...
@@ -55,19 +55,19 @@
"nullable"
:
"Y"
"nullable"
:
"Y"
}
}
},
},
"
value2
"
:
{
"
type
"
:
{
"type"
:
"
Number
"
,
"type"
:
"
String
"
,
"required"
:
fals
e
,
"required"
:
tru
e
,
"length"
:
null
,
"length"
:
2
,
"precision"
:
32
,
"precision"
:
null
,
"scale"
:
0
,
"scale"
:
null
,
"mysql"
:
{
"mysql"
:
{
"columnName"
:
"
value2
"
,
"columnName"
:
"
type
"
,
"dataType"
:
"
decimal
"
,
"dataType"
:
"
varchar
"
,
"dataLength"
:
null
,
"dataLength"
:
2
,
"dataPrecision"
:
32
,
"dataPrecision"
:
null
,
"dataScale"
:
0
,
"dataScale"
:
null
,
"nullable"
:
"
Y
"
"nullable"
:
"
N
"
}
}
}
}
},
},
...
...
definitions/RuiPengLoopbackApi.yaml
View file @
2941f67c
This diff is collapsed.
Click to expand it.
server/model-config.json
View file @
2941f67c
...
@@ -685,11 +685,11 @@
...
@@ -685,11 +685,11 @@
"dataSource"
:
"ruipeng"
,
"dataSource"
:
"ruipeng"
,
"public"
:
true
"public"
:
true
},
},
"Another
Order
"
:
{
"Another
Revenue
"
:
{
"dataSource"
:
"ruipeng"
,
"dataSource"
:
"ruipeng"
,
"public"
:
true
"public"
:
true
},
},
"Another
Revenue
"
:
{
"Another
Order
"
:
{
"dataSource"
:
"ruipeng"
,
"dataSource"
:
"ruipeng"
,
"public"
:
true
"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