|
|
@@ -19,7 +19,7 @@ type TmpzcgfController struct {
|
|
|
BaseController
|
|
|
}
|
|
|
|
|
|
-// @Title 跟新OilSupplier
|
|
|
+// @Title 更新OilSupplier
|
|
|
// @Description get user by token
|
|
|
// @Success 200 {object}
|
|
|
// @router /insertsupplier [get]
|
|
|
@@ -44,7 +44,7 @@ func (this *TmpzcgfController) InsertSupplier() {
|
|
|
fmt.Println(elapsed)
|
|
|
}
|
|
|
|
|
|
-// @Title 跟新SupplierCert
|
|
|
+// @Title 更新SupplierCert
|
|
|
// @Description get user by token
|
|
|
// @Success 200 {object}
|
|
|
// @router /insertsuppliercert [get]
|
|
|
@@ -92,7 +92,7 @@ func (this *TmpzcgfController) UpdateCertTypeAndInflag() {
|
|
|
fmt.Println(elapsed)
|
|
|
}
|
|
|
|
|
|
-// @Title 跟新SupplierId
|
|
|
+// @Title 更新SupplierId
|
|
|
// @Description get user by token
|
|
|
// @Success 200 {object}
|
|
|
// @router /updatesupplierid [get]
|
|
|
@@ -159,7 +159,7 @@ func (this *TmpzcgfController) InsterAnnualAudit() {
|
|
|
fmt.Println(elapsed)
|
|
|
}
|
|
|
|
|
|
-// @Title 跟新年审表的SupplierId CertId
|
|
|
+// @Title 更新年审表的SupplierId CertId
|
|
|
// @Description get user by token
|
|
|
// @Success 200 {object}
|
|
|
// @router /updateAnnualAudit [get]
|
|
|
@@ -207,7 +207,7 @@ func (this *TmpzcgfController) UpdateAnnualAudit() {
|
|
|
fmt.Println(elapsed)
|
|
|
}
|
|
|
|
|
|
-// @Title 跟新 OilSupplierCertAppend 的 SupplierId SupplierCertId
|
|
|
+// @Title 更新 OilSupplierCertAppend 的 SupplierId SupplierCertId
|
|
|
// @Description get user by token
|
|
|
// @Success 200 {object}
|
|
|
// @router /updateOilSupplierCertAppend [get]
|
|
|
@@ -317,7 +317,7 @@ func (this *TmpzcgfController) InsterBadRecord() {
|
|
|
fmt.Println(elapsed)
|
|
|
}
|
|
|
|
|
|
-// @Title 跟新tmp_zcgf
|
|
|
+// @Title 更新tmp_zcgf
|
|
|
// @Description get user by token
|
|
|
// @Success 200 {object}
|
|
|
// @router /updatezcgf [get]
|
|
|
@@ -365,7 +365,7 @@ func (this *TmpzcgfController) InsertCertSub() {
|
|
|
fmt.Println(elapsed)
|
|
|
}
|
|
|
|
|
|
-// @Title 跟新OilSupplierCertSub表的SupplierId CertId
|
|
|
+// @Title 更新OilSupplierCertSub表的SupplierId CertId
|
|
|
// @Description get user by token
|
|
|
// @Success 200 {object}
|
|
|
// @router /updateOilSupplierCertSub [get]
|
|
|
@@ -395,7 +395,7 @@ func (this *TmpzcgfController) UpdateOilSupplierCertSub() {
|
|
|
fmt.Println(elapsed)
|
|
|
}
|
|
|
|
|
|
-// @Title 跟新OilSupplierCertSub表的SupplierId CertId
|
|
|
+// @Title 更新OilSupplierCertSub表的SupplierId CertId
|
|
|
// @Description get user by token
|
|
|
// @Success 200 {object}
|
|
|
// @router /updateCertSubclassID [get]
|
|
|
@@ -516,7 +516,7 @@ func (this *TmpzcgfController) InsertOilSupplierCertSub() {
|
|
|
fmt.Println(elapsed)
|
|
|
}
|
|
|
|
|
|
-// @Title 跟新
|
|
|
+// @Title 更新
|
|
|
// @Description get user by token
|
|
|
// @Success 200 {object}
|
|
|
// @router /updateOilInfoChange [get]
|
|
|
@@ -541,7 +541,7 @@ func (this *TmpzcgfController) UpdateOilInfoChange() {
|
|
|
fmt.Println(elapsed)
|
|
|
}
|
|
|
|
|
|
-// @Title 跟新
|
|
|
+// @Title 更新
|
|
|
// @Description get user by token
|
|
|
// @Success 200 {object}
|
|
|
// @router /updateCertSubIsType1 [get]
|
|
|
@@ -627,7 +627,7 @@ func (this *TmpzcgfController) ClearTmpData() {
|
|
|
fmt.Println("==========结束=========")
|
|
|
}
|
|
|
|
|
|
-// @Title 跟新
|
|
|
+// @Title 更新
|
|
|
// @Description get user by token
|
|
|
// @Success 200 {object}
|
|
|
// @router /delBadRecord [get]
|