新增每个密钥对于特定的机器码,一秘钥一机器码,减小被查询异常

This commit is contained in:
Yanyutin753
2024-03-25 23:04:15 +08:00
parent 45440bdc0c
commit 7b4c00817b
4 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
</parent> </parent>
<groupId>com.gpt4.copilot</groupId> <groupId>com.gpt4.copilot</groupId>
<artifactId>gpt-4-copilot</artifactId> <artifactId>gpt-4-copilot</artifactId>
<version>0.1.1</version> <version>0.1.2</version>
<name>native</name> <name>native</name>
<description>Demo project for Spring Boot with GraalVM Native Image</description> <description>Demo project for Spring Boot with GraalVM Native Image</description>
<properties> <properties>

View File

@@ -1,3 +1,3 @@
artifactId=gpt-4-copilot artifactId=gpt-4-copilot
groupId=com.gpt4.copilot groupId=com.gpt4.copilot
version=0.1.1 version=0.1.2