本文共 124 字,大约阅读时间需要 1 分钟。
业务需求:要将api_name和price拼接到一起并在前端进行展示(api_name和price是api表的两列)
如上图,可使用concat进行
转载于:https://my.oschina.net/u/3676955/blog/2218570