| | |
| | | using System.Collections.Generic; |
| | | using System.Linq; |
| | | using WIDESEA_Comm; |
| | | using WIDESEA_Comm.PLCDBItem; |
| | | using WIDESEA_Core.EFDbContext; |
| | | using WIDESEA_Core.Extensions; |
| | | using WIDESEA_Core.Utilities; |
| | |
| | | { |
| | | var DBIems = WheelDBItem.VK4WheelDBItem; //è·åè¾éï¼è¾éçº¿ä¿¡æ¯ |
| | | var DBIems2 = VKDBItem.VK4DBItem; //VK4ç¶æä¿¡æ¯å¯¹è±¡éå |
| | | // VK4æ¡æ¶æºæ¢°æå¯¹è±¡éå |
| | | |
| | | var DBIems3 = Oiling_machine.Oiling_machineDBItem; |
| | | |
| | | if (DBIems.Count == 0) |
| | | { |
| | |
| | | } |
| | | #endregion |
| | | |
| | | #region pcså¹³é¢å¾åºä½ä¿¡æ¯ |
| | | [HttpPost("dt_stationinfolist")] |
| | | public IActionResult dt_stationinfolist() |
| | | { |
| | |
| | | } |
| | | return Ok(responseData); |
| | | } |
| | | #endregion |
| | | |
| | | |
| | | |
| | | } |
| | | } |