新增下载收费项目字典

dev_fifo1.0
anthonywj 1 year ago
parent 8fa91cee91
commit 139d85a9b1

@ -155,10 +155,9 @@ public class SyncThirdSysTask implements SchedulingConfigurer {
//下载出入库明细高耗
downloadInvGhOrder(thrSystemDetailEntity);
break;
case ThirdSysConstant.SF_PROJECT_DICT_URL:
//下载收费项目字典
downloadSfProject(thrSystemDetailEntity);
break;
default:
//其他接口暂不处理

Loading…
Cancel
Save