审计代码修改
This commit is contained in:
parent
d1aa5f26e6
commit
746a197914
|
|
@ -36,9 +36,9 @@ public class ExceptionDict {
|
||||||
public static final String ERROR_OCCURRED_DURING_SCRAP_TASK_REVIEW_MSG = "报废任务审核失败!";
|
public static final String ERROR_OCCURRED_DURING_SCRAP_TASK_REVIEW_MSG = "报废任务审核失败!";
|
||||||
|
|
||||||
|
|
||||||
public static void main(String[] args) {
|
/* public static void main(String[] args) {
|
||||||
|
|
||||||
System.out.println(String.format(ExceptionDict.PARAM_IS_NULL_ERROR_MSG,"name"));
|
System.out.println(String.format(ExceptionDict.PARAM_IS_NULL_ERROR_MSG,"name"));
|
||||||
}
|
}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue