gm类名修改
parent
5410f0ecce
commit
040d8bff45
|
@ -10,7 +10,7 @@ import com.ljsd.jieling.logic.dao.root.User;
|
||||||
* CreateDate: 2020/5/28 15:43
|
* CreateDate: 2020/5/28 15:43
|
||||||
* //reload 10043343
|
* //reload 10043343
|
||||||
*/
|
*/
|
||||||
public class cmd_reload extends GmRoleAbstract {
|
public class Cmd_reload extends GmRoleAbstract {
|
||||||
@Override
|
@Override
|
||||||
public boolean exec(String[] args) throws Exception {
|
public boolean exec(String[] args) throws Exception {
|
||||||
|
|
Loading…
Reference in New Issue