puzhibing
2023-03-14 997bf5ea58c2741b1862a1010bf5d60a32850c4f
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;
}