Browse Source

扫码登录

master
徐勤民 3 weeks ago
parent
commit
039bfe2ebd
2 changed files with 3 additions and 1 deletions
  1. +3
    -0
      obfuscation-rules.txt
  2. +0
    -1
      src/main/ets/public/callBack/BJCACallMsg.ets

+ 3
- 0
obfuscation-rules.txt View File

@@ -111,6 +111,9 @@ DRAW_NOT_EDIT
DRAW_NOT_INIT
SIGN_SUCCESS
SIGN_SUCCESS_REST
RQ_NULL
RQ_FAILED
QR_VERIFY_GRANT_ERROR
# CaManager
existsCert
phone


+ 0
- 1
src/main/ets/public/callBack/BJCACallMsg.ets View File

@@ -1,4 +1,3 @@
import { QrContentModel } from '../../bean/model/QrContentModel'
import { UserInfoModel } from '../bean/UserInfoModel'

export interface CallBackMsg {


Loading…
Cancel
Save