xin
2025-07-07 95d644b414f5a2e9b457aa2723e78e09f069d7bf
oying-system/src/main/java/com/oying/modules/hwc/service/SwiftPassService.java
@@ -23,8 +23,8 @@
     *
     * @see [类、类#方法、类#成员]
     */
    HwcResponse pay(String ip, Integer total, String timeExpire, String description, String openId,
                    String orderNum, PayTypeEnum status) throws IOException;
    HwcResponse pay(String ip, String total, String timeExpire, String description, String openId,
                    String orderNum, PayTypeEnum status);
    /**
     * <一句话功能简述>