26 lines
929 B
C#
26 lines
929 B
C#
|
|
namespace SuperMap.RealEstate.MobileServicePlatform
|
|
{
|
|
public partial class RTPASSPORTINFO
|
|
{
|
|
protected global::SuperMap.RealEstate.Web.UI.WebControls.TextBoxEx RTPASSPORTINFO_ID;
|
|
|
|
protected global::SuperMap.RealEstate.Web.UI.WebControls.TextBoxEx PROVINCE_CODE;
|
|
|
|
protected global::SuperMap.RealEstate.Web.UI.WebControls.TextBoxEx USER_ID;
|
|
|
|
protected global::SuperMap.RealEstate.Web.UI.WebControls.TextBoxEx USER_NAME;
|
|
|
|
protected global::SuperMap.RealEstate.Web.UI.WebControls.TextBoxEx USER_PASSPORT;
|
|
|
|
protected global::SuperMap.RealEstate.Web.UI.WebControls.TextBoxEx MEMBERSHIP_ID;
|
|
|
|
protected global::SuperMap.RealEstate.Web.UI.WebControls.TextBoxEx RTWECHATPUSH_IDS;
|
|
|
|
protected global::SuperMap.RealEstate.Web.UI.WebControls.TextBoxEx STAFF_ID;
|
|
|
|
protected global::SuperMap.RealEstate.Web.UI.WebControls.TextBoxEx RTPASSPORTINFO_DESC;
|
|
|
|
}
|
|
}
|