Forráskód Böngészése

删除多余代码

zhonghui 3 éve
szülő
commit
2e5d6fba12

+ 0 - 6
boman-web-core/src/main/java/com/boman/web/core/service/vaccineInfo/impl/VaccineInfoServiceImpl.java

@@ -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);
-    }
-
     /**
      * 查询疫苗信息
      *