Quectel pin numbering

I need a table of pin-numbering analog of this, BG95-m3:
#if defined(_QUECTEL_PROJECT_BG95)
GPIO_MAP_TBL gpio_map_tbl[PIN_E_GPIO_MAX] = {
/* PIN NUM, PIN NAME, GPIO ID GPIO FUNC */
{ 4, “GPIO_01”, 24, 0},
{ 5, “GPIO_02”, 21, 0},

Currently I use AT commands
“AT+QCFG=gpio,1,pin,1,0,7”
where pin = 26 (GPIO_2?) and 66 (GPIO_5?).

Hi,
Here is BG95M3 PIN assignment: