101captain
2022-07-24 c02e4e8ebd88f2d277935111ca16f2119adbac23
bug修改
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/entity/ComActEasyPhotoHandler.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/entity/ComActEasyPhotoHandler.java
@@ -15,7 +15,7 @@
 * @since 2022-03-01 13:45:11
 */
@Data
@TableName(value = "com_act_easy_photo_handle")
@TableName(value = "com_act_easy_photo_handler")
public class ComActEasyPhotoHandler implements Serializable {
    private static final long serialVersionUID = -15137895736835383L;
    /**