APP产品隐藏是否活体检测功能
This commit is contained in:
parent
ecd0f2f1f8
commit
16e19899a0
@ -87,7 +87,6 @@
|
||||
<attribute name="LENDING_TYPE" label="保单放款方式" type="STRING" length="10"/>
|
||||
<attribute name="GPS_VENDOR" label="GPS供应商" type="STRING" length="32"/>
|
||||
<attribute name="ManySubject" label="主体" type="STRING" length="32"/>
|
||||
<attribute name="whether" label="是否活体检测" type="STRING" length="32"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
|
||||
@ -133,8 +133,4 @@ public interface PRD_SPECIFIC_LIBRARY{
|
||||
* Ö÷Ìå STRING(32)<br>
|
||||
*/
|
||||
public static final String ManySubject = "ManySubject";
|
||||
/**
|
||||
* 是否活体检测 STRING(32)<br>
|
||||
*/
|
||||
public static final String whether = "whether";
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user