Commit Graph

1085 Commits

Author SHA1 Message Date
4403b69eda feat(ThreePhaseDevice): enhance device and data DTOs, add RabbitMQ listener for data processing 2025-12-14 10:39:40 +08:00
8a3dee9f72 feat(ThreePhaseDevice): implement CRUD operations and DTOs for three-phase devices 2025-12-14 10:18:34 +08:00
286ab001f3 feat(GlobalExceptionHandler): add handler for TransactionSystemException to improve error management 2025-12-08 22:37:56 +08:00
26fd5434c7 feat(CoalWashingDailyAnalysisKFItem): add archiving checks to create, update, and delete operations 2025-12-08 21:55:30 +08:00
b73852d85a feat(CoalWashingDailyAnalysisKFItem): add archiving checks to create, update, and delete operations 2025-12-03 21:13:35 +08:00
fb0e53bfa4 feat(JsPurchaser, JsReceipt, JsSupplier): add tags field to DTOs and entities for enhanced categorization 2025-11-15 20:55:26 +08:00
7cf67d4470 feat(JsReceipt): add reason field to receipt DTOs and entity for additional context 2025-11-15 20:50:08 +08:00
4562cf4cc1 feat(JsPurchaser): add purchaser field to receipt DTOs and entity for buyer information 2025-11-15 09:31:46 +08:00
34cdcc4ec1 feat(JsSupplier): add address field to supplier DTOs and entity for contact information 2025-11-12 22:27:15 +08:00
72eafb6942 feat(JsSupplier): add phoneNumber field to supplier DTOs and entity for contact information 2025-11-12 22:08:43 +08:00
8118ff5147 feat(JsReceipt): add extData field to DTOs and entity for extended data support 2025-11-09 15:22:56 +08:00
00a703cc14 feat(JsReceiptDetail): add model field to receipt detail DTOs and entity 2025-11-09 15:18:47 +08:00
4b7fe8f561 feat(JsReceipt): implement CRUD operations and DTOs for receipt management 2025-11-08 15:49:42 +08:00
0eabc07e52 feat(JsItemUnit): add batch add functionality for item units with duplicate name handling 2025-11-08 15:18:56 +08:00
5d387d6c5c feat(DictionaryService): update component type determination to be case-insensitive for improved accuracy 2025-11-08 10:30:12 +08:00
87e8de27fb feat(JsItemCategory): add tree structure support with parent-child relationships and new endpoints for category retrieval 2025-11-08 10:15:37 +08:00
220333a95b feat(JsSupplier): implement CRUD operations and DTOs for supplier management 2025-11-08 10:11:06 +08:00
a3d871e94a feat(JsItemCategory, JsItemUnit, JsReceiptReason, JsSuppiler): implement CRUD operations and DTOs for item categories, units, receipt reasons, and suppliers 2025-11-08 10:03:07 +08:00
3aad6d6261 feat(PurchaseOrder): add settlement unit field to DTOs and update related services for enhanced order processing 2025-11-07 21:31:11 +08:00
f4b90cf953 feat(ZmswpmSubscribe): implement subscription management with create, update, delete, and list functionalities 2025-10-23 22:36:37 +08:00
35383cd3a3 feat(ZmswpmService): enhance API data fetching with retry logic and update data synchronization methods 2025-10-22 21:55:24 +08:00
527560aec3 feat(PurchaseOrder, SaleOrder): add djgClientIds field to requests and update services for client information processing 2025-10-20 23:34:32 +08:00
304650a749 feat(PurchaseOrder, SaleOrder): add djgClientIds field to requests and update services for client information processing 2025-10-20 22:18:52 +08:00
9bd08738b2 feat(CoalWashing): add djgClientId and djgClientName fields to DTOs and entities for enhanced client information handling 2025-10-19 23:21:20 +08:00
55c6cbf817 feat(CoalWashing): rename supplier field to djgClient in DTOs and entities for clarity 2025-10-19 22:43:11 +08:00
f1dac81f97 feat(PurchaseOrder): add djgClient field to DTOs and entities for processing client information 2025-10-19 21:49:56 +08:00
27836e7045 feat(CoalWashing): add supplier information to daily analysis DTOs and entity 2025-10-19 21:46:40 +08:00
bef8134dee feat(Mtjywpm): add retry mechanism for API data fetching with proxy IP support 2025-10-19 17:56:23 +08:00
a15709acaf feat(ProxyIp): implement proxy IP management service with API integration and scheduling 2025-10-15 22:45:50 +08:00
5f38b62373 feat(ProxyIp): implement proxy IP management service with API integration and scheduling 2025-10-15 22:18:53 +08:00
be100b4620 feat(Mtjywpm): add syncInProgressData method for synchronizing ongoing orders 2025-10-14 22:12:49 +08:00
d116d2e802 feat(Mtjywpm): implement data synchronization and subscription management features 2025-10-14 21:39:33 +08:00
057a778de1 feat(Mtjywpm): implement data synchronization and subscription management features 2025-10-14 20:57:30 +08:00
433b97c068 feat(Mtjywpm): add syncSingleOrder endpoint for individual order data synchronization 2025-10-12 22:29:29 +08:00
eb10d79b49 feat(WeightDeviceDataService): enhance anomaly detection with time range validation and robust data extraction 2025-10-12 22:06:10 +08:00
bfabd156d4 feat(WeightDeviceDataService): enhance anomaly detection with time range validation and robust data extraction 2025-10-12 10:00:16 +08:00
6736b6c22a feat(WeightDeviceDataService): enhance anomaly detection with detailed field comparison and numeric tolerance 2025-10-09 20:55:25 +08:00
5435966b62 feat(WeightDeviceData): add debug endpoint and enhance data retrieval with device filtering 2025-10-09 20:20:26 +08:00
e462c92ef8 feat(Mtjywpm): enhance DTOs and service for unified commodity name processing and bidding time parsing 2025-09-22 23:48:22 +08:00
3b6932647c feat(Mtjywgg): implement CRUD operations and data synchronization for Mtjywgg entity 2025-09-22 23:28:33 +08:00
641dcbff20 feat(InventoryCheckService): update detail refresh logic to use forEach method 2025-09-22 22:38:15 +08:00
6eb65c1fbe feat(EmpSalaryBatch): add updateAttachments endpoint and DTO for attachment management 2025-09-20 22:03:20 +08:00
c9587e4c25 feat(PurchaseOrder): add organizationId to report request and filter by organization 2025-09-19 23:38:32 +08:00
7337a72335 feat(InventoryCheckDetail): update details field type and enhance entity management 2025-09-14 21:25:19 +08:00
af0d1a3b60 Revert "feat(InventoryCheckDetail): update detail mapping and change detail list type for consistency"
This reverts commit 3e40f0fdfb.
2025-09-14 16:01:12 +08:00
3e40f0fdfb feat(InventoryCheckDetail): update detail mapping and change detail list type for consistency 2025-09-14 15:52:26 +08:00
6b01b5678b feat(InventoryCheck): add archive and unarchive functionality with status tracking 2025-09-14 15:22:21 +08:00
1fab1502be feat(InventoryCheckDto, InventoryCheckDetailDto): add detailed fields for inventory tracking and calculations 2025-09-14 13:30:48 +08:00
7bd76bcf54 feat(InventoryCheck): add detailed statistics fields and methods for inventory check calculations 2025-09-14 13:26:48 +08:00
bb8ef42582 feat(InventoryCheckDetailEntity): remove gckc field and add llkc and pc for improved inventory tracking 2025-09-14 13:20:16 +08:00