mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-05 04:03:45 +09:00
test
This commit is contained in:
@@ -77,7 +77,6 @@ public class AccountController {
|
||||
dto.setPersonalAuthorityId(uuid);
|
||||
accountService.insert(dto);
|
||||
|
||||
System.out.println("");
|
||||
return gson.toJson("s");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user