Browse Source

1、测试类修改

louhr 5 years ago
parent
commit
67f9ef4222
1 changed files with 10 additions and 0 deletions
  1. 10 0
      kernel/src/test/java/com/lantone/qc/kernel/ImportTaizTestData.java

+ 10 - 0
kernel/src/test/java/com/lantone/qc/kernel/ImportTaizTestData.java

@@ -0,0 +1,10 @@
+package com.lantone.qc.kernel;
+
+/**
+ * @ClassName : ImportTaizTestData
+ * @Description :
+ * @Author : 楼辉荣
+ * @Date: 2020-03-30 17:18
+ */
+public class ImportTaizTestData {
+}