Commit 069f3550 authored by 张永's avatar 张永

V1.1.4

parent 344f9909
......@@ -207,7 +207,7 @@
</executions>
<configuration>
<repository>dockerhub.linkfern.com/b2c/shopapi</repository>
<tag>V1.1.3</tag>
<tag>V1.1.4</tag>
<buildArgs>
<JAR_FILE>${project.build.finalName}.jar</JAR_FILE>
</buildArgs>
......
......@@ -22,6 +22,8 @@
</head>
<body>
<div id="app">
<el-divider content-position="left">V1.1.4 2023-11-28</el-divider>
<p class="title">1.需求 #16076 购物车更新数量时抛出负数异常</p>
<el-divider content-position="left">V1.1.3 2023-11-03</el-divider>
<p class="title">1.增加订单支付完成推送至蔬东坡接口</p>
<el-divider content-position="left">V1.1.2 2023-10-20</el-divider>
......
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