This commit is contained in:
PastSaid
2024-04-10 10:39:04 +08:00
parent 9a7bf9b67e
commit b2419eec9c
119 changed files with 23402 additions and 350 deletions

View File

@@ -6,6 +6,6 @@ FROM
syscolumns b
WHERE
a.id= b.id
AND b.name LIKE '%FSALUNITID'
AND b.name LIKE '%FPRICE'
AND a.type= 'U'
--AND a.name LIKE 'T_PRD_%'
AND a.name LIKE 'T_STK_STKTRANSFERINENTRY%'