public override void DoTest()
 {
     var si      = new IntegrationService();
     var workAct = si.BillWorkActDetailGet("");
 }