Esempio n. 1
0
 /// <summary>
 /// 更新人井上报次数表
 /// </summary>
 private static void UpdateReportNum()
 {
     wellInfoService.UpdateReportTimes(wellInfo.Terminal_ID);
     wellInfoService.Empty_NotReportNumInfo(wellInfo.Terminal_ID);
 }