添加ebaiapi.OrderCommetGet

This commit is contained in:
gazebo
2019-10-10 16:11:55 +08:00
parent 38076317aa
commit f00b654f34
4 changed files with 81 additions and 9 deletions

View File

@@ -18,10 +18,6 @@ const (
)
const (
ReplyStatusAll = -1
ReplyStatusNotReplied = 0
ReplyStatusReplied = 1
CommentLevelAll = -1
CommentLevel1 = 1
CommentLevel2 = 2