tms web core json格式
tms web core 全套框架都是走JSON数据。它的JSON数据格式如下:
[{"id":"1","name":"中国的"},{"id":"2","name":"咏南中间件"}]
一个json数组。