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