Commit a9f55b7a by feixiang

字段说明添加

parent 2c052ee5
......@@ -9,7 +9,7 @@ namespace Hdll\Services\Notice\Enum;
class FormIdEnum
{
const TYPE_FORM = 0;
const TYPE_FORM = 1;
const TYPE_PAY = 1;
const TYPE_PAY = 2;
}
\ No newline at end of file
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