修改了配置文件格式,能够正常读取

温度采样相关功能待添加......
This commit is contained in:
2024-12-21 23:06:17 +08:00
parent 4b41c6470c
commit ed1504f56d
24 changed files with 260 additions and 141 deletions

View File

@@ -13,7 +13,7 @@ import org.apache.http.impl.client.HttpClients;
import org.apache.http.message.BasicHeader;
import org.apache.http.util.EntityUtils;
import org.junit.Test;
import plugin.App;
import work.slhaf.chatai.App;
import java.io.IOException;
import java.util.Scanner;