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
ea6b915d
Commit
ea6b915d
authored
Sep 24, 2019
by
余海军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add
parent
337d2228
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
370 additions
and
388 deletions
+370
-388
another-forteacher.js
common/models/another-forteacher.js
+5
-0
another-forteacher.json
common/models/another-forteacher.json
+6
-21
another-forteachers.js
common/models/another-forteachers.js
+0
-5
another-teacher.json
common/models/another-teacher.json
+4
-4
RuiPengLoopbackApi.yaml
definitions/RuiPengLoopbackApi.yaml
+350
-353
model-config.json
server/model-config.json
+5
-5
No files found.
common/models/another-forteacher.js
0 → 100644
View file @
ea6b915d
'use strict'
;
module
.
exports
=
function
(
Anotherforteacher
)
{
};
common/models/another-forteacher
s
.json
→
common/models/another-forteacher.json
View file @
ea6b915d
{
"name"
:
"AnotherForteacher
s
"
,
"name"
:
"AnotherForteacher"
,
"base"
:
"PersistedModel"
,
"idInjection"
:
false
,
"options"
:
{
...
...
@@ -7,7 +7,7 @@
},
"mysql"
:
{
"schema"
:
"wordpress"
,
"table"
:
"another_forteacher
s
"
"table"
:
"another_forteacher"
},
"properties"
:
{
"id"
:
{
...
...
@@ -40,14 +40,14 @@
"nullable"
:
"Y"
}
},
"
post
"
:
{
"
value1
"
:
{
"type"
:
"String"
,
"required"
:
false
,
"length"
:
65535
,
"precision"
:
null
,
"scale"
:
null
,
"mysql"
:
{
"columnName"
:
"
post
"
,
"columnName"
:
"
value1
"
,
"dataType"
:
"text"
,
"dataLength"
:
65535
,
"dataPrecision"
:
null
,
...
...
@@ -55,14 +55,14 @@
"nullable"
:
"Y"
}
},
"
intro
"
:
{
"
value2
"
:
{
"type"
:
"String"
,
"required"
:
false
,
"length"
:
4294967295
,
"precision"
:
null
,
"scale"
:
null
,
"mysql"
:
{
"columnName"
:
"
intro
"
,
"columnName"
:
"
value2
"
,
"dataType"
:
"longtext"
,
"dataLength"
:
4294967295
,
"dataPrecision"
:
null
,
...
...
@@ -84,21 +84,6 @@
"dataScale"
:
null
,
"nullable"
:
"Y"
}
},
"img1"
:
{
"type"
:
"String"
,
"required"
:
false
,
"length"
:
65535
,
"precision"
:
null
,
"scale"
:
null
,
"mysql"
:
{
"columnName"
:
"img1"
,
"dataType"
:
"text"
,
"dataLength"
:
65535
,
"dataPrecision"
:
null
,
"dataScale"
:
null
,
"nullable"
:
"Y"
}
}
},
"validations"
:
[],
...
...
common/models/another-forteachers.js
deleted
100644 → 0
View file @
337d2228
'use strict'
;
module
.
exports
=
function
(
Anotherforteachers
)
{
};
common/models/another-teacher.json
View file @
ea6b915d
...
...
@@ -40,14 +40,14 @@
"nullable"
:
"Y"
}
},
"
post
"
:
{
"
value1
"
:
{
"type"
:
"String"
,
"required"
:
false
,
"length"
:
65535
,
"precision"
:
null
,
"scale"
:
null
,
"mysql"
:
{
"columnName"
:
"
post
"
,
"columnName"
:
"
value1
"
,
"dataType"
:
"text"
,
"dataLength"
:
65535
,
"dataPrecision"
:
null
,
...
...
@@ -55,14 +55,14 @@
"nullable"
:
"Y"
}
},
"
intro
"
:
{
"
value2
"
:
{
"type"
:
"String"
,
"required"
:
false
,
"length"
:
4294967295
,
"precision"
:
null
,
"scale"
:
null
,
"mysql"
:
{
"columnName"
:
"
intro
"
,
"columnName"
:
"
value2
"
,
"dataType"
:
"longtext"
,
"dataLength"
:
4294967295
,
"dataPrecision"
:
null
,
...
...
definitions/RuiPengLoopbackApi.yaml
View file @
ea6b915d
This diff is collapsed.
Click to expand it.
server/model-config.json
View file @
ea6b915d
...
...
@@ -665,23 +665,23 @@
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"
AnotherForteachers
"
:
{
"
HosRevenue
"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"
AnotherTeacher
"
:
{
"
BillCategory
"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"
HosRevenue
"
:
{
"
BillShop
"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"
BillCategory
"
:
{
"
AnotherForteacher
"
:
{
"dataSource"
:
"ruipeng"
,
"public"
:
true
},
"
BillShop
"
:
{
"
AnotherTeacher
"
:
{
"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