mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 12:13:24 +09:00
change in
This commit is contained in:
@@ -23,7 +23,7 @@ public class InService {
|
||||
|
||||
return mapper.inList(m);
|
||||
}
|
||||
|
||||
|
||||
public List<InDto> inListMain(String today){//메인페이지에서 활용
|
||||
Map<String, Object> m = new HashMap<String, Object>();
|
||||
m.put("today",today);
|
||||
|
||||
Reference in New Issue
Block a user