增加注释

This commit is contained in:
季圣华
2018-12-25 14:36:36 +08:00
parent cce885fd4a
commit f475b91447
6 changed files with 18 additions and 0 deletions

View File

@@ -16,6 +16,9 @@ import javax.servlet.http.HttpServletRequest;
import java.io.IOException;
import java.util.List;
/**
* @author ji sheng hua 752*718*920
*/
@RestController
@RequestMapping(value = "/depot")
public class DepotController {