1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

修改package

This commit is contained in:
2022-11-05 20:22:30 +08:00
parent 530d32f2af
commit 40a4d3e8c5
41 changed files with 98 additions and 98 deletions

View File

@@ -1,7 +1,7 @@
package com.cxyxiaomo.epp.controller;
import com.cxyxiaomo.epp.pojo.User;
import com.cxyxiaomo.epp.service.UserServiceImpl;
import com.cxyxiaomo.epp.pojo.User;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;