实名唯一性判断,进件微小改动

This commit is contained in:
liuyingfang
2023-06-13 17:49:46 +08:00
parent 8e4133d57e
commit 70ae3a3420
8 changed files with 20 additions and 6 deletions

View File

@@ -395,7 +395,7 @@ public class MerchantStoreController extends BaseNoModelController {
/**
* 手动后台发起进件
* 手动进件后台发起
*/
@PassToken
@GetMapping(value = "/manualMerchantIncom/{userId}/{id}/{merchantCode}")