puzhibing
2023-10-23 ed0c579e95ba6c2616e112f87c48b11ef4c0e9d7
ruoyi-modules/ruoyi-shop/src/main/java/com/ruoyi/shop/service/shop/ShopService.java
@@ -233,10 +233,9 @@
    /**
     * 商户进件回调异步通知
     * @param jsonObject
     * @return
     */
    R<String> merchantBasicdataNotify(JSONObject vo);
    R<String> merchantBasicdataNotify(MerchantBasicDataNotifyDto dto);