数据库变更CNPC_XJYJ

This commit is contained in:
2025-08-04 18:04:41 +08:00
parent bafbf97359
commit 79a7f35e22
679 changed files with 5590 additions and 3465 deletions
@@ -320,8 +320,14 @@
{
PageContext.RegisterStartupScript(Window2.GetShowReference(String.Format("UserIn.aspx", "导入 - ")));
}
#endregion
protected void btnImport1_Click(object sender, EventArgs e)
#endregion
/// <summary>
/// 从主数据平台同步
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
protected void btnImport1_Click(object sender, EventArgs e)
{
//同步项目
int total = 10;
@@ -403,6 +409,7 @@
BindGrid();
}
/// <summary>
/// 关闭导入弹出窗口
/// </summary>