摘要: 常规请求,响应,客户端的写法 请求 public abstract class BaseRequest { protected String systemCode; protected String timestamp; protected String sign; } public class G 阅读全文
posted @ 2025-07-26 18:56 庚申码上仙 阅读(4) 评论(0) 推荐(0)