@ -196,14 +196,4 @@ public class InspectionService extends BaseService {
return result;
}
public static void main(String[] args) {
InspectionService service = new InspectionService();
try {
service.getHealthData("BSGML0000963","86A1F1109D5E48F9BFE659CE2677E2F1","0101","1");
} catch (Exception e) {
e.printStackTrace();