初始生成账号nick
This commit is contained in:
@@ -60,7 +60,7 @@ public class AutoGenRobotService extends BaseService {
|
||||
@Autowired
|
||||
private SysConfService sysConfService;
|
||||
|
||||
private static final String DEFAULT_NICK = "Molistar";
|
||||
private static final String DEFAULT_NICK = "Hello Nick";
|
||||
|
||||
public void batchGenRobAccount() throws Exception {
|
||||
AutoGenRobotExample AutoGenRobotExample = new AutoGenRobotExample();
|
||||
|
Reference in New Issue
Block a user