|
|
@@ -875,16 +875,16 @@ func (this *TmpzcgfController) InsertAll() {
|
|
|
this.UpdateCertTypeAndInflag()
|
|
|
this.UpdateSupplierId()
|
|
|
this.InsertFileName()
|
|
|
- this.InsertCertSub()
|
|
|
+ this.InsertCertSub() // 准入
|
|
|
this.UpdateOilSupplierCertSub()
|
|
|
//this.InsertOilSupplierCertAppend()
|
|
|
//this.UpdateOilSupplierCertAppend()
|
|
|
- this.InsertOilSupplierCertSub()
|
|
|
- this.UpdateCertSubIsType1()
|
|
|
+ //this.InsertOilSupplierCertSub() //插入增项的准入范围
|
|
|
+ //this.UpdateCertSubIsType1() // 更新增项的准入范围
|
|
|
|
|
|
- this.CapacityExpansion()
|
|
|
+ this.CapacityExpansion() // 编码扩充
|
|
|
// 历史数据导入-由于运行到此处中断,上面的代码临时注释
|
|
|
- this.UpdateCertSubIsType3()
|
|
|
+ //this.UpdateCertSubIsType3() // 更新增项的准入范围
|
|
|
this.InsterAnnualAudit()
|
|
|
this.UpdateAnnualAudit()
|
|
|
this.InsterOilPaymentInfo()
|