摘要: package com.example.mystudy.domain; import org.springframework.stereotype.Component; @Component public class User { private String name; private Integ 阅读全文
posted @ 2020-05-07 09:50 自律的人真可怕 阅读(281) 评论(0) 推荐(0)