| | |
| | | import org.springframework.web.bind.annotation.RequestParam; |
| | | |
| | | public class RestfulService { |
| | | public static void main(String[] args) { |
| | | String str = "uuuuuu11uuuuuuuuuuuuuuu"; |
| | | System.out.println(str.length()); |
| | | } |
| | | |
| | | public static final String getRealmName = "https://imes-test-group.geelycv-test.com/api/mom-open/restful/aMesSysIntegration"; |
| | | |
| | | public static final String postRealmName = "https://imes-uat-group.geelycv-test.com/api/mom-open/restful/interface"; |
| | |
| | | .execute(); |
| | | return response.body(); |
| | | } |
| | | //HttpResponse response = HttpRequest.post(url).body(JSONUtil.toJsonStr(vo)).execute(); |
| | | } |