Commit c4d4a672 by zhangxingmin

push

parent b95d6a87
......@@ -65,6 +65,7 @@ public enum CommonEnum {
PROJECT_TYPE_CLIENT("CLIENT","客户端"),
//审批状态
APPROVAL_STATUS_DTY("DTY","待同意"),
APPROVAL_STATUS_DSH("DSH","待审核"),
APPROVAL_STATUS_CG("CG","审核成功"),
APPROVAL_STATUS_SB("SB","审核失败"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment