Skip to content

Change file name (routkp.js>userkp.js)#1

Open
jhyoon9705 wants to merge 1 commit intomasterfrom
error-fix
Open

Change file name (routkp.js>userkp.js)#1
jhyoon9705 wants to merge 1 commit intomasterfrom
error-fix

Conversation

@jhyoon9705
Copy link
Copy Markdown
Member

The code in 'mainkp.js' has been changed as follows:
...
//before
app.use('/user',require('./routkp'));
//after
app.use('/user',require('./userkp'));
...

Rename a 'routkp.js' to 'userkp.js'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant