1
This commit is contained in:
@@ -77,14 +77,14 @@ func TestRdbSet(t *testing.T) {
|
||||
func TestSendMsg(t *testing.T) {
|
||||
data := PushContentReq{
|
||||
AppID: 589,
|
||||
AppPoiCode: "7290541",
|
||||
MsgID: 1729566539763500,
|
||||
MsgContent: "cqH27xu/6vS+eqmykE39nA==",
|
||||
AppPoiCode: "29066882",
|
||||
MsgID: 175758059520401,
|
||||
MsgContent: "v+JsErdWUcxwSLVPfXgw7+0chcSyHbInTQOgcOGGLaGnb92NO9Iut8rgpGDQbvYYjjPzX7XCcEud/ECwcZskl+HoQF6Qa+La1++qGurBov0=",
|
||||
MsgSource: 1,
|
||||
MsgType: 1,
|
||||
MsgType: 2,
|
||||
Cts: int(time.Now().Unix()),
|
||||
OrderID: 3801305470340611516,
|
||||
OpenUserID: 9548822498,
|
||||
OrderID: 0,
|
||||
OpenUserID: 9020915181,
|
||||
}
|
||||
dataMar, err := json.Marshal(data)
|
||||
fmt.Println(string(dataMar))
|
||||
|
||||
Reference in New Issue
Block a user