1
This commit is contained in:
@@ -119,7 +119,7 @@ func PrintStoreStatus(ctx *jxcontext.Context, storeDetail *dao.StoreDetail, vend
|
||||
}, nil
|
||||
}
|
||||
if storeStatus != 0 { // 失去授权
|
||||
storeDetail.Status = -9
|
||||
store.Status = -9
|
||||
}
|
||||
printResult, err = handler.PrintStore(ctx, store, storeDetail, vendorId)
|
||||
if err == nil {
|
||||
|
||||
Reference in New Issue
Block a user