对接AI工牌

This commit is contained in:
2025-11-02 20:49:45 +08:00
parent 6c40d95604
commit b462cce2b0
4 changed files with 373 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
package com.rj.audio;
public class ATest {
public static void main(String[] args) {
System.out.println("ddddddddddddddddddfffffffffffffffff");
}
}