|
|
|
@ -29,9 +29,8 @@ public class OcrConstant {
|
|
|
|
|
*/
|
|
|
|
|
public static String api_test_identify_url="http://47.103.213.109:8071/aitest/semantic";
|
|
|
|
|
|
|
|
|
|
//public static String api_test2_identify_url="http://127.0.0.1:7003/semantic";
|
|
|
|
|
|
|
|
|
|
public static String api_test2_identify_url="http://127.0.0.1:8000/semantic";
|
|
|
|
|
public static String api_test2_identify_url="http://127.0.0.1:7003/semantic";
|
|
|
|
|
//public static String api_test2_identify_url="http://127.0.0.1:8000/semantic";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public static void main(String[] args) {
|
|
|
|
|