a
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
ab68cb7165
commit
219ad75172
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue