..
This commit is contained in:
@@ -27,7 +27,7 @@ namespace FCOMMON
|
||||
/// <param name="pathlist"></param>
|
||||
public static void OpenSharedPath(List<string> subdir, params string[] pathlist)
|
||||
{
|
||||
var serverpath = FCOMMON.DBM.getCodeSavlue("55", "01");
|
||||
var serverpath = FCOMMON.DBM.getCodeSvalue("55", "01");
|
||||
//var serverpath = FCOMMON.info.datapath;
|
||||
if (System.IO.Directory.Exists(serverpath) == false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user