jiazx0107@163.com
2023-11-18 f15b4feb486a85dcc3b9b5c68a8526957a6ad0bd
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;
}