提交代码
This commit is contained in:
@@ -608,6 +608,7 @@ namespace FineUIPro.Web.SysManage
|
||||
else
|
||||
{
|
||||
Model.Sys_Set newsysSet6_Api = new Model.Sys_Set();
|
||||
newsysSet6_Api.SetId = 3;
|
||||
if (!string.IsNullOrEmpty(this.txtSGGLApiUrl.Text.Trim()))
|
||||
{
|
||||
newsysSet6_Api.SetValue = this.txtSGGLApiUrl.Text.Trim();
|
||||
|
||||
Reference in New Issue
Block a user