f
This commit is contained in:
@@ -29,7 +29,7 @@ service main {
|
||||
|
||||
type (
|
||||
getHomeDynamicDataReq {
|
||||
LastId int64 `json:"lastId,optional"`
|
||||
LastId int64 `form:"lastId,optional"`
|
||||
}
|
||||
InquiryRecordItem {
|
||||
Id int64 `json:"id"`
|
||||
|
||||
Reference in New Issue
Block a user