개정판 eac85e7c
issue #000 pump 업로드 시 CreateDate 추가.
HYTOS/HYTOS/Export_To_PAP.py | ||
---|---|---|
569 | 569 |
inst_Item.attributes.append(Inst_Attribute( table = "eq_compressor", column = "OperatingCase", value = datacase_data)) |
570 | 570 |
elif symbolItem.type == "Pump": |
571 | 571 |
inst_Item.attributes.append(Inst_Attribute(table="eq_common", column="RevNo", value=revStatus)) |
572 |
inst_Item.attributes.append(Inst_Attribute(table="eq_common", column="CreateDate", value=createDate)) |
|
572 | 573 |
suctionPressRated = "" |
573 | 574 |
dischargePressRated = "" |
574 | 575 |
differentialPressRated = "" |
내보내기 Unified diff