增加切割参数异常报错

pull/40/head
thenk008 5 years ago
parent 32119aa497
commit bf47032784

@ -39,8 +39,6 @@ public class FoodTest {
}
public static void test2(TempleConfig templeConfig) throws Exception {
//test();
System.out.println("开始测试");
if (templeConfig == null) {
templeConfig = getTemple();
}

Loading…
Cancel
Save