Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
share
Project
Project
Details
Activity
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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄刚
share
Commits
56fa865f
Commit
56fa865f
authored
Feb 26, 2019
by
Hugo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update TrustSQL.md
parent
84a3a4c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
TrustSQL.md
TrustSQL.md
+1
-0
No files found.
TrustSQL.md
View file @
56fa865f
...
...
@@ -60,6 +60,7 @@
>TrustSQL对外的接口包括两层,基础平台的SQL接口和应用平台的CGI接口。其中应用平台的CGI接口是在基础平台SQL接口的基础上按照不同场景,具体化了应用业务可能会用到的各个字段,抽象出的一套HTTPS标准协议接口。应用平台接口包括数字资产、共享信息两种应用场景。
> 对接方法
-
接入方法与MySQL类似,指定IP,端口,用户名和密码,通过MySQL5.5+客户端连接.提供insert和select两种SQL接口:交易通过insert into t_transaction交易流水来实现;查询通过select
*
from t_transaction(t_account,t_block)来实现.
...
...
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