mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 12:13:24 +09:00
#update
StockController.java
This commit is contained in:
@@ -75,7 +75,7 @@ public class StockController {
|
||||
|
||||
|
||||
// 생성 폼
|
||||
@PostMapping("/stock/create")
|
||||
@GetMapping ("/stock/create")
|
||||
public String create()
|
||||
{
|
||||
return "stock/create";
|
||||
|
||||
Reference in New Issue
Block a user