移除更新格式化内容

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;
@Resource
private JeecgBaseConfig jeecgBaseConfig;
/**
* 导出excel
*