版本号区分

This commit is contained in:
yaoyn
2025-04-28 16:40:44 +08:00
parent 586980f0e0
commit de240cba3e
3 changed files with 5 additions and 3 deletions

View File

@ -24,7 +24,7 @@
<dependency>
<groupId>com.geg</groupId>
<artifactId>itc-ms-common-service</artifactId>
<version>${revision}</version>
<version>${framework.version}</version>
</dependency>
<!-- springCloud 整合的openFeign -->