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
8bd41f4d8116476f8681594c996b61c5ff31b319
Authored by
国亚奇
2019-07-12 17:08:47 +0800
1 parent
7c1de9ad
u
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
07.增值云/1.3 商品-创建商品.md
07.增值云/1.3 商品-创建商品.md
View file @
8bd41f4
...
...
@@ -91,8 +91,8 @@
91
91
<tr>
92
92
<td>pt.status </td>
93
93
<td>true</td>
94
- <td>Integer</td>
95
- <td>商品状态, 0下线 1上线</td>
94
+ <td>Boolean</td>
95
+ <td>商品状态, false下线 true上线</td>
96
96
</tr>
97
97
<tr>
98
98
<td>pt.type </td>
...
...