Commit 9128d86f by 杨树贤

优化

parent 5e925be8
Showing with 1 additions and 0 deletions
......@@ -436,6 +436,7 @@ class SupplierService
//什么都不需要操作
}
$redis = new RedisModel();
$redis->hset('liexin_supplier_info', $supplierId, json_encode([
'supplier_id' => $supplierId,
'supplier_code' => $newSupplier['supplier_code'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment