Signed-off-by: chy <chy@163.com>
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.lideeyunji.module.biz.mapper.DemoMapper">
|
||||
|
||||
<update id="getDemoData" >
|
||||
update test_lin set name=1 where id=#{id}
|
||||
</update>
|
||||
</mapper>
|
||||
BIN
lidee-module/lidee-module-biz/target/lidee-module-biz-2.2.4.jar
Normal file
BIN
lidee-module/lidee-module-biz/target/lidee-module-biz-2.2.4.jar
Normal file
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
artifactId=lidee-module-biz
|
||||
groupId=com.lideeyunji
|
||||
version=2.2.4
|
||||
@@ -0,0 +1,28 @@
|
||||
com\lideeyunji\module\biz\demo\test\DemoAfterAdvicePlugin02.class
|
||||
com\lideeyunji\module\biz\demo\test\TestPageEnhance.class
|
||||
com\lideeyunji\module\biz\demo\test\TestListAndPageEnhance.class
|
||||
com\lideeyunji\module\biz\component\btncommand\BDefinableButtonPlugin.class
|
||||
com\lideeyunji\module\api\LideeYunJiApiImpl.class
|
||||
com\lideeyunji\module\biz\enhance\dbform\viewzqtest\viewZqtestMyAfterEnhance.class
|
||||
com\lideeyunji\module\biz\enhance\ExcelDemoEnhance.class
|
||||
com\lideeyunji\module\biz\demo\test\DemoAfterAdvicePlugin.class
|
||||
com\lideeyunji\module\biz\mapper\DemoMapper.class
|
||||
com\lideeyunji\module\biz\enhance\dbform\viewzqtest\viewZqtestMyBeforEnhance.class
|
||||
com\lideeyunji\module\biz\demo\test\DemoAroundAdvicePlugin.class
|
||||
com\lideeyunji\module\biz\demo\test\TestAfterAdvicePlugin02.class
|
||||
com\lideeyunji\module\biz\demo\test\TestAfterAdvicePlugin01.class
|
||||
com\lideeyunji\module\biz\component\virtualization\BVirtualizationPlugin.class
|
||||
com\lideeyunji\module\biz\controller\DemoController.class
|
||||
com\lideeyunji\module\biz\demo\test\DemoAfterAdvicePlugin03.class
|
||||
com\lideeyunji\module\biz\enhance\LinClassEnhance.class
|
||||
com\lideeyunji\module\biz\demo\test\TestUpdateEnhance.class
|
||||
com\lideeyunji\module\biz\component\virtualization\AVirtualizationPlugin.class
|
||||
com\lideeyunji\module\biz\enhance\MyBeforEnhance.class
|
||||
com\lideeyunji\module\biz\service\impl\DemoServiceImpl.class
|
||||
com\lideeyunji\module\biz\enhance\MyAroudEnhance.class
|
||||
com\lideeyunji\module\biz\service\IDemoService.class
|
||||
com\lideeyunji\module\biz\demo\test\DemoBeforeAdvicePlugin.class
|
||||
com\lideeyunji\module\biz\enhance\LinTestEnhance.class
|
||||
com\lideeyunji\module\biz\component\btncommand\ADefinableButtonPlugin.class
|
||||
com\lideeyunji\module\biz\enhance\dbform\viewzqtest\viewZqtestMyAroudEnhance.class
|
||||
com\lideeyunji\module\biz\enhance\MyAfterEnhance.class
|
||||
@@ -0,0 +1,28 @@
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\enhance\dbform\viewzqtest\viewZqtestMyAfterEnhance.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\demo\test\TestAfterAdvicePlugin01.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\demo\test\TestListAndPageEnhance.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\demo\test\DemoAfterAdvicePlugin03.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\demo\test\DemoAroundAdvicePlugin.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\enhance\dbform\viewzqtest\viewZqtestMyBeforEnhance.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\component\virtualization\AVirtualizationPlugin.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\component\btncommand\BDefinableButtonPlugin.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\enhance\ExcelDemoEnhance.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\demo\test\DemoBeforeAdvicePlugin.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\demo\test\DemoAfterAdvicePlugin02.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\enhance\dbform\viewzqtest\viewZqtestMyAroudEnhance.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\component\btncommand\ADefinableButtonPlugin.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\demo\test\TestUpdateEnhance.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\demo\test\TestPageEnhance.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\api\LideeYunJiApiImpl.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\enhance\LinTestEnhance.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\demo\test\TestAfterAdvicePlugin02.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\enhance\MyAroudEnhance.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\service\IDemoService.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\service\impl\DemoServiceImpl.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\enhance\LinClassEnhance.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\enhance\MyBeforEnhance.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\controller\DemoController.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\component\virtualization\BVirtualizationPlugin.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\enhance\MyAfterEnhance.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\mapper\DemoMapper.java
|
||||
F:\java_project\hngryy_report\lidee-module\lidee-module-biz\src\main\java\com\lideeyunji\module\biz\demo\test\DemoAfterAdvicePlugin.java
|
||||
Reference in New Issue
Block a user