Browse Source

2024-09-19

RFQ 功能优化
java8
fengyuan_yang 1 year ago
parent
commit
c3117039c0
  1. 2
      src/main/resources/mapper/part/PartInformationMapper.xml

2
src/main/resources/mapper/part/PartInformationMapper.xml

@ -149,7 +149,7 @@
a.text_value,
a.num_value,
a.record_type,
b.item_no as itemDesc,
b.item_desc as itemDesc,
b.value_type,
b.value_type_db,
b.value_choose_flag

Loading…
Cancel
Save