Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
419c55a6ba9a97a9153edf23290ec0cd456eb646
Authored by
范晓春
2016-12-26 17:23:35 +0800
1 parent
d4f9d346
提交
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
03.发布云/5.2 sp内容同步推荐接口.md
03.发布云/5.2 sp内容同步推荐接口.md
View file @
419c55a
...
...
@@ -25,6 +25,13 @@
25
25
<td>string</td>
26
26
<td>内容json字符串</td>
27
27
</tr>
28
+ <tr>
29
+ <td>sign</td>
30
+ <td>签名串</td>
31
+ <td>varchar(50)</td>
32
+ <td>是</td>
33
+ <td></td>
34
+ </tr>
28
35
29
36
</table>
30
37
...
...