| | |
| | | inboundOrderHandler.syncMaterialData(); // 同步物料档案 |
| | | } |
| | | |
| | | // @Scheduled(cron = "0 */6 * * * ?") |
| | | @Scheduled(cron = "0/5 * * * * ?") |
| | | @Scheduled(cron = "0 */6 * * * ?") |
| | | // @Scheduled(cron = "0/5 * * * * ?") |
| | | void login(){ |
| | | if(!InboundOrderSwitch){ |
| | | return; |
| | |
| | | // PUR_ReceiveBill(17, "收料通知单","PUR_ReceiveBill","FPOQTY","采购入库单","STK_InStock",1), |
| | | // PRD_INSTOCK(19, "生产入库单","PRD_INSTOCK","","","",1), |
| | | // SAL_RETURNNOTICE(20, "退货通知单","SAL_RETURNNOTICE","FBaseJunkedQty","销售退货单","SAL_RETURNSTOCK",1), |
| | | // STK_imSaloutbill(23, "汇报转出库单","STK_imSaloutbill","","","",0), |
| | | STK_imSaloutbill(23, "汇报转出库单","STK_imSaloutbill","","","",0), |
| | | ; |
| | | public Integer id; |
| | | public String desc; |