修改为remote_contract

This commit is contained in:
oyo
2026-06-01 10:51:58 +08:00
parent ce6f75417c
commit 7623fdd38a
6 changed files with 13 additions and 13 deletions

View File

@@ -12,7 +12,7 @@
<dependencies>
<dependency>
<groupId>{{ .groupId }}</groupId>
<artifactId>{{ .artifactId }}-public-api-types</artifactId>
<artifactId>{{ .artifactId }}-remote-contract-types</artifactId>
<version>${revision}</version>
</dependency>
</dependencies>