Closed Alice52 closed 4 years ago
if click seckill api more than 10 time, and only first time success, then will throw follow exception
{ "errorCode": 500502, "errorMsg": "this goods seckill over", "parameters": null }
and this exception is not expected
{ "errorCode": 500501, "errorMsg": "this user has already sec kill success", "parameters": null }
if click seckill api more than 10 time, and only first time success, then will throw follow exception
and this exception is not expected