PLC 交互
This commit is contained in:
@@ -10,7 +10,7 @@ namespace DOAN.Service.PBL.IService
|
||||
{
|
||||
public interface IMESInteractionServcie
|
||||
{
|
||||
int TestPLC(int num);
|
||||
|
||||
bool MESLightUp(LightUpDto light);
|
||||
bool MESLightDown(string scan_code);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user