8 changed files with 8 additions and 8 deletions
@ -1,5 +1,5 @@ |
|||||
import { Moment } from "moment"; |
import { Moment } from "moment"; |
||||
import { format } from "./String"; |
import { format } from "../uilts/String"; |
||||
|
|
||||
export class Config { |
export class Config { |
||||
public static parentUrl: string = "http://112.124.40.88:8890/product/picture"; |
public static parentUrl: string = "http://112.124.40.88:8890/product/picture"; |
Loading…
Reference in new issue