Oh dear. You will not read the correct power for two of the powers - the ones that are on different phases to the a.c. adapter. This is because the new CM sketch is for single phase supplies only (like the UK & N.America).
You need the 3-phase sketch, and you also need to edit and re-load the software inside your ESP8266 - that’s because the 3-phase sketch cannot work at 115200 baud.
The three-phase sketch is here:
3-phase 3&4-wire PLL - V1.4: Post with checksums:
Update to 3-Phase PLL sketch - #15 by Robert.Wall
and the EmonESP special sketch (9600 baud) for use with 3-phase PLL sketch:
https://community.openenergymonitor.org/uploads/short-url/zegtvp5lICQT1w6J7ZoTXRnsiw3.bin
(or you can download the sketch source file and change the baud rate, then load that to the ESP8266).
You must carefully select the correct options in the sketch, there is full documentation (sorry but only in English) included in the .zip file.