lyh
2025-07-01 f6a84c246d587f924c2eda088070b455dec52df1
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();
}