后端用户登录接口完成
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package com.cxyxiaomo.epp;
|
||||
package com.cxyxiaomo.epp.test;
|
||||
|
||||
import org.springframework.boot.SpringApplication;
|
||||
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
@@ -1,4 +1,4 @@
|
||||
package com.cxyxiaomo.epp.controller;
|
||||
package com.cxyxiaomo.epp.test.controller;
|
||||
|
||||
// 提供 restful 服务
|
||||
|
Reference in New Issue
Block a user