..
This commit is contained in:
@@ -3,6 +3,7 @@ using COMM;
|
||||
using System;
|
||||
using System.Drawing;
|
||||
using Project.StateMachine;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace Project
|
||||
{
|
||||
@@ -311,6 +312,9 @@ namespace Project
|
||||
{
|
||||
//남은디스크확인
|
||||
CheckFreeSpace();
|
||||
|
||||
//사용기록 업데이트
|
||||
PUB.CheckNRegister5(Application.ProductName, "chi", Application.ProductVersion, PUB.setting.MCID, PUB.setting.AGV_ADDRESS);
|
||||
tm5minute = DateTime.Now;
|
||||
}
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user