1
This commit is contained in:
@@ -297,7 +297,7 @@ namespace BLL
|
||||
#endregion
|
||||
public static void SaveAttachUrlForApi(string source, string attachUrl, string menuId, string toKeyId)
|
||||
{
|
||||
using (Model.SUBQHSEDB db = new Model.SUBQHSEDB(Funs.ConnString))
|
||||
using (Model.SGGLDB db = new Model.SGGLDB(Funs.ConnString))
|
||||
{
|
||||
|
||||
string rootUrl = ConfigurationManager.AppSettings["localRoot"];
|
||||
|
||||
Reference in New Issue
Block a user