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