mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 19:54:00 +09:00
입고예정 상세페이지 구현 중
This commit is contained in:
@@ -60,7 +60,6 @@ public class PlanInController {
|
||||
mav.addObject("list", list);
|
||||
|
||||
mav.setViewName("planin/read");
|
||||
|
||||
return mav;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user