Beispiel #1
0
 /// <summary>
 /// 发布清单
 /// </summary>
 public void Fixed()
 {
     projectBoqChangeService.Fixed(BoqChangeEx.ChangeNo, true);
     BoqChangeEx.Fixed            = true;
     BoqChangeEx.ChangeInfo.Fixed = true;
 }