|
|
@@ -1,4 +1,4 @@ |
|
|
|
package com.iformall.haikang; |
|
|
|
package com.iformall.controller.haikang; |
|
|
|
|
|
|
|
import java.io.BufferedReader; |
|
|
|
import java.io.IOException; |
|
|
@@ -20,6 +20,7 @@ import org.springframework.stereotype.Component; |
|
|
|
import com.alibaba.fastjson.JSON; |
|
|
|
import com.alibaba.fastjson.JSONArray; |
|
|
|
import com.alibaba.fastjson.JSONObject; |
|
|
|
import com.iformall.haikang.HKPeopleNumberFactory; |
|
|
|
|
|
|
|
@Component |
|
|
|
public class TcpServer { |