rev: 配送组箱减去bom校验
This commit is contained in:
@@ -99,7 +99,6 @@
|
||||
INNER JOIN md_cs_supplierbase supp ON supp.supp_code = late.supp_code
|
||||
<where>
|
||||
late.status in ('3','1')
|
||||
AND IFNULL(late.bom_id,'') = ''
|
||||
|
||||
<if test="param.storagevehicle_code != null and param.storagevehicle_code != ''">
|
||||
AND
|
||||
|
||||
@@ -9,6 +9,11 @@ nl:
|
||||
username: root
|
||||
password: P@ssw0rd.
|
||||
database: xujiang_hanyun_wms
|
||||
# ip: 127.0.0.1
|
||||
# port: 3306
|
||||
# username: root
|
||||
# password: root
|
||||
# database: xujiang_hanyun_wms
|
||||
redis:
|
||||
ip: 127.0.0.1
|
||||
port: 6379
|
||||
|
||||
Reference in New Issue
Block a user