How to extract the engineering quantity of different measurement unit components at one time?

how to extract the engineering quantity of different measurement units at one time:
for example: column, wall, beam and plate are measured by volume;
doors and windows are measured by area or floor;
electromechanical pipes are measured by length;
.

Nov.16,2021

so far I haven't seen a very fast attribute reading method
about your requirement:
1. Iterate through all the dbid and get the name of the component
2. Reclassify
3 by name. Extract engineering quantity according to corresponding attributes
it is recommended to use promise.all for callback integration

I hope I can help you ~ ~ good luck

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3671d-2c019.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3671d-2c019.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?