| | |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | using OfficeOpenXml.FormulaParsing.Excel.Functions.Text; |
| | | using WIDESEAWCS_Core; |
| | | using WIDESEAWCS_Core.BaseServices; |
| | | using WIDESEAWCS_DTO.SerialPort; |
| | |
| | | WebResponseContent Checkvalue(GetTorDTO getTorDTO); |
| | | |
| | | WebResponseContent AddTorqueOp(Dt_TorqueOp torqueOp); |
| | | |
| | | /// <summary> |
| | | /// 夿op表ä¸è¿ä¸ªå¼æ¯å¦æè¯¥æ¡ä»»å¡çæ°æ® |
| | | /// </summary> |
| | | /// <param name="takeid">ä»»å¡å·</param> |
| | | /// <param name="group">ç»å«</param> |
| | | /// <param name="setpunm">æ¥éª¤</param> |
| | | /// <returns></returns> |
| | | WebResponseContent WhetherSaveValueData(string takeid,string group,int setpunm); |
| | | } |
| | | } |