jiazx0107@163.com
2023-10-24 f2cacfb5c8760d2b9b539821cc9e13054dbc1320
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;
}