zhangherong
2025-07-14 67696c754ea8799a9f0de646bba61e55d8981833
lxzn-module-system/lxzn-system-biz/src/main/java/org/jeecg/modules/system/mapper/SysPositionMapper.java
@@ -11,4 +11,6 @@
 */
public interface SysPositionMapper extends BaseMapper<SysPosition> {
    String findLastCode();
}