File tree Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -137,37 +137,5 @@ public function getExtendInfo(){
137
137
public function setExtendInfo ($ extendInfo ){
138
138
$ this ->extendInfo = $ extendInfo ;
139
139
}
140
-
141
- /**
142
- * @return mixed
143
- */
144
- public function getStoreTerminalId ()
145
- {
146
- return $ this ->storeTerminalId ;
147
- }
148
-
149
- /**
150
- * @param mixed $storeTerminalId
151
- */
152
- public function setStoreTerminalId ($ storeTerminalId )
153
- {
154
- $ this ->storeTerminalId = $ storeTerminalId ;
155
- }
156
-
157
- /**
158
- * @return mixed
159
- */
160
- public function getStoreTerminalRequestTime ()
161
- {
162
- return $ this ->storeTerminalRequestTime ;
163
- }
164
-
165
- /**
166
- * @param mixed $storeTerminalRequestTime
167
- */
168
- public function setStoreTerminalRequestTime ($ storeTerminalRequestTime )
169
- {
170
- $ this ->storeTerminalRequestTime = $ storeTerminalRequestTime ;
171
- }
172
140
173
141
}
You can’t perform that action at this time.
0 commit comments