lidongdong
2023-11-14 d5e21a2737d62e7e0c74f94f1330dec56ae748eb
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/constants/HttpStatus.java
@@ -6,6 +6,12 @@
 * @author huanghongfa
 */
public class HttpStatus {
    /**
     * 正常
     */
    public static final int NORMAL = 0;
    /**
     * 操作成功
     */