Commit bf8fc960 by xieshaohua

ExcelParserSVC url路径变更,避免冲突

parent d5024f8b
...@@ -11,7 +11,7 @@ import java.util.Map; ...@@ -11,7 +11,7 @@ import java.util.Map;
* @version 1.0.0 * @version 1.0.0
* @date 2022/04/21 * @date 2022/04/21
*/ */
@Path("excel") @Path("tagExcel")
public interface ExcelParserSVC { public interface ExcelParserSVC {
/** /**
......
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