11 lines
170 B
Java
11 lines
170 B
Java
|
|
package com.engine.organization.service.impl;
|
||
|
|
|
||
|
|
/**
|
||
|
|
* @Author weaver_cl
|
||
|
|
* @Description:
|
||
|
|
* @Date 2022/11/1
|
||
|
|
* @Version V1.0
|
||
|
|
**/
|
||
|
|
public class CardAccessServiceImpl {
|
||
|
|
}
|