所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- com.walker.jdbc.BasePo<T> (implements java.lang.Cloneable, java.io.Serializable)
- com.iplatform.model.po.S_category
- com.iplatform.model.po.S_category_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_chat
- com.iplatform.model.po.S_chat_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_class_ext
- com.iplatform.model.po.S_class_ext_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_code
- com.iplatform.model.po.S_code_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_config
- com.iplatform.model.po.S_config_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_config_form
- com.iplatform.model.po.S_config_form_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_dept
- com.iplatform.model.po.S_dept_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_dialog_history
- com.iplatform.model.po.S_dialog_history_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_dialog_run
- com.iplatform.model.po.S_dialog_run_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_dict_data
- com.iplatform.model.po.S_dict_data_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_dict_type
- com.iplatform.model.po.S_dict_type_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_group
- com.iplatform.model.po.S_group_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.vo.SystemGroupVo
- com.iplatform.model.po.S_group_data
- com.iplatform.model.po.S_group_data_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_host
- com.iplatform.model.po.S_host_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_login_info
- com.iplatform.model.po.S_login_info_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_menu
- com.iplatform.model.po.S_menu_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_message
- com.iplatform.model.po.S_message_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_oper_log
- com.iplatform.model.po.S_oper_log_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_role
- com.iplatform.model.po.S_role_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_user_core
- com.iplatform.model.po.S_user_core_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_user_login
- com.iplatform.model.po.S_user_login_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_user_profile
- com.iplatform.model.po.S_user_profile_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.SfNotification
- com.iplatform.model.po.SfNotification_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.SfTemplateMessage
- com.iplatform.model.po.SfTemplateMessage_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.TcpEquip
- com.iplatform.model.po.TcpEquip_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.TcpEquipHistory
- com.iplatform.model.po.TcpEquipHistory_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.TcpEquipStatus
- com.iplatform.model.po.TcpEquipStatus_mapper (implements com.walker.jdbc.BaseMapper<T>)
- com.iplatform.model.po.S_category
- com.iplatform.model.vo.CategoryTreeVo
- com.iplatform.model.vo.ConfigFormItemConfigRegListVo (implements java.io.Serializable)
- com.iplatform.model.vo.ConfigFormItemConfigVo (implements java.io.Serializable)
- com.iplatform.model.vo.ConfigFormItemVo (implements java.io.Serializable)
- com.iplatform.model.vo.ConfigFormVo (implements java.io.Serializable)
- com.iplatform.model.vo.CopyRightVo (implements java.io.Serializable)
- com.iplatform.model.vo.MenuVo
- com.iplatform.model.vo.MetaVo
- com.iplatform.model.vo.NotificationConfigVo (implements java.io.Serializable)
- com.iplatform.model.vo.NotificationTemplateVo (implements java.io.Serializable)
- com.iplatform.model.vo.OrderCenterNumVo (implements java.io.Serializable)
- com.iplatform.model.vo.RouterVo
- com.iplatform.model.to.UserAndDeptTo (implements java.io.Serializable)
- com.iplatform.model.to.UserAndDeptToResult (implements java.io.Serializable)
- com.iplatform.model.test.WeatherInfo (implements java.io.Serializable)
- com.iplatform.model.test.WeatherResponse
- com.iplatform.model.vo.WeChatAccessTokenVo (implements java.io.Serializable)
- com.walker.jdbc.BasePo<T> (implements java.lang.Cloneable, java.io.Serializable)