<오류수정>

종료기간오류수정
This commit is contained in:
kdh0120 2021-12-15 01:58:33 +00:00
parent 1da5f5571e
commit 31e59ba0b2
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@
eend = (date + " " + fillzero(ieth, true, 2) + ":" + fillzero(ietm, true, 2) + ":59").toString();
} else {
estart = (date + " 00:00:00").toString();
eend = (date + " 00:23:59").toString();
eend = (date + " 23:59:59").toString();
}
capp("/acommon/cminningscdsave", {
cmisno: _cmisno,