移除更新格式化内容

This commit is contained in:
EightMonth
2023-12-05 10:13:29 +08:00
parent 3a85f641ee
commit 36e98e2ce0

View File

@ -42,7 +42,7 @@ public class JeecgController<T, S extends IService<T>> {
protected S service; protected S service;
@Resource @Resource
private JeecgBaseConfig jeecgBaseConfig; private JeecgBaseConfig jeecgBaseConfig;
/** /**
* 导出excel * 导出excel
* *