Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
Compass
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
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
zong
Compass
Commits
571058ab
Commit
571058ab
authored
Feb 13, 2020
by
biao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
8e03e4aa
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
2 deletions
+1
-2
compass_db_schema.sql
doc/DB/compass_db_schema.sql
+1
-2
compass_db_schema.xlsx
doc/DB/compass_db_schema.xlsx
+0
-0
小程序文件命名以及接口调用说明.xlsx
doc/小程序文件命名以及接口调用说明.xlsx
+0
-0
接口文档 V1.0.xls
doc/接口文档 V1.0.xls
+0
-0
No files found.
doc/DB/compass_db_schema.sql
View file @
571058ab
...
...
@@ -359,8 +359,7 @@ CREATE TABLE IF NOT EXISTS certificate_mst(
registration_date
timestamp
NOT
NULL
DEFAULT
CURRENT_TIMESTAMP
,
title
varchar
(
128
)
NOT
NULL
,
front_image
varchar
(
64
)
NOT
NULL
,
point
text
,
status
varchar
(
64
)
NOT
NULL
DEFAULT
'0'
,
display_order
bigint
NOT
NULL
DEFAULT
'1'
,
delete_flg
tinyint
(
1
)
NOT
NULL
DEFAULT
'0'
)
ENGINE
=
INNODB
DEFAULT
CHARSET
=
utf8mb4
;
...
...
doc/DB/compass_db_schema.xlsx
View file @
571058ab
No preview for this file type
doc/小程序文件命名以及接口调用说明.xlsx
View file @
571058ab
No preview for this file type
doc/接口文档 V1.0.xls
View file @
571058ab
No preview for this file type
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