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
ad28b50e
Commit
ad28b50e
authored
5 years ago
by
余海军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add
parent
2e0c1c76
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
455 additions
and
458 deletions
+455
-458
merchant.json
common/models/merchant.json
+3
-4
RuiPengLoopbackApi.yaml
definitions/RuiPengLoopbackApi.yaml
+448
-450
model-config.json
server/model-config.json
+4
-4
No files found.
common/models/merchant.json
View file @
ad28b50e
...
...
@@ -12,7 +12,7 @@
"properties"
:
{
"id"
:
{
"type"
:
"String"
,
"required"
:
tru
e
,
"required"
:
fals
e
,
"length"
:
36
,
"precision"
:
null
,
"scale"
:
null
,
...
...
@@ -23,12 +23,11 @@
"dataPrecision"
:
null
,
"dataScale"
:
null
,
"nullable"
:
"Y"
},
"isArray"
:
false
}
},
"name"
:
{
"type"
:
"String"
,
"required"
:
tru
e
,
"required"
:
fals
e
,
"length"
:
65535
,
"precision"
:
null
,
"scale"
:
null
,
...
...
This diff is collapsed.
Click to expand it.
definitions/RuiPengLoopbackApi.yaml
View file @
ad28b50e
This diff is collapsed.
Click to expand it.
server/model-config.json
View file @
ad28b50e
...
...
@@ -65,10 +65,6 @@
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"Merchant"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"Order"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
...
...
@@ -92,5 +88,9 @@
"Onlineteachers"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"Merchant"
:
{
"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