@@ -63,12 +63,6 @@ public class VaccineInfoServiceImpl implements IVaccineInfoService {
}
- public static void main(String[] args) {
- int count = 581208;
- int times = count / 1000;
- System.out.println(times);
- }
-
/**
* 查询疫苗信息
*