jiazx0107@163.com
2023-11-08 a31a452b9999ba3c811c36b5cb1b3ec0c18d037d
src/main/java/com/fzzy/order/OrderApiService.java
@@ -26,5 +26,5 @@
     * @throws Exception
     */
    public void execute(OrderData req, String orderType, ApiConfs apiConfs) throws ParseException;
    public void execute(OrderData req, String orderType, ApiConfs apiConfs, String orderid) throws ParseException;
}