修改包名

This commit is contained in:
wangwenhua 2025-09-22 09:55:29 +08:00
parent e54f7fdfde
commit 28e4417ce5

View File

@ -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;