陈昶聿
3 天以前 50443fef22aaa77a1456e1981b51c10e69618b34
smartor/src/main/java/com/smartor/mapper/ServiceOutPathMapper.java
@@ -60,4 +60,11 @@
     * @return 结果
     */
    public int deleteServiceOutPathByIds(Long[] ids);
    /**
     * 查询自增ID
     *
     * @return ID
     */
    public Integer selectAutoId();
}