Commit 6c63d08a by 齐文博

提交关键字文件

parent e24c2fff
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" /> <outputRelativeToContentRoot value="true" />
<module name="Lemon" /> <module name="Lemon" />
<module name="askbooks" />
</profile> </profile>
</annotationProcessing> </annotationProcessing>
</component> </component>
......
...@@ -17,7 +17,7 @@ public class Constants { ...@@ -17,7 +17,7 @@ public class Constants {
*/ */
//excel用例路径 //excel用例路径
public static final String EXCEL_PATH = "src/test/resources/超越颠覆英文版111.xlsx"; public static final String EXCEL_PATH = "src/test/resources/关键字.xlsx";
// token鉴权版本 // token鉴权版本
// public static final String HEADER_MEDIA_TYPE_NAME = "X-Requested-With"; // X-Lemonban-Media-Type // public static final String HEADER_MEDIA_TYPE_NAME = "X-Requested-With"; // X-Lemonban-Media-Type
// token鉴权方式值 // token鉴权方式值
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment