mybatis中string类型按照数字排序

order_num 是string 类型的,故  需要设置成int,order_num+0

猜你喜欢

转载自blog.csdn.net/u011518709/article/details/141719553