hdw
2018-11-28 2af220aea29189b750f08585052f498b8e14a6ba
gx_tieta/src/com/fgkj/services/Echarts_usrService.java
@@ -13,6 +13,7 @@
   public Echarts_usrService() {
      super();
      dao=BaseDAOFactory.getBaseDAO(BaseDAO.ECHARTS_USR);
      model = new ServiceModel();
   }
   //添加或修改
   public ServiceModel add(Object obj) {