zhangherong
2025-07-04 686c672d53480448f65e9ce544ce5fe38d4cf3aa
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();
}