Weben_CMS专用代码生成器/Code/MainForm.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Weben_CMSרÓôúÂëÉú³ÉÆ÷/Code/MainForm.cs
@@ -215,11 +215,11 @@ return; } //å¢å æ ¡éª //if (columnList.Where(x => x.ColumnName.ToUpper() == SystemCommonVar.c_creator.ToUpper()).Count() == 0) //{ // MessageBox.Show($"è¡¨ä¸æ²¡æå段{SystemCommonVar.c_creator}ï¼"); // return; //} if (columnList.Where(x => x.ColumnName.ToUpper() == SystemCommonVar.c_creator.ToUpper()).Count() == 0) { MessageBox.Show($"è¡¨ä¸æ²¡æå段{SystemCommonVar.c_creator}ï¼"); return; }