Beispiel #1
0
 /// <summary>
 /// 发送订单部件验收信息
 /// </summary>
 /// <returns></returns>
 public string PartReceiveMsgSend()
 {
     Timer.PartReceiveMsgSend();
     return("");
 }