@RestController public class InstallIdController extends Object
| Constructor and Description |
|---|
InstallIdController() |
@RequestMapping(value="/api//installId",
method=POST,
produces="application/json")
public String install()
throws FileNotFoundException
FileNotFoundExceptionCopyright © 2017–2022. All rights reserved.