puzhibing
2024-02-07 3a6fba176198e4565806b55d0bb245d002be41e6
UserIGOTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/service/IDriverService.java
@@ -59,5 +59,5 @@
     * @return
     * @throws Exception
     */
    List<BaseWarpper> queryBusiness(Integer uid) throws Exception;
    List<BaseWarpper> queryBusiness(Integer uid, Integer language) throws Exception;
}