jiazx0107@163.com
2023-11-08 0a8ef890592a9c0389c42daeebb9a3f0974c37e6
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;
}