임시커밋
This commit is contained in:
parent
da7057307e
commit
69fd6b249c
|
|
@ -9,7 +9,7 @@ namespace Server.Git
|
|||
public Crypto crypto = new Crypto();
|
||||
private static readonly NLog.ILogger logger = LogManager.GetCurrentClassLogger();
|
||||
public bool isRestart;
|
||||
string _repositoryPath = Path.Combine(AppDomain.CurrentDomain.BaseDirectory, "excel");
|
||||
string _repositoryPath = Path.Combine(AppDomain.CurrentDomain.BaseDirectory, "excel");
|
||||
|
||||
public List<Sheet> sheets;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue