标签:tool pre ace too class code 博客 nbsp 代码
代码样式
package com.konglx.service;
import com.konglx.bean.User;
public interface UserService {
public User getUserById(int userId);
}
标签:tool pre ace too class code 博客 nbsp 代码
原文地址:https://www.cnblogs.com/konglxblog/p/11829490.html