Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cloud-fb
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王衍超
cloud-fb
Commits
d0fa07fe
Commit
d0fa07fe
authored
Apr 21, 2022
by
yanHeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[修改] 异常数据深删除状态
parent
59c07450
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
102 additions
and
7 deletions
+102
-7
SalesRecordDaoImpl.java
...com/xyst/dinas/sales/internal/dao/SalesRecordDaoImpl.java
+1
-0
ExceptionApprovalCheck.mk
...model/com/xyst/dinas/sales/auth/ExceptionApprovalCheck.mk
+14
-0
ExceptionCard.mk
...src/main/model/com/xyst/dinas/sales/auth/ExceptionCard.mk
+1
-1
ExceptionCreate.mk
...c/main/model/com/xyst/dinas/sales/auth/ExceptionCreate.mk
+1
-1
ExceptionDelete.mk
...c/main/model/com/xyst/dinas/sales/auth/ExceptionDelete.mk
+1
-1
ExceptionEdit.mk
...src/main/model/com/xyst/dinas/sales/auth/ExceptionEdit.mk
+1
-1
ExceptionApprovalCheck.jmx
...rces/com/xyst/dinas/sales/auth/ExceptionApprovalCheck.jmx
+16
-0
ExceptionCard.jmx
...ain/resources/com/xyst/dinas/sales/auth/ExceptionCard.jmx
+16
-0
ExceptionCreate.jmx
...n/resources/com/xyst/dinas/sales/auth/ExceptionCreate.jmx
+16
-0
ExceptionDelete.jmx
...n/resources/com/xyst/dinas/sales/auth/ExceptionDelete.jmx
+16
-0
ExceptionEdit.jmx
...ain/resources/com/xyst/dinas/sales/auth/ExceptionEdit.jmx
+16
-0
ExceptionList.jmx
...ain/resources/com/xyst/dinas/sales/auth/ExceptionList.jmx
+3
-3
No files found.
backend/xyst.dinas.sales/src/main/java/com/xyst/dinas/sales/internal/dao/SalesRecordDaoImpl.java
View file @
d0fa07fe
...
...
@@ -136,6 +136,7 @@ public class SalesRecordDaoImpl implements SalesRecordDao, SalesRecordConstant {
kobject
.
set
(
BaseConstants
.
MODIFY_TIME
,
new
Date
());
kobject
.
set
(
SalesRecordConstant
.
DEL_REASON
,
delReason
);
kobject
.
set
(
SalesRecordConstant
.
METHOD_TYPE
,
SalesRecordConstant
.
DEL_METHOD
);
kobject
.
set
(
SalesRecordConstant
.
APPROVE_STATE
,
SalesRecordConstant
.
TO_AUDIT
);
//删除赋予状态为未审核
template
.
update
(
kobject
);
}
...
...
backend/xyst.dinas.sales/src/main/model/com/xyst/dinas/sales/auth/ExceptionApprovalCheck.mk
0 → 100644
View file @
d0fa07fe
<model>
<header>
<type>bcp.authz.Privilege</type>
<package>com.xyst.dinas.sales.auth</package>
<name>ExceptionApprovalCheck</name>
<title>审核</title>
<tags></tags>
<description></description>
</header>
<content>
<privilege type='TOKEN' target-type='' id='367fd08f-ad86-4931-957e-b9f98cf8c66d' category='销售/异常数据审核(区域公司)' seq='1'></privilege>
</content>
</model>
\ No newline at end of file
backend/xyst.dinas.sales/src/main/model/com/xyst/dinas/sales/auth/ExceptionCard.mk
View file @
d0fa07fe
...
...
@@ -2,7 +2,7 @@
<header>
<type>bcp.authz.Privilege</type>
<package>com.xyst.dinas.sales.auth</package>
<name>Exception
List
</name>
<name>Exception
Card
</name>
<title>卡片查看</title>
<tags></tags>
<description></description>
...
...
backend/xyst.dinas.sales/src/main/model/com/xyst/dinas/sales/auth/ExceptionCreate.mk
View file @
d0fa07fe
...
...
@@ -2,7 +2,7 @@
<header>
<type>bcp.authz.Privilege</type>
<package>com.xyst.dinas.sales.auth</package>
<name>Exception
List
</name>
<name>Exception
Create
</name>
<title>新建</title>
<tags></tags>
<description></description>
...
...
backend/xyst.dinas.sales/src/main/model/com/xyst/dinas/sales/auth/ExceptionDelete.mk
View file @
d0fa07fe
...
...
@@ -2,7 +2,7 @@
<header>
<type>bcp.authz.Privilege</type>
<package>com.xyst.dinas.sales.auth</package>
<name>Exception
List
</name>
<name>Exception
Delete
</name>
<title>删除</title>
<tags></tags>
<description></description>
...
...
backend/xyst.dinas.sales/src/main/model/com/xyst/dinas/sales/auth/ExceptionEdit.mk
View file @
d0fa07fe
...
...
@@ -2,7 +2,7 @@
<header>
<type>bcp.authz.Privilege</type>
<package>com.xyst.dinas.sales.auth</package>
<name>Exception
Lis
t</name>
<name>Exception
Edi
t</name>
<title>编辑</title>
<tags></tags>
<description></description>
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/auth/ExceptionApprovalCheck.jmx
0 → 100644
View file @
d0fa07fe
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-privilege"
>
<specification>
1.0
</specification>
<id>
367fd08f-ad86-4931-957e-b9f98cf8c66d
</id>
<name>
com.xyst.dinas.sales.auth.ExceptionApprovalCheck
</name>
<title>
审核
</title>
<define>
bcp.authz.privilege
</define>
<define-version>
1.0.0
</define-version>
<content>
<m:privilege>
<m:type>
TOKEN
</m:type>
<m:category>
销售/异常数据审核(区域公司)
</m:category>
<m:seq>
1
</m:seq>
</m:privilege>
</content>
</metadata>
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/auth/ExceptionCard.jmx
0 → 100644
View file @
d0fa07fe
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-privilege"
>
<specification>
1.0
</specification>
<id>
abf4d4f0-f3c4-404f-997c-396f005a9802
</id>
<name>
com.xyst.dinas.sales.auth.ExceptionCard
</name>
<title>
卡片查看
</title>
<define>
bcp.authz.privilege
</define>
<define-version>
1.0.0
</define-version>
<content>
<m:privilege>
<m:type>
TOKEN
</m:type>
<m:category>
销售/异常数据(区域公司)
</m:category>
<m:seq>
3
</m:seq>
</m:privilege>
</content>
</metadata>
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/auth/ExceptionCreate.jmx
0 → 100644
View file @
d0fa07fe
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-privilege"
>
<specification>
1.0
</specification>
<id>
313913f0-ff31-4ecf-989c-78353a754d68
</id>
<name>
com.xyst.dinas.sales.auth.ExceptionCreate
</name>
<title>
新建
</title>
<define>
bcp.authz.privilege
</define>
<define-version>
1.0.0
</define-version>
<content>
<m:privilege>
<m:type>
TOKEN
</m:type>
<m:category>
销售/异常数据(区域公司)
</m:category>
<m:seq>
1
</m:seq>
</m:privilege>
</content>
</metadata>
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/auth/ExceptionDelete.jmx
0 → 100644
View file @
d0fa07fe
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-privilege"
>
<specification>
1.0
</specification>
<id>
de6beff4-ccb1-46e1-9df6-e95c3d3ef79d
</id>
<name>
com.xyst.dinas.sales.auth.ExceptionDelete
</name>
<title>
删除
</title>
<define>
bcp.authz.privilege
</define>
<define-version>
1.0.0
</define-version>
<content>
<m:privilege>
<m:type>
TOKEN
</m:type>
<m:category>
销售/异常数据(区域公司)
</m:category>
<m:seq>
4
</m:seq>
</m:privilege>
</content>
</metadata>
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/auth/ExceptionEdit.jmx
0 → 100644
View file @
d0fa07fe
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-privilege"
>
<specification>
1.0
</specification>
<id>
2d92b31f-31d1-447c-b00d-1de1e63a6ff9
</id>
<name>
com.xyst.dinas.sales.auth.ExceptionEdit
</name>
<title>
编辑
</title>
<define>
bcp.authz.privilege
</define>
<define-version>
1.0.0
</define-version>
<content>
<m:privilege>
<m:type>
TOKEN
</m:type>
<m:category>
销售/异常数据(区域公司)
</m:category>
<m:seq>
2
</m:seq>
</m:privilege>
</content>
</metadata>
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/auth/ExceptionList.jmx
View file @
d0fa07fe
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-privilege"
>
<specification>
1.0
</specification>
<id>
3
13913f0-ff31-4ecf-989c-78353a754d68
</id>
<id>
3
e9ed943-d381-4291-828b-7f963715cdbf
</id>
<name>
com.xyst.dinas.sales.auth.ExceptionList
</name>
<title>
新建
</title>
<title>
列表
</title>
<define>
bcp.authz.privilege
</define>
<define-version>
1.0.0
</define-version>
<content>
<m:privilege>
<m:type>
TOKEN
</m:type>
<m:category>
销售/异常数据(区域公司)
</m:category>
<m:seq>
1
</m:seq>
<m:seq>
0
</m:seq>
</m:privilege>
</content>
</metadata>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment