DriverIGOTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/smallLogistics/server/IOrderLogisticsService.java
@@ -119,5 +119,5 @@ * @param orderId * @throws Exception */ void sendVerificationCode(Integer orderId) throws Exception; void sendVerificationCode(Integer orderId, Integer language) throws Exception; }