Parcourir la source

fix: 股权出质

许家凯 il y a 4 ans
Parent
commit
06d6a9f8dd

+ 0 - 13
src/main/scala/com/winhc/bigdata/spark/jobs/inc_company_equity_info.scala

@@ -272,19 +272,6 @@ object inc_company_equity_info {
         .calc()
 
     }
-
-    def tmp(): Unit ={
-
-      sql(
-        s"""
-           |
-           |""".stripMargin)
-
-
-
-    }
-
-
   }