| | |
| | | public partial class Business |
| | | { |
| | | #region è·åERPå
¥åºå |
| | | static string SearchInOrderDate = "2025-10-30 00:00:00"; |
| | | static string SearchInOrderDate = "2025-11-01 00:00:00"; |
| | | public WebResponseContent GetInOrder() |
| | | { |
| | | WebResponseContent content = new WebResponseContent(); |
| | |
| | | #endregion |
| | | |
| | | #region è·åERPåºåºå |
| | | static string SearchOutOrderDate = "2025-10-30 00:00:00"; |
| | | static string SearchOutOrderDate = "2025-11-01 00:00:00"; |
| | | public WebResponseContent GetOutOrder() |
| | | { |
| | | WebResponseContent content = new WebResponseContent(); |