Compare commits
No commits in common. "5105dd13e7e626f65518ccfcde35185ab50dd7a9" and "e54f7fdfde0149512647f6a56f4b1f5c04f6676f" have entirely different histories.
5105dd13e7
...
e54f7fdfde
|
|
@ -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