新建工程
This commit is contained in:
parent
6991bd42e8
commit
472dd2aba4
|
@ -0,0 +1,4 @@
|
|||
package org.jeecg.modules.contoller;
|
||||
|
||||
public class UserController {
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
package org.jeecg.modules.service;
|
||||
|
||||
public class UserService {
|
||||
}
|
Loading…
Reference in New Issue