Browse Source

低代码管理-添加mdp的配置说明

master
陈裕财 2 years ago
parent
commit
996b35984a
  1. 2
      LICENSE
  2. 4
      mdp-sys/pom.xml

2
LICENSE

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2018-present chenyc
Copyright (c) 2018-present 广州擎勤网络科技有限公司
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

4
mdp-sys/pom.xml

@ -6,8 +6,8 @@
<artifactId>mdp-sys</artifactId>
<packaging>jar</packaging>
<name>mdp-sys 后台管理系统</name>
<description>后台管理系统</description>
<name>mdp-sys 用户、角色、部门、菜单、元数据、字典等</name>
<description>用户、角色、部门、菜单、元数据、字典等</description>
<parent>
<groupId>com.mdp</groupId>
<artifactId>mdp-lcode-backend</artifactId>

Loading…
Cancel
Save