Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/luoluo/ry_zhky/commit/d8f1f1b49c48a2ac3a3eada655aa298dcd8e3e26 You should set ROOT_URL correctly, otherwise the web may not work correctly.

feat:导出问题bug修改

kingbase
wangxy 10 months ago
parent 56efe97dfc
commit d8f1f1b49c

@ -18,7 +18,7 @@ public class TdFileProvide extends BaseEntity
private static final long serialVersionUID = 1L;
/** 文件id */
@Excel(name = "文件id")
@Excel(name = "文件编号")
private String fileId;
/** 文件标题 */

Loading…
Cancel
Save