上传备份

master
王兵 1 month ago
parent 38df57fb04
commit efc222c5d4

@ -5,6 +5,11 @@ import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
*
* <p>MCP
* 便</p>
*/
@Retention(RetentionPolicy.RUNTIME)
@Target({ElementType.PARAMETER})
public @interface P {

@ -1,4 +1,3 @@
package xyz.wbsite.mcp.server.registrar;
import cn.hutool.json.JSONUtil;

Loading…
Cancel
Save

Powered by TurnKey Linux.