修改控制器

This commit is contained in:
songjinsheng
2022-05-20 14:19:25 +08:00
parent 598860d544
commit 43e3d8cfea
30 changed files with 27 additions and 2 deletions

View File

@ -0,0 +1,5 @@
package com.ruoyi.system.domainyada;/**
* @Author: JinSheng Song
* @Date: 2022/5/20 14:06
*/public class AorestCoverageVo {
}

View File

@ -0,0 +1,5 @@
package com.ruoyi.system.domainyada;/**
* @Author: JinSheng Song
* @Date: 2022/5/20 14:07
*/public class GlobalTypeVO {
}

View File

@ -0,0 +1,5 @@
package com.ruoyi.system.domainyada;/**
* @Author: JinSheng Song
* @Date: 2022/5/20 14:08
*/public class OceanTemperatureVO {
}

View File

@ -0,0 +1,5 @@
package com.ruoyi.system.domainyada;/**
* @Author: JinSheng Song
* @Date: 2022/5/20 14:09
*/public class RegionalSystemVO {
}

View File

@ -0,0 +1,5 @@
package com.ruoyi.system.domainyada;/**
* @Author: JinSheng Song
* @Date: 2022/5/20 14:09
*/public class VegetationCoverageVO {
}