支付参数3
This commit is contained in:
@@ -30,7 +30,7 @@ public interface ShopMerchantService extends IService<ShopMerchant> {
|
||||
*/
|
||||
void upMerchant(@NotBlank String relatedLicenceNo, @NotNull NativeMerchantDTO nativeMerchantDTO);
|
||||
|
||||
ShopMerchant getById(Long shopId);
|
||||
ShopMerchant getByShopId(Long shopId);
|
||||
|
||||
|
||||
ShopDirectMerchant getMainMerchant(Long shopId);
|
||||
|
||||
Reference in New Issue
Block a user