生成代码

This commit is contained in:
TinyAnts
2022-06-17 19:03:18 +08:00
parent 94fd5425f6
commit 917fb785f9
19 changed files with 782 additions and 192 deletions

View File

@@ -14,6 +14,7 @@ import com.hxkj.common.entity.system.SystemPost;
import com.hxkj.common.mapper.system.SystemAdminMapper;
import com.hxkj.common.mapper.system.SystemPostMapper;
import com.hxkj.common.utils.TimeUtil;
import com.hxkj.common.utils.UrlUtil;
import org.springframework.beans.BeanUtils;
import org.springframework.stereotype.Service;