@@ -126,7 +126,7 @@ public class RyTask
/**HANA已冻结经销商**/
public void hanaFreezeCustomer()throws Exception{
- hanaOrderComponent.hanaFreezeCustomer("");
+ hanaOrderComponent.hanaFreezeCustomer();
}