提交代码

This commit is contained in:
2024-12-24 19:46:54 +08:00
parent fabf86ce86
commit 1e183dc48f
@@ -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();