取消询价回调幂等
This commit is contained in:
@ -236,7 +236,6 @@ public class ProjectEntrustController{
|
||||
*
|
||||
* @return 返回结果
|
||||
*/
|
||||
@Idempotent(expireTime = 10)
|
||||
@OperLog("询价通知返回处理接口")
|
||||
@ApiOperation("询价通知返回处理接口")
|
||||
@PostMapping("/inquiryNotice")
|
||||
|
Reference in New Issue
Block a user