增加打赏开关
This commit is contained in:
parent
38771aad9e
commit
344bafa703
|
@ -163,6 +163,9 @@ public class Artificer implements Serializable {
|
|||
*/
|
||||
private Integer ynJfgz;
|
||||
|
||||
|
||||
private Integer dskg;//打赏开关 1是开启打赏 其他为不打赏
|
||||
|
||||
/**
|
||||
* 1可服务 2可预约 3休息中
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue