forked from kongfp/TP_Admin
修改app名称为app
parent
99a8a978c9
commit
7f56dc2dad
@ -1,5 +1,5 @@
|
||||
from rest_framework import serializers
|
||||
from app01.models import TP
|
||||
from app.models import TP
|
||||
|
||||
|
||||
class SerialMyModel(serializers.ModelSerializer):
|
Binary file not shown.
Loading…
Reference in New Issue