Created
December 11, 2018 06:56
-
-
Save qsLI/bc0a1edd01beb5c88cfa543fbae45a5c to your computer and use it in GitHub Desktop.
send coupon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
POST http://121.199.52.14:8380/coupon/issue/bydiscounttypeid? | |
content-type: application/json;charset=UTF-8 | |
accept: */* | |
cache-control: no-cache | |
pragma: no-cache | |
user-agent: Java/1.8.0_171 | |
connection: keep-alive | |
[ { "mebId" : 1384835410, "disType" : 92, "appName" : "open-api", "beginDate" : 1544457639762, "endDate" : 1552233639762} ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment