将程序修改为在搅拌楼端运行
This commit is contained in:
@ -32,7 +32,7 @@ class SQLServerConnection:
|
||||
SELECT
|
||||
Code,
|
||||
U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17
|
||||
FROM MixTable
|
||||
FROM Recipe_back
|
||||
WHERE Code IS NOT NULL
|
||||
ORDER BY Code
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user