export class Msg {
    readonly SUCCESS: string = "SUCCESS";
}