调整 pom 结构
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.czg.group;
|
||||
|
||||
/**
|
||||
* @author GYJoker
|
||||
*/
|
||||
public interface InsertGroup {
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
package com.czg.group;
|
||||
|
||||
/**
|
||||
* @author GYJoker
|
||||
*/
|
||||
public interface UpdateGroup {
|
||||
}
|
||||
Reference in New Issue
Block a user