duhe
2024-08-16 cad632b27e9ee9b971977a2b922fad648cee5897
WebAPI/Controllers/数据同步/钉钉同步/DD_DataSynchronizationController.cs
@@ -1530,9 +1530,9 @@
                                oItem.HDept = response.Result[i].FieldDataList[index].FieldValueList[0].Value;
                            }
                            if (fieldNameList.IndexOf("宸ラ緞锛堢郴缁熻绠楋級") >= 0)
                            if (fieldNameList.IndexOf("鍙搁緞锛堢郴缁熻绠楋級") >= 0)
                            {
                                int index = fieldNameList.IndexOf("宸ラ緞锛堢郴缁熻绠楋級");
                                int index = fieldNameList.IndexOf("鍙搁緞锛堢郴缁熻绠楋級");
                                oItem.HWorkAge = response.Result[i].FieldDataList[index].FieldValueList[0].Value;
                            }