mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 18:46:36 +08:00
commit:添加多对多关联中间表更新支持,功能位于 班级管理 -> 课程 -> 编辑课程顺序
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.orange.demo</groupId>
|
||||
<artifactId>OrangeDemo</artifactId>
|
||||
<artifactId>OrangeMultiDemo</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<name>OrangeDemo</name>
|
||||
<name>OrangeMultiDemo</name>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user