mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-12 10:05:07 +08:00
【功能新增】AI:音乐管理 50%
This commit is contained in:
@ -17,7 +17,8 @@ public class SunoTests {
|
||||
|
||||
@Before
|
||||
public void setup() {
|
||||
String url = "https://suno-om0w1cy6e-status2xxs-projects.vercel.app";
|
||||
// String url = "https://suno-om0w1cy6e-status2xxs-projects.vercel.app";
|
||||
String url = "http://127.0.0.1:3001";
|
||||
this.sunoApi = new SunoApi(url);
|
||||
}
|
||||
|
||||
@ -53,5 +54,4 @@ public class SunoTests {
|
||||
System.out.println(limitUsageData);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user