提交 68d7ec0c 编写于 作者: Mr.奇淼('s avatar Mr.奇淼(

删除地区编码数据

上级 407e4a06
......@@ -39,7 +39,7 @@ func CreateTemp(c *gin.Context) {
Path: "/" + a.Abbreviation + "/" + "update" + a.StructName,
Description: "更新" + a.StructName,
ApiGroup: a.Abbreviation,
Method: "POST",
Method: "PUT",
},
{
Path: "/" + a.Abbreviation + "/" + "find" + a.StructName,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册