namespace Win_in.Sfs.Shared.Domain.Shared; public class SharedConst { public const string TimeFormat = "yyyyMMddHHmmss"; }