go

如何在整数前添加字符

英文: How to prepend character to Integer 问题 我们有一个名为returnNo的字段,当从数据库查询时返回整数值。 整数返回示例为4098。 我们想在整数值前添加...