Commit 6b660826 by Giang Tran

fix api

parent 3d5d156a
export const root = 'http://api.dcvinvest.com';
export const root = 'http://api.dcvinvest.com/';
export default {
urllogin: root + 'api/auth/customer-login',
urlRegistor: root + 'api/auth/customer-register',
......
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