中扬CRM客户关系管理系统
whycq
2023-12-15 a7ba113f05b0b32adbab8bd2c603d31d543a0699
src/main/java/com/zy/crm/manager/entity/ProcessPermissions.java
@@ -126,15 +126,15 @@
        if (null == this.processMemo){ return null; }
        switch (this.processMemo){
            case 1:
                return "核价流程";
                return "规划流程";
            case 2:
                return "报价流程";
            case 3:
                return "报销流程";
            case 4:
                return "出差流程";
                return "集成核价流程";
            case 5:
                return "核价流程";
                return "货架核价流程";
            case 7:
                return "合同管理";
            case 101: