Loading-正在加载, 请稍后

摘要: 服务提供者 1.1 定义接口以及其实现 1.1.1 MyRPCTest public interface MyRPCTest { String hiHi(String p1); } 1.1.2 MyRPCTestImpl public class MyRPCTestImpl implements M 阅读全文
posted @ 2022-07-02 15:52 懵懵懂懂的猫 阅读(62) 评论(0) 推荐(0)