| | |
| | | @Autowired |
| | | private SalesDeliveryService salesDeliveryService; |
| | | |
| | | @Scheduled(cron = "0 04 15 * * ?") |
| | | @Scheduled(cron = "0 0 0 * * ?") |
| | | public void syncSalesDeliveryJob() { |
| | | salesDeliveryService.syncSalesDeliveryJob(); |
| | | } |
| | |
| | | produce-plan-form-uuid: "FORM-4IA66891C5H3QWMDBSGO05C0OX9628GRPYF7L8" |
| | | material-code-form-uuid: "FORM-8I666N718RW4ALO4ETYDDB0U6U8T3EIWTQ0ALL1" |
| | | customer-code-form-uuid: "FORM-4V966QC1M8B5W4Q89M1VL4ZURJ6C3FVA021ALE" |
| | | sales-delivery-form-uuid: "FORM-78766VC18V25CTDL82XSZBXKHBPX3BVEHI6ALE2" |
| | | system-token: "4J766L91OFH3V612E7LG5B4DI8M13MQF9VF7LG4" |
| | | # 接口地址 |
| | | access-token-url: "https://oapi.dingtalk.com/gettoken" |