|
@@ -1,7 +1,8 @@
|
|
|
package com.izouma.zhirongip.service.supply;
|
|
package com.izouma.zhirongip.service.supply;
|
|
|
|
|
|
|
|
-import com.izouma.zhirongip.ApplicationTests;
|
|
|
|
|
-import com.izouma.zhirongip.dto.PageQuery;
|
|
|
|
|
|
|
+
|
|
|
|
|
+import com.izouma.yzzscq.ApplicationTests;
|
|
|
|
|
+import com.izouma.yzzscq.dto.PageQuery;
|
|
|
import org.junit.jupiter.api.Test;
|
|
import org.junit.jupiter.api.Test;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
|
|
|