Commit 9f41dc35 by wang

^

parent f17c5e23
Showing with 1 additions and 1 deletions
...@@ -63,7 +63,7 @@ func (this *ErpService) SyncErp() { ...@@ -63,7 +63,7 @@ func (this *ErpService) SyncErp() {
dbSpu:= mysql.Conn("supp") //spu实例化链接 dbSpu:= mysql.Conn("supp") //spu实例化链接
supplierId:=int64(0) supplierId:=int64(0)
supplierId=178 supplierId=0
for{ for{
poolSupplierEntity:=&PoolSupplierEntity{} poolSupplierEntity:=&PoolSupplierEntity{}
count:=0 count:=0
......
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