a
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2023-06-16 14:30:33 +02:00
parent ab68cb7165
commit 219ad75172
1 changed files with 6 additions and 6 deletions

View File

@ -28,12 +28,12 @@ module.exports = Self => {
const [data] = await Self.rawSql(`
SELECT
-- url,
-- clientViaexpress,
-- userViaexpress,
-- passwordViaexpress,
-- defaultWeight,
-- deliveryType,
url,
clientViaexpress,
userViaexpress,
passwordViaexpress,
defaultWeight,
deliveryType,
DATE_FORMAT(t.shipped, '%Y-%m-%d') shipped,
cv.socialName senderName,
av.street senderStreet,