Compare commits
2 Commits
e54f7fdfde
...
5105dd13e7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5105dd13e7 | ||
|
|
28e4417ce5 |
|
|
@ -1,4 +1,4 @@
|
|||
package com.hivekion.basedata.controller;
|
||||
package com.hivekion.baseData.controller;
|
||||
|
||||
import org.springframework.web.bind.annotation.RequestMapping;
|
||||
import org.springframework.stereotype.Controller;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
package com.hivekion.basedata.entity;
|
||||
package com.hivekion.baseData.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import java.io.Serializable;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user