提交 da0df73a 编写于 作者: ibizdev's avatar ibizdev

generator before deploy...

generator before deploy registry.cn-shanghai.aliyuncs.com/ibizsys/samplesolution-demosys-api-demoapi:2022.11.07.001
上级 a9b8ec19
...@@ -12,4 +12,4 @@ ...@@ -12,4 +12,4 @@
**.iml **.iml
*.jar *.jar
*.log *.log
.DS_Store .DS_Store
\ No newline at end of file
...@@ -50,4 +50,4 @@ public class BootApplication extends WebMvcConfigurerAdapter { ...@@ -50,4 +50,4 @@ public class BootApplication extends WebMvcConfigurerAdapter {
super.addArgumentResolvers(argumentResolvers); super.addArgumentResolvers(argumentResolvers);
argumentResolvers.add(resolver); argumentResolvers.add(resolver);
} }
} }
\ No newline at end of file
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
</parent> </parent>
<artifactId>demo-core</artifactId> <artifactId>demo-core</artifactId>
<name>后台服务 Core</name> <name>Demo Core</name>
<description>后台服务 Core</description> <description>后台服务 Core,模板生成代码,再次发布会覆盖,建议不要直接修改,修改请在demo-boot项目中继承或覆盖重写</description>
<dependencies> <dependencies>
...@@ -20,6 +20,14 @@ ...@@ -20,6 +20,14 @@
<artifactId>ibizlab-boot-starter-data</artifactId> <artifactId>ibizlab-boot-starter-data</artifactId>
<version>2.4.0-SNAPSHOT</version> <version>2.4.0-SNAPSHOT</version>
</dependency> </dependency>
<!-- MySQL驱动包 -->
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
</dependency>
</dependencies> </dependencies>
<properties> <properties>
...@@ -93,4 +101,4 @@ ...@@ -93,4 +101,4 @@
</profile> </profile>
</profiles> </profiles>
</project> </project>
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class DYNADASHBOARDServiceBase extends ServiceImpl<DYNADASHBOARDMapper,DY ...@@ -165,4 +165,6 @@ public class DYNADASHBOARDServiceBase extends ServiceImpl<DYNADASHBOARDMapper,DY
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZAPPCTRLServiceBase extends ServiceImpl<IBIZAPPCTRLMapper,IBIZAP ...@@ -165,4 +165,6 @@ public class IBIZAPPCTRLServiceBase extends ServiceImpl<IBIZAPPCTRLMapper,IBIZAP
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZAPPEDITORServiceBase extends ServiceImpl<IBIZAPPEDITORMapper,IB ...@@ -165,4 +165,6 @@ public class IBIZAPPEDITORServiceBase extends ServiceImpl<IBIZAPPEDITORMapper,IB
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZAPPEXTENDEDITORServiceBase extends ServiceImpl<IBIZAPPEXTENDEDI ...@@ -165,4 +165,6 @@ public class IBIZAPPEXTENDEDITORServiceBase extends ServiceImpl<IBIZAPPEXTENDEDI
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZAPPVIEWServiceBase extends ServiceImpl<IBIZAPPVIEWMapper,IBIZAP ...@@ -165,4 +165,6 @@ public class IBIZAPPVIEWServiceBase extends ServiceImpl<IBIZAPPVIEWMapper,IBIZAP
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -216,4 +216,6 @@ public class IBIZAccountServiceBase extends ServiceImpl<IBIZAccountMapper,IBIZAc ...@@ -216,4 +216,6 @@ public class IBIZAccountServiceBase extends ServiceImpl<IBIZAccountMapper,IBIZAc
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -190,4 +190,6 @@ public class IBIZBOOKServiceBase extends ServiceImpl<IBIZBOOKMapper,IBIZBOOK> im ...@@ -190,4 +190,6 @@ public class IBIZBOOKServiceBase extends ServiceImpl<IBIZBOOKMapper,IBIZBOOK> im
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -191,4 +191,6 @@ public class IBIZCPUServiceBase extends ServiceImpl<IBIZCPUMapper,IBIZCPU> imple ...@@ -191,4 +191,6 @@ public class IBIZCPUServiceBase extends ServiceImpl<IBIZCPUMapper,IBIZCPU> imple
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZCustomServiceBase extends ServiceImpl<IBIZCustomMapper,IBIZCust ...@@ -165,4 +165,6 @@ public class IBIZCustomServiceBase extends ServiceImpl<IBIZCustomMapper,IBIZCust
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -189,4 +189,6 @@ public class IBIZCustomerMGServiceBase extends ServiceImpl<IBIZCustomerMGMapper, ...@@ -189,4 +189,6 @@ public class IBIZCustomerMGServiceBase extends ServiceImpl<IBIZCustomerMGMapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZCustomerServiceBase extends ServiceImpl<IBIZCustomerMapper,IBIZ ...@@ -165,4 +165,6 @@ public class IBIZCustomerServiceBase extends ServiceImpl<IBIZCustomerMapper,IBIZ
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -178,4 +178,6 @@ public class IBIZCustomer_INTFServiceBase extends ServiceImpl<IBIZCustomer_INTFM ...@@ -178,4 +178,6 @@ public class IBIZCustomer_INTFServiceBase extends ServiceImpl<IBIZCustomer_INTFM
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -191,4 +191,6 @@ public class IBIZHardwareServiceBase extends ServiceImpl<IBIZHardwareMapper,IBIZ ...@@ -191,4 +191,6 @@ public class IBIZHardwareServiceBase extends ServiceImpl<IBIZHardwareMapper,IBIZ
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -377,4 +377,15 @@ public class IBIZOrderDetailServiceBase extends ServiceImpl<IBIZOrderDetailMappe ...@@ -377,4 +377,15 @@ public class IBIZOrderDetailServiceBase extends ServiceImpl<IBIZOrderDetailMappe
} /**
\ No newline at end of file * 更新父数据(实体关系属性映射)
* @param et
*/
private void updateParentData(IBIZOrderDetail et){
}
private void updateParentDataBatch(List <IBIZOrderDetail> entities){
}
}
\ No newline at end of file
...@@ -402,4 +402,6 @@ public class IBIZOrderServiceBase extends ServiceImpl<IBIZOrderMapper,IBIZOrder> ...@@ -402,4 +402,6 @@ public class IBIZOrderServiceBase extends ServiceImpl<IBIZOrderMapper,IBIZOrder>
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -170,4 +170,6 @@ public class IBIZOrderTypeServiceBase extends ServiceImpl<IBIZOrderTypeMapper,IB ...@@ -170,4 +170,6 @@ public class IBIZOrderTypeServiceBase extends ServiceImpl<IBIZOrderTypeMapper,IB
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZQJServiceBase extends ServiceImpl<IBIZQJMapper,IBIZQJ> implemen ...@@ -165,4 +165,6 @@ public class IBIZQJServiceBase extends ServiceImpl<IBIZQJMapper,IBIZQJ> implemen
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -227,4 +227,6 @@ public class IBIZSample0001ServiceBase extends ServiceImpl<IBIZSample0001Mapper, ...@@ -227,4 +227,6 @@ public class IBIZSample0001ServiceBase extends ServiceImpl<IBIZSample0001Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSample0002ServiceBase extends ServiceImpl<IBIZSample0002Mapper, ...@@ -165,4 +165,6 @@ public class IBIZSample0002ServiceBase extends ServiceImpl<IBIZSample0002Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -232,4 +232,6 @@ public class IBIZSample0003ServiceBase extends ServiceImpl<IBIZSample0003Mapper, ...@@ -232,4 +232,6 @@ public class IBIZSample0003ServiceBase extends ServiceImpl<IBIZSample0003Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSample0004ServiceBase extends ServiceImpl<IBIZSample0004Mapper, ...@@ -165,4 +165,6 @@ public class IBIZSample0004ServiceBase extends ServiceImpl<IBIZSample0004Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSample0005ServiceBase extends ServiceImpl<IBIZSample0005Mapper, ...@@ -165,4 +165,6 @@ public class IBIZSample0005ServiceBase extends ServiceImpl<IBIZSample0005Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSample0006ServiceBase extends ServiceImpl<IBIZSample0006Mapper, ...@@ -165,4 +165,6 @@ public class IBIZSample0006ServiceBase extends ServiceImpl<IBIZSample0006Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -233,4 +233,6 @@ public class IBIZSample0007ServiceBase extends ServiceImpl<IBIZSample0007Mapper, ...@@ -233,4 +233,6 @@ public class IBIZSample0007ServiceBase extends ServiceImpl<IBIZSample0007Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSample0008ServiceBase extends ServiceImpl<IBIZSample0008Mapper, ...@@ -165,4 +165,6 @@ public class IBIZSample0008ServiceBase extends ServiceImpl<IBIZSample0008Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSample0009ServiceBase extends ServiceImpl<IBIZSample0009Mapper, ...@@ -165,4 +165,6 @@ public class IBIZSample0009ServiceBase extends ServiceImpl<IBIZSample0009Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSample0010ServiceBase extends ServiceImpl<IBIZSample0010Mapper, ...@@ -165,4 +165,6 @@ public class IBIZSample0010ServiceBase extends ServiceImpl<IBIZSample0010Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -278,4 +278,6 @@ public class IBIZSample0011ServiceBase extends ServiceImpl<IBIZSample0011Mapper, ...@@ -278,4 +278,6 @@ public class IBIZSample0011ServiceBase extends ServiceImpl<IBIZSample0011Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSample0012ServiceBase extends ServiceImpl<IBIZSample0012Mapper, ...@@ -165,4 +165,6 @@ public class IBIZSample0012ServiceBase extends ServiceImpl<IBIZSample0012Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -278,4 +278,6 @@ public class IBIZSample0013ServiceBase extends ServiceImpl<IBIZSample0013Mapper, ...@@ -278,4 +278,6 @@ public class IBIZSample0013ServiceBase extends ServiceImpl<IBIZSample0013Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -230,4 +230,6 @@ public class IBIZSample0014ServiceBase extends ServiceImpl<IBIZSample0014Mapper, ...@@ -230,4 +230,6 @@ public class IBIZSample0014ServiceBase extends ServiceImpl<IBIZSample0014Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSample0015ServiceBase extends ServiceImpl<IBIZSample0015Mapper, ...@@ -165,4 +165,6 @@ public class IBIZSample0015ServiceBase extends ServiceImpl<IBIZSample0015Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -276,4 +276,6 @@ public class IBIZSample0016ServiceBase extends ServiceImpl<IBIZSample0016Mapper, ...@@ -276,4 +276,6 @@ public class IBIZSample0016ServiceBase extends ServiceImpl<IBIZSample0016Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSample0017ServiceBase extends ServiceImpl<IBIZSample0017Mapper, ...@@ -165,4 +165,6 @@ public class IBIZSample0017ServiceBase extends ServiceImpl<IBIZSample0017Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSample0018ServiceBase extends ServiceImpl<IBIZSample0018Mapper, ...@@ -165,4 +165,6 @@ public class IBIZSample0018ServiceBase extends ServiceImpl<IBIZSample0018Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSample0019ServiceBase extends ServiceImpl<IBIZSample0019Mapper, ...@@ -165,4 +165,6 @@ public class IBIZSample0019ServiceBase extends ServiceImpl<IBIZSample0019Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -227,4 +227,6 @@ public class IBIZSample0020ServiceBase extends ServiceImpl<IBIZSample0020Mapper, ...@@ -227,4 +227,6 @@ public class IBIZSample0020ServiceBase extends ServiceImpl<IBIZSample0020Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSample0021ServiceBase extends ServiceImpl<IBIZSample0021Mapper, ...@@ -165,4 +165,6 @@ public class IBIZSample0021ServiceBase extends ServiceImpl<IBIZSample0021Mapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSampleServiceBase extends ServiceImpl<IBIZSampleMapper,IBIZSamp ...@@ -165,4 +165,6 @@ public class IBIZSampleServiceBase extends ServiceImpl<IBIZSampleMapper,IBIZSamp
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -191,4 +191,6 @@ public class IBIZSoftwareSuitServiceBase extends ServiceImpl<IBIZSoftwareSuitMap ...@@ -191,4 +191,6 @@ public class IBIZSoftwareSuitServiceBase extends ServiceImpl<IBIZSoftwareSuitMap
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -191,4 +191,6 @@ public class IBIZStorageServiceBase extends ServiceImpl<IBIZStorageMapper,IBIZSt ...@@ -191,4 +191,6 @@ public class IBIZStorageServiceBase extends ServiceImpl<IBIZStorageMapper,IBIZSt
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZSupplierServiceBase extends ServiceImpl<IBIZSupplierMapper,IBIZ ...@@ -165,4 +165,6 @@ public class IBIZSupplierServiceBase extends ServiceImpl<IBIZSupplierMapper,IBIZ
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -232,4 +232,6 @@ public class IBIZTASKServiceBase extends ServiceImpl<IBIZTASKMapper,IBIZTASK> im ...@@ -232,4 +232,6 @@ public class IBIZTASKServiceBase extends ServiceImpl<IBIZTASKMapper,IBIZTASK> im
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -266,4 +266,6 @@ public class IBIZTASKTEAMServiceBase extends ServiceImpl<IBIZTASKTEAMMapper,IBIZ ...@@ -266,4 +266,6 @@ public class IBIZTASKTEAMServiceBase extends ServiceImpl<IBIZTASKTEAMMapper,IBIZ
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZUNIProductServiceBase extends ServiceImpl<IBIZUNIProductMapper, ...@@ -165,4 +165,6 @@ public class IBIZUNIProductServiceBase extends ServiceImpl<IBIZUNIProductMapper,
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class IBIZViewMsgServiceBase extends ServiceImpl<IBIZViewMsgMapper,IBIZVi ...@@ -165,4 +165,6 @@ public class IBIZViewMsgServiceBase extends ServiceImpl<IBIZViewMsgMapper,IBIZVi
}
\ No newline at end of file
}
\ No newline at end of file
...@@ -165,4 +165,6 @@ public class MicroComponentServiceBase extends ServiceImpl<MicroComponentMapper, ...@@ -165,4 +165,6 @@ public class MicroComponentServiceBase extends ServiceImpl<MicroComponentMapper,
}
\ No newline at end of file
}
\ No newline at end of file
[ [
{
"name": "年度",
"code": "Years",
"group": "",
"memo": "",
}
]
\ No newline at end of file
{
"name":"年度",
"code":"Years",
"group":"",
"memo":"",
"enable":"",
}
]
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
<artifactId>demo</artifactId> <artifactId>demo</artifactId>
<groupId>cn.ibizlab</groupId> <groupId>cn.ibizlab</groupId>
<version>1.0.0.0</version> <version>1.0.0.0</version>
<name>后台服务</name> <name>Demo</name>
<description></description> <description>后台服务</description>
<packaging>pom</packaging> <packaging>pom</packaging>
<parent> <parent>
...@@ -105,7 +105,7 @@ ...@@ -105,7 +105,7 @@
<generateBackupPoms>false</generateBackupPoms> <generateBackupPoms>false</generateBackupPoms>
</configuration> </configuration>
</plugin> </plugin>
<plugin> <plugin>
<groupId>cn.ibizlab</groupId> <groupId>cn.ibizlab</groupId>
<artifactId>ibizlab-generator-plugin</artifactId> <artifactId>ibizlab-generator-plugin</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
...@@ -137,4 +137,4 @@ ...@@ -137,4 +137,4 @@
</plugins> </plugins>
</build> </build>
</project> </project>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册