ludc
2024-03-13 30f93a0f5615515df2bfe1fdbbadab0308ca0471
Source/ExampleIntegratedPushCalled/src/main/java/com/vci/ubcs/example/controller/MyServiceTest.java
@@ -1,15 +1,10 @@
package com.vci.ubcs.example.controller;
import com.alibaba.fastjson.JSONObject;
import com.vci.ubcs.example.util.HttpUtils;
import lombok.AllArgsConstructor;
import org.springframework.util.LinkedMultiValueMap;
import org.springframework.util.MultiValueMap;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import java.util.ArrayList;
/**
 * @author ludc
@@ -25,7 +20,7 @@
      /*MultiValueMap<String, String> params = new LinkedMultiValueMap<>();
      params.add("dataType","json");
//      params.add("dataString","data:{object:[{\"classCodde\":\"RENYUAN\",\"itemid\":\"19986015\",\"code\":\"698021151\",\"library\":\"RENYUAN\",\"pro\":[{\"filedName\":\"sfz\",\"outName\":\"身份证\",\"filedValue\":\"\"}]}]}");
      //params.add("dataString","data:{object:[{\"classCodde\":\"RENYUAN\",\"itemid\":\"19986015\",\"code\":\"698021151\",\"library\":\"RENYUAN\",\"pro\":[{\"filedName\":\"sfz\",\"outName\":\"身份证\",\"filedValue\":\"\"}]}]}");
      NodeJosnDTO nodeJosnDTO = new NodeJosnDTO();
      NodedataDTO nodeDataDTO = new NodedataDTO();
      NodeObjectDTO nodeObjectDTO = new NodeObjectDTO();