/** * Created by MeePwn * https://github.com/maybewaityou * * description: * */ import { Color } from './Color'; export const Constant = { BASE_URL: 'http://10.240.90.214:8088/padServer/', DOWNLOAD_URL: 'http://localhost:9999/server/download?', };