移除更新格式化内容

pull/5714/head
EightMonth 2023-12-05 10:13:29 +08:00
parent 3a85f641ee
commit 36e98e2ce0
1 changed files with 1 additions and 1 deletions

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
* *