no message
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import * as types from '../types'
|
||||
import { getStore, setStore } from '@config/utils.js'
|
||||
|
||||
const baseUrl = process.env.NODE_ENV === 'development' ? 'http://43.139.166.161:8018' : 'http://localhost:8018'
|
||||
const baseUrl = process.env.NODE_ENV === 'development' ? 'http://47.98.105.245:8018' : 'http://localhost:8018'
|
||||
const setTime = '5000'
|
||||
const username = 'admin'
|
||||
const password = '123456'
|
||||
|
||||
Reference in New Issue
Block a user