update DB/version4.3toMASTER.sql.
缺少标点符号导致无法一次性执行 sql Signed-off-by: Chopper711 <1814994716@qq.com>
This commit is contained in:
parent
42b3c72977
commit
fd067d8abf
@ -105,7 +105,7 @@ WHERE
|
||||
sf.flow_type = 'REFUND'
|
||||
AND sf.store_id=b.store_id
|
||||
AND sf.create_time BETWEEN b.start_time
|
||||
AND b.end_time),0)
|
||||
AND b.end_time),0);
|
||||
|
||||
UPDATE li_bill b
|
||||
SET b.kanjia_refund_settlement_price =IFNULL((
|
||||
|
Loading…
x
Reference in New Issue
Block a user