Quad.Wiki

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Если запрещено выполнение PHP, открыть папку в htacces:

image-20240823-061648.png
<Directory "/site.by/quad/api172yW">
    <Files "*.*">
        Require all granted
    </Files>
</Directory>

Настройки API

image-20240823-061800.png

image-20240823-061822.png

(select case when coalesce(ps.stock_4_summ, ps.stock_1_summ) > 0 then coalesce(ps.stock_4_summ, ps.stock_1_summ)::varchar else (select ex.val8 from c_exists ex where ex.id = p.is_exists) end from product_stat ps where ps.prod_id = p.id)

(select ex.val9 from c_exists ex where ex.id = p.is_exists)

image-20240823-061917.png

  • No labels