Commit 174920bc by feixiang

feat:模板

parent 42df7cd4
...@@ -5,4 +5,5 @@ class TemplateEnum ...@@ -5,4 +5,5 @@ class TemplateEnum
{ {
const STATE_WAITING = 1; //未发布 const STATE_WAITING = 1; //未发布
const STATE_SUCCESS = 2; //已发布 const STATE_SUCCESS = 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