|
@@ -20,12 +20,12 @@ public class ImportPaperByCourse {
|
|
// private static String host = "http://localhost:8008";
|
|
// private static String host = "http://localhost:8008";
|
|
// private static String rootOrgId = "149";
|
|
// private static String rootOrgId = "149";
|
|
// private static String key = "$SS:C_149_170";
|
|
// private static String key = "$SS:C_149_170";
|
|
-// private static String token = "aa46126253ab463894f49b55cdd8eefa";
|
|
|
|
|
|
+// private static String token = "2ed6be6477e44b92b09224858a652729";
|
|
|
|
|
|
private static String host = "http://192.168.1.249:8008";
|
|
private static String host = "http://192.168.1.249:8008";
|
|
private static String rootOrgId = "17351";
|
|
private static String rootOrgId = "17351";
|
|
private static String key = "$SS:C_17351_646523";
|
|
private static String key = "$SS:C_17351_646523";
|
|
- private static String token = "faac8b38c2a2492da6e75b7e0eb2370e";
|
|
|
|
|
|
+ private static String token = "874f68016a224e26bb973e1ac9a78f9a";
|
|
|
|
|
|
private static AtomicInteger count=new AtomicInteger(0);
|
|
private static AtomicInteger count=new AtomicInteger(0);
|
|
|
|
|