|
|
|
@@ -379,7 +379,7 @@ public class WxMerchantController extends BaseController { |
|
|
|
if(payAcount == null){ |
|
|
|
return new ResultData(ErrorCode.APP_ID_NOT_FOUND); |
|
|
|
} |
|
|
|
return wxProfitSharingReceiverService.updateTtReceiverIsUse(merchant,appInfo.getAppId(),payAcount.getMerchantApiKey()); |
|
|
|
return wxProfitSharingReceiverService.updateTtReceiverIsUse(merchant,appInfo.getAppId(),payAcount.getApiKey()); |
|
|
|
} |
|
|
|
|
|
|
|
} |