计费模块重构,可以在线配置SQl,更灵活面对不同计费方式

master
erzhongxmu 2022-07-25 12:50:58 +08:00
parent 5cf4699fcc
commit 50145ffbfd
1 changed files with 0 additions and 9 deletions

View File

@ -175,21 +175,12 @@ public class CostTask {
}catch (Exception e){
e.printStackTrace();
}
}
}
}catch(Exception e){
}
}
}
}
public void costcount(String datestr, String chongsuan, WmDayCostConfEntity t) {