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/c1c875873dcbf873c5751a492487e12d88582477?style=unified&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

feat:资产导出问题bug修改

kingbase
wangxy 10 months ago
parent a363bf09fc
commit c1c875873d

@ -49,7 +49,7 @@ public class TdIndenture extends BaseEntity
private String linkmanMobile;
/** 维修商状态 */
@Excel(name = "维修商状态")
@Excel(name = "维修商状态", readConverterExp = "0=正常,1=停用")
private String indentureState;
/** 备注*/

Loading…
Cancel
Save