说点什么吧
你只要在.justreq文件添加如下规则即可
{ ... "rules": [ { "href" : "api/post.do", "subs" : "api/post.json" }, { "href" : "api/user.do", "subs" : "api/user.json" } ] }
本示例所使用json文件位于“.jr/subs/api/”