Commit 493e6a5d by Takumi Imai

#49772 パスの修正

parent a70417d1
...@@ -57,12 +57,12 @@ CONSTANT.URL = { ...@@ -57,12 +57,12 @@ CONSTANT.URL = {
AUTH_SESSION: 'getSession/checkAuthUser', AUTH_SESSION: 'getSession/checkAuthUser',
OPERATION_VIEW_LOG: 'operationViewLog/saveLog', OPERATION_VIEW_LOG: 'operationViewLog/saveLog',
PASSWORD_CHANGE: 'passwordChangeWeb/', PASSWORD_CHANGE: 'passwordChangeWeb/',
LOGIN: 'webClientLogin/' LOGIN: 'webClientLogin/',
}, },
HTML: { HTML: {
BASE: '/checkapi/web/html/', BASE: '/checkapi/web/html/',
TASK_REPORT_LIST: 'getTaskReport/', TASK_REPORT_LIST: 'getTaskReport/',
LIST_REPORT_FORM: 'ListReportForm/showReport', LIST_REPORT_FORM: 'listReportForm/showReport',
}, },
}, },
WEB: { WEB: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment