zhangherong
2025-07-21 e9a086a3b7c1c111c56025ca99b57ff560ca817d
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();
}